Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1337923
  • 博文数量: 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)

发布时间:2020-11-14 15:50:05

多个文件编译Makefile 文件......【阅读全文】

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

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

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

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

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

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

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

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

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

阅读(1777) | 评论(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:以下结构体的指针变.........【阅读全文】

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

登录 注册