浏览器中的代码编辑器:CodeMirror
CodeMirror 是一个JavaScript 实现的可视化代码编辑器。
可以在textarea 里敲代码。
CodeMirror is a JavaScript component that provides a code editor in the browser. When a mode is available for the language you are coding in, it will color your code, and optionally help with indentation.
0
See Also
- 这编辑器除了代码块,优酷视频,还支持啥?
- golang 八行代码实现的一致性哈希
- 用 HIGHLIGHT.JS 在自己的youBBS 实现代码高亮的方法
- 代码中的变量名中既有‘-’也有‘_’,用法含义上有什么区别吗?
- 居然没有编辑器