DataTables 把行列的数据储存在内部索引里面,这个可以用来快速的执行排序和搜索等操作 ... { "row": integer, // Row index "column": integer, // Column data index ...
確定! 回上一頁