Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1336021
  • 博文数量: 198
  • 博客积分: 1629
  • 博客等级: 上尉
  • 技术积分: 2743
  • 用 户 组: 普通用户
  • 注册时间: 2011-08-01 15:41
文章分类
文章存档

2023年(6)

2022年(20)

2021年(8)

2020年(3)

2018年(17)

2017年(3)

2016年(3)

2015年(9)

2014年(13)

2013年(17)

2012年(77)

2011年(22)

发布时间:2018-11-29 11:15:45

rotate:
0代表不旋转,1代表旋转90度,2代表180度,3代表270度......【阅读全文】

阅读(2516) | 评论(0) | 转发(0)

发布时间:2018-11-13 10:34:30

解决tslib库出现selected device is not a touchscreen I understand 的问题......【阅读全文】

阅读(1534) | 评论(0) | 转发(0)

发布时间:2018-10-30 09:47:02

基于ARM平台QT4.8.6验证,编译工具链arm-linux-gcc 4.4.4......【阅读全文】

阅读(1774) | 评论(0) | 转发(0)

发布时间:2018-10-29 11:20:32

先说statfs结构:#include    int statfs(const char *path, struct statfs *buf);int fstatfs(int fd, struct statfs *buf);参数:  path: 位于需要查询信息的文件系统的文件路径名。    fd: 位于需要查询信息的文件系统的文件描述词。buf:以下结构体的指针变.........【阅读全文】

阅读(4643) | 评论(0) | 转发(0)

发布时间:2018-10-12 15:37:48

学习STM32过程中,经常打交道的莫过于串口,之前编程中熟悉的莫过于printf了,下面就给出了用printf打印到串口的方案,仅供参考。......【阅读全文】

阅读(6587) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册