摘要:
```cpp#include int a;int main(){ return 0;}``` 阅读全文
摘要:
grep 如果file缺省,会从 stdin 读取 例子 用到再说 阅读全文
摘要:
git "wiki" git 结构 :工作区 ,可以 到`index` :暂存区 ,可以 到`Repository` :本地仓库 ,可以 到 ,`checkout Workspace` :远程仓库 ,可以 到`Workspace clone Repository` 创建一个本地仓库 选择一个文件夹 阅读全文
摘要:
curl 例子 curl 也支持 ftp 下载文件: `curl LO http://www.example.com/pic[1 5].JPG` 循环下载 使用代理: post请求: `curl d'login=kirito' d'password=123' https://google.com/l 阅读全文
摘要:
觉得以前写的东西很幼稚。。。。跑这躲一躲 阅读全文