-
目录
前 言
第一章 Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框...
目录
前 言
第一章 Qt的安装
第二章 Hello World
第三章 C/C++ 基础
第四章 窗口部件
第五章 对话框
第六章 主应用窗口程序
第七章 文件与目录处理
第八章 数据库编程
第九章 程序调试与异常处理
附录A:Qt3.0新特性
附录B:Qt3.0类分组列表-Table of Contents Preface Chapter I Chapter II Qt installation Hello World Chapter III C/C++ The basis of Chapter IV Chapter V dialog window parts of Chapter VI of the main application window procedure file and directory under Chapter VII Chapter VIII deal with the database provision Chapter IX-way program debugging and exception handling in Appendix A: Qt3.0 new features in Appendix B: Qt3.0 category grouping list
- 2022-01-25 14:28:26下载
- 积分:1
-
一个自己编写的柔性制造的仿真软件,完全是自己编写的软件源码...
一个自己编写的柔性制造的仿真软件,完全是自己编写的软件源码-I have written a flexible manufacturing simulation software, complete the preparation of their own software source code
- 2022-05-12 13:34:46下载
- 积分:1
-
这是大学冠军后java回答特定的问题,在这之后…
这是大学里的 java课后题的答案,具体是哪个课后题那压缩包上都有-This is the university title after java answer specific questions after which it compressed packets have
- 2022-01-26 16:15:38下载
- 积分:1
-
描述的问题,完成一个小程序,实现运动…
问题描述
完成一小型程序,实现对仓库内存储货物的移动的管理,即实现货物的增 添、删除、移动和查询等操作以及相应结果的显示,查询应能按不同的数据项进行。
需求分析
(1)提供从文本文件导入和从界面输如信息两种方式供用户选择来创建新的物资记录。
(2)插入记录的时候需要检测物资编号是否存在,若存在,需要提醒用户该记录已经存在。
(3)查询物资记录时提供不同的路径供用户选择:按编号查询,按名称查询。
-Description of the problem to complete a small program, to realize the movement of goods inside the warehouse storage management, namely, the achievement of goods to add, delete, move, and querying operations and the corresponding results are displayed, the query should be able to different data items. Needs Analysis (1) to import from text files to and from the input interface, such as information in two ways for users to choose to create a new material recorded. (2) into the record when the need to detect whether the serial number of materials exist, if it exists, need to remind the user the record already exists. (3) query records of materials to provide different paths for users to select: by number query, query by name.
- 2022-08-19 13:14:11下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1
-
Linux设备驱动程序第三版
Linux设备驱动程序第三版-Linux device drivers third edition
- 2023-02-05 15:55:03下载
- 积分:1
-
JSP Database Programming Guide (e
JSP数据库编程指南 (电子书) JAVA应用实例,推荐-JSP Database Programming Guide (e-books) JAVA application, recommended
- 2022-02-15 23:34:27下载
- 积分:1
-
TI dsp仿真平台ccs学习的入门教程,讲解得很详细,书名为《DSP集成开发环境CCS使用指南》。...
TI dsp仿真平台ccs学习的入门教程,讲解得很详细,书名为《DSP集成开发环境CCS使用指南》。-TI dsp simulation platform to study entry ccs tutorial explaining in detail the title
- 2022-07-06 22:50:29下载
- 积分:1
-
struts基础功能示例,简单易懂,功能全面
struts基础功能示例,简单易懂,功能全面-struts basic function of examples, simple, full functions
- 2022-11-15 06:55:03下载
- 积分:1
-
MFC教程,所有使用MFC的开发人员必看的一本书,是能理解掌握《MFC深入浅出》垫脚石...
MFC教程,所有使用MFC的开发人员必看的一本书,是能理解掌握《MFC深入浅出》垫脚石-MFC Guide, all using MFC developers Watchable of a book that can understand and grasp the "MFC easy" stepping stone
- 2023-08-21 15:20:04下载
- 积分:1