会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
kirito1
首页
新随笔
管理
上一页
1
2
2020年1月14日
Protobuf用法
摘要: "官方文档" 什么是 protocol buffer? Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data – think XML, but smaller,
阅读全文
posted @ 2020-01-14 17:12 kirito1
阅读(704)
评论(0)
推荐(0)
2019年12月28日
test
摘要: ```cpp#include int a;int main(){ return 0;}```
阅读全文
posted @ 2019-12-28 22:00 kirito1
阅读(148)
评论(1)
推荐(0)
grep 基本用法
摘要: grep 如果file缺省,会从 stdin 读取 例子 用到再说
阅读全文
posted @ 2019-12-28 18:52 kirito1
阅读(235)
评论(0)
推荐(0)
git 基本用法
摘要: git "wiki" git 结构 :工作区 ,可以 到`index` :暂存区 ,可以 到`Repository` :本地仓库 ,可以 到 ,`checkout Workspace` :远程仓库 ,可以 到`Workspace clone Repository` 创建一个本地仓库 选择一个文件夹
阅读全文
posted @ 2019-12-28 18:22 kirito1
阅读(208)
评论(0)
推荐(0)
curl 基本用法
摘要: 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
阅读全文
posted @ 2019-12-28 16:54 kirito1
阅读(3629)
评论(0)
推荐(0)
战略转移
摘要: 觉得以前写的东西很幼稚。。。。跑这躲一躲
阅读全文
posted @ 2019-12-28 16:45 kirito1
阅读(241)
评论(0)
推荐(0)
上一页
1
2
公告