td元素中nowrap属性的行为与td元素的width属性有关。如果未设置td宽度,则nowrap属性起作用的,反之不起作用。我们可以通过为td设置word-break:break-all来实现换行