单项选择题

document.getElementById('main-table').getElementsByTagName('tbody')[0];
此代码属于js()语法

A.并式
B.链式
C.断式
D.合式