汉字和连续的纯数字(或字母)在同一行的情况下,超出以后字母或数字会换行

解决方法:把汉字用绝对定位来写,然后字母和数字用word-wrap:break-word属性来换行

 http://www.zhangxinxu.com/wordpress/2015/11/diff-word-break-break-all-word-wrap-break-word/

原文地址:https://www.cnblogs.com/dongkx/p/8067678.html