博客常用命令
ai功能1node scripts/generate-context.js 三件套123npx hexo clnpx hexo gnpx hexo d Post Front-matter12345678910111213141516171819202122232425262728293031---title: 文章标题date: 2026-03-08 12:00:00updated: 2026-03-08 12:00:00tags: - 标签1 - 标签2categories: - 分类1 - 分类2keywords: 关键词1,关键词2,关键词3description: 文章简短描述,用于SEOtop_img: /images/article-banner.jpgcomments: truecover: /images/article-cover.jpgtoc: truetoc_number: truetoc_style_simple: falsecopyright: truecopyright_author: 作者名copyright_author_href: h...
OO TB1
Week1History & Basic edit compile Load+Verify Execute Common Problems file name=class name compile:javac MyProgram.java run:java MyProgram Case sensitive THREE Java comment formats: // single line comment /* many line comments, end with */ /** * comments here go * in a javadoc file */ Define a class,main method (excuted first) 基础语法 Variables Basic data types byte => short => int => long => float ...
I'm here
final?I’m here终于还是搞了hexo,终于还是下了typora 上一个也没怎么搞好下一个就出来了,哈哈。 无论如何,欢迎我自己登陆—— 耶耶耶
Hello World
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 More info: Deployment
