0%
LINUX学习笔记之开机重启登录注销
LINUX学习笔记之磁盘分区与挂载
linux硬盘分为IDE硬盘和SCSI硬盘
LINUX学习笔记之组
每个文件存在所有者,所在组,其他组的概念
LINUX学习笔记之vi和vim
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 Start
Create a new post
1 | $ hexo new "My New Post" |
More info: Writing
Run server
1 | $ hexo server |
More info: Server
Generate static files
1 | $ hexo generate |
More info: Generating
Deploy to remote sites
1 | $ hexo deploy |
More info: Deployment
LINUX学习笔记之文件结构
发表于
分类于
技术笔记
王道机试指南动态规划
例题12.1N阶楼梯上楼问题(华中科技上机)