现在,使用存储在wordWrap.js文件中的以下代码,我可以使自动换行工作正常: function wrapText (c, text, x, y, maxWidth, lineHeight) { var words = text.split(' ...
確定! 回上一頁