测试语法高亮

html语言:  <html> <body> hello </body> </html>javascript语言:  function() { alert("hello,world"); }C#语言: string str = ""; str = "hello, world!"; sql语句:javascript select * from table1 a left join table2 b
相关文章
相关标签/搜索