TA贡献1854条经验 获得超8个赞
alert("some text\nmore text in a new line");
输出:
some text
more text in a new line
TA贡献1863条经验 获得超2个赞
在C#中,我做到了:
alert('Text\\n\\nSome more text');
显示为:
文本
一些文字
数据结构与算法(前端版)
¥ 58.00
Web前端开发修炼指南
解锁前端面试体系核心攻略
¥ 78.00
高薪之路—前端面试精选集
JavaScript 设计模式精讲
¥ 48.00
举报