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.
作为新的一年,我想我会开始在 WordPress 上为我的博客使用更好的格式。我使用了以下语法。
[sourcecode language="csharp"] String controlledData = originalData.Substring(0, 200); [/sourcecode]
但是,文本全是黑色的。所以,我打对了 bb 代码,但仍然做错了什么。什么?
我试着听从这个家伙的建议。
试试 Syntax Highlighter 插件,我使用“SyntaxHighlighter Evolved”,它既好用又简单。
http://wordpress.org/extend/plugins/syntaxhighlighter/