1.jQuery里的选择器;解析:选择<tr>标签里的带有input标签的,且该input标签带有checked属性的input对象
<tr>
2.选择满足name='searchParam’的input输入框