搜索资源列表
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
MurphyPinyin-0.05
- 目前比较好用的嵌入式中文输入法。在qtopia4.3.0环境下编译移植都通过了-The relatively easy to use embedded Chinese input method. In qt4.4.3 and qtopia4.3.0 environment compile transplantation through the
05
- qt实例代码!《24小时学通qt编程》 的代码!不错!已经在qt2.3.7调试ok!第5章-qt examples of code! 24-hour programming Xuetong qt code! Yes! Has qt2.3.7 debug ok! Chapter 5
qtester104-v1.05
- 这是一个用QT开发的IEC104规约实现,写得不错。-This is an implementation of IEC 104 protocol using QT, which is very great!
MySerialPort-v1.05
- qt编写的串口调试工具 非常实用 简单易学-QT serial debugging tools