数据链路控制读书笔记
传输介质
传输介质笔记
使用电话网和有线电视网进行数据传输
使用电话网和有线电视网进行数据传输笔记
纠错与检错
纠错与检错笔记
ACM学习笔记
接触map类,其他关于STL的知识,BFS,DFS和一些乱七八糟的笔记。
C++中指针栈模板的建立
正确使用指针栈
洛谷 P5019 铺设道路
洛谷贪心算法例题
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.
hello hexo
Quick Start
Create a new post
1 | hexo new "My New Post" |
$a_i + b_j = a$
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