Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
假设我有一个 HTML 输入框。我想要一个突出显示代码关键字的输入框,例如:http://runnable.com/new/JavaScript或http://jsfiddle.net/或类似的东西。我该怎么做?CSS、JS 等可用于解决方案。
选项 1) 花很多时间编写自己的解决方案
选项 2)利用在 Google 中搜索“javascript 语法荧光笔”时找到的结果之一...