带代码解释的博客系统
我想创建博客网站,我将在其中发布一些内容.. 我正在寻找可以识别代码部分的博客,我可以在哪里粘贴像这里这样的代码,并且它将像源代码一样被解释......有人可以给我写一些具有此功能的博客系统吗? 对不起。英语不好。 谢谢。
I wanna create blog site where i'll publishing something..
I looking for blog which can recognize code section where can i paste code like here and it will be interpreted like source code for example ....Can someone write me some Blog system with this feature?
I am sorry. bad english.
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
有大量的博客支持代码片段,但这实际上取决于个人喜好。我见过的最好的引擎都支持扩展,然后你可以安装你最喜欢的代码片段显示的扩展。我更喜欢将 SyntaxHighlighter 安装在 BlogEngine.Net,但是确实有很多好的解决方案。
There are tons of blogs that support code snippets, but it really amounts to personal preference. The best engines I have seen support extensions, and then you can install the extension of your favorite code snippet display. I prefer SyntaxHighlighter installed on BlogEngine.Net, but there are really lots of good solutions out there.