比如下面这段代码:
(background=\"image/*.jpg\" style=\"background-repeat:no-repeat;\")
括号中的后半部分如下:
style=\"background-repeat:no-repeat;\"
就是让表格背景不重复的样式代码~