This simple function creates a table node, then iterates through the book list and creates a row for each book, with a cell for each data element.
这个简单函数创建了一个表格节点,然后循环访问书的列表并为每本书创建一行,为每个数据元素分配一个单元格。
First, the NEW_OL _local table function really returns only one row at a time.
首先,NEW_OL _ LOCAL表函数实际上一次只返回一行。
Notice the convenience of the append function that allows you to use a builder pattern to quickly create a table row with three cells in it.
注意,便利的附加函数允许您使用一个构建器模式来快速创建表行,其中有3个单元格。
应用推荐