搜索资源列表
Linux
- 程序代码使用说明: (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交叉编译工具链)或类
er
- 程序代码使用说明: 所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 -Use code: All the source code directory have provided a Makefile (non-Qt), or. Pro (Qt), or a more detailed descr iption (Chapter 7).
Qt
- 提供了QT学习的资料,以便大家更好的学习如何使用QT-QT study provides information so that we better learn how to use QT
qt-extended-4.4.3implantation
- 详细说明如何将qt extended 4.4.3 移植到mini2440和DM365设备上,使用的交叉编译器分别是arm-linux-gcc 4.4.3 和arm_v5t_le-gcc 4.2.0 ,对Qt的移植有一定的指导意义。-Details on how to qt extended 4.4.3 ported to mini2440 and DM365 device, respectively, using the cross compiler Is arm-linux-gcc 4.4
OK6410-QT
- 飞凌嵌入式QT移植百科全书,介绍了如何在飞凌的Arm板使用嵌入式QT开发应用程序-Feiling embedded QT transplant encyclopedia, describes how Feiling Arm board to develop applications using embedded QT
Qt-----QLCDNumber
- Qt的部分应用,讲解了如何使用LCD Number,并举例说明-instruction of LCD Number in Qt