Hello World 2018-09-01 无 Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick StartCreate a new post1$ hexo new "My New Post" More info: Writing Run server1$ hexo server More info: Server Generate static files1$ hexo generate More info: Generating Deploy to remote sites1$ hexo deploy Test Java1System.out.println("Hello World"); Test node.js123456789var Prism = require('prismjs');var loadLanguages = require('prismjs/components/');loadLanguages(['haml']);// The code snippet you want to highlight, as a stringvar code = "= ['hi', 'there', 'reader!'].join \" \"";// Returns a highlighted HTML stringvar html = Prism.highlight(code, Prism.languages.haml, 'haml'); Test flowchart.js More info: Deployment st=>start: Start|past:>http://www.google.com[blank] e=>end: End:>http://www.google.com op1=>operation: My Operation|past op2=>operation: Stuff|current sub1=>subroutine: My Subroutine|invalid cond=>condition: Yes or No?|approved:>http://www.google.com c2=>condition: Good idea|rejected io=>inputoutput: catch something...|request st->op1(right)->cond cond(yes, right)->c2 cond(no)->sub1(left)->op1 c2(yes)->io->e c2(no)->op2->e{"scale":1,"line-width":2,"line-length":50,"text-margin":10,"font-size":12} 最后更新时间:2022-03-17 22:28:38 true Accost 赏 游客用户 GitHub账户 显示 Gitment 评论 Prev Markdown语法手册