Next, I add a row to the table for each book and cells to each row to contain the author and title data.
接下来,为每本书向表中添加一行,再为每行添加包含作者和题目数据的单元格。
Finally, it's just a matter of adding the new main title, an empty row for spacing, and a row with the column titles, as Listing 13 shows.
最后,只需添加新的主标题,一个用于调整间距的空行以及一个列标题行,如清单13所示。
For the header row we'll use the built-in control (with a CornerRadius of 10 to get a nice rounded edge) and add some text inside it to create the Title.
对头部的行,我们用内建的控件(设置其CornerRadius为10,以得到圆角效果)并在其中添加一些文本来创建标题。
For the header row we'll use the built-in control (with a CornerRadius of 10 to get a nice rounded edge) and add some text inside it to create the Title.
对头部的行,我们用内建的控件(设置其CornerRadius为10,以得到圆角效果)并在其中添加一些文本来创建标题。
应用推荐