jquery 查找tr 下 td元素

jquery 查找tr 下 td元素

通过下面的方式查找tr下的td元素,具体代码如下:

$("tr td")