我有以下但不知道如何实现这个(所以它只检查选中的单个复选框,而不是所有在页面上
if ($('input[type="checkBox"]').is(':checked')
if($(this).is(':checked'))