Site Notice

hello, world

Highlight

From Project-EPB Commons
Revision as of 22:13, 29 October 2020 by 机智的小鱼君 (talk | contribs) ([InPageEdit] 没有编辑摘要)
console.log('hello, world')
// 显示行号
console.log('hello, world')
// 第3行
// 行号会从 3 开始
console.log('hello, world')
// 第5行
// 下面这行会被高亮显示
console.log('hello, world')