获得徽章 0
- 最简单直接的 Javascript 开发环境
lixiaolai.com
打开 Google Chrome;
用快捷键 Option + Command + i 呼出 Developer’s Panel;
选择 Source 标签;
在左侧边栏选择 Snippets 标签;
创建 .js 文件,比如,test.js;
在中间的代码书写区域编写代码;
使用 Command + Enter 执行代码
console.log('很好玩'+Array(50).join('\u0310')+Array(50).join('\u0598')+Array(50).join('\u0e49'))展开2点赞