会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Thomas's Blog
吾尝终日而思矣
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
86
87
88
89
90
91
92
93
94
···
112
下一页
2017年4月27日
文件锁 flock/fcntl
摘要: 多个进程同时操作一个文件1. flockin...
阅读全文
posted @ 2017-04-27 14:32 thomas_blog
阅读(144)
评论(0)
推荐(0)
编辑
2017年4月26日
volatile和锁
摘要: 让编译器不要将变量缓存到寄存器,而是每次去访...
阅读全文
posted @ 2017-04-26 19:10 thomas_blog
阅读(109)
评论(0)
推荐(0)
编辑
2017年4月25日
串口应用程序
摘要: #include struct termio...
阅读全文
posted @ 2017-04-25 10:35 thomas_blog
阅读(186)
评论(0)
推荐(0)
编辑
虚拟串口程序
摘要: # vi com.py#! /usr/bin...
阅读全文
posted @ 2017-04-25 09:41 thomas_blog
阅读(244)
评论(0)
推荐(0)
编辑
2017年4月24日
Qt QPushButton 背景色
摘要: 正常状态:黑底(背景色),白字(前景色),圆...
阅读全文
posted @ 2017-04-24 00:04 thomas_blog
阅读(1399)
评论(0)
推荐(0)
编辑
2017年4月21日
CoAP协议
摘要: CoAP(Constrained Appli...
阅读全文
posted @ 2017-04-21 16:47 thomas_blog
阅读(470)
评论(0)
推荐(0)
编辑
lwm2m协议
摘要: 开源代码:wakaama1. LWM2M f...
阅读全文
posted @ 2017-04-21 16:44 thomas_blog
阅读(3197)
评论(0)
推荐(0)
编辑
2017年4月20日
netstat
摘要: 1. 列出所有端口 (包括监听和未监听的)#...
阅读全文
posted @ 2017-04-20 16:42 thomas_blog
阅读(109)
评论(0)
推荐(0)
编辑
编码规范
摘要: 对变量的定义,尽量位于函数的开始位置 命名规...
阅读全文
posted @ 2017-04-20 13:35 thomas_blog
阅读(108)
评论(0)
推荐(0)
编辑
2017年4月19日
linux后台执行命令crontab
摘要: 有如下几种方式: crontab ...
阅读全文
posted @ 2017-04-19 13:51 thomas_blog
阅读(826)
评论(0)
推荐(0)
编辑
上一页
1
···
86
87
88
89
90
91
92
93
94
···
112
下一页
公告