-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
三
三层体系结构 我们经常会看到许多应聘者在简历上写着“精通数据库编程”的字样,也经常会在招聘网站上看到软件公司的招聘要求中某一项为“精通数据库编程”。于是这些应聘者去这些软件公司面试,于是我们看到了许多“精通”者落选的现象。 一些程序员在设计数据库应用时,通常会采用数据控件绑定的方法实现。用鼠标拉几个控件,再用鼠标设置几个属性,连键盘都不用动,就完成了一个数据库应用的开发!当然,这的确是一种快速的数据库应用开发方式,但快速并不意味着精通。 对于大型的数据库应用系统,或是拥有众多客户端的应用系统,我们需要另外一种“精通”,这就是几乎每个程序员都听说过的“三层体系结构”。-three-tier architecture we often see many candidates in the curriculum vitae reads "proficient Database Programming" message, often in recruitment website software companies see the recruitment of a request for a "proficient database programming." So these candidates to interview these software companies, so we see a lot of "proficient" who lost the phenomenon. Some programmers in the design database applications, using data normally bind to the control method. Pull a few mouse control, and then attribute several mouse settings, and even keyboards do not have to move, it completed a database application development! Of course, this is really a fast database application devel
- 2022-03-01 10:31:13下载
- 积分:1
-
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,...
这个程序可以检查pop3邮件信息,纯粹的Winsock和Win32 API,不用 MFC以及Winsock2。所使用的API函数用到了CreateThread,GetOpenFileName,trayicons,SetTimer,sndPlaySound,GetExitCodeThread,TerminateThread等。-This process can check pop3 e-mail messages, pure Winsock and Win32 API, not MFC and Winsock2. Used to use the API function CreateThread, GetOpenFileName, trayicons, SetTimer, sndPlaySound, GetExitCodeThread, TerminateThread and so on.
- 2022-02-28 12:45:36下载
- 积分:1
-
USB开发例程及源代码
68013驱动开发,DDK,Cy7c68013的一个数据采集的方案,里面有方案USB的固件,驱动,以及上位机程序-
- 2022-01-30 21:25:33下载
- 积分:1
-
DBGrid示例代码、各种高级用法
DBGrid示例代码、各种高级用法...
DBGrid示例代码、各种高级用法
DBGrid示例代码、各种高级用法-DBGrid Sample、DBGrid Sample、DBGrid Sample
- 2022-02-14 04:45:50下载
- 积分:1
-
用VC编的与百特仪表通信的程序
用VC++ 编的与百特仪表通信的程序,包括百特仪表的通信协议,已经做了比较好的模块化设计,可以直接集成到自己的监控系统中。
- 2022-01-26 02:26:04下载
- 积分:1
-
window绘制
windows绘制图形的程序,点击对话框绘画图形,使用对话框控件,
windows消息机制,绘图函数。
- 2023-02-26 18:55:03下载
- 积分:1
-
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!...
unicode 的显示程序!
请先将unicode 16*16的库放到当前目录下
并起名为 unicode.bin
可编过!-unicode display procedures! Please be unicode 16* 16 libraries on the current directory and named unicode.bin could be too!
- 2023-08-22 05:00:02下载
- 积分:1
-
用c写的一个分割文件的源程序,写的不错,注析完整。
用c写的一个分割文件的源程序,写的不错,注析完整。-written with a separate source of the documents, written in good, Note On integrity.
- 2022-02-06 11:05:06下载
- 积分:1
-
A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSki...
这是本人写的一个简单的Delphi打开历史文件清理软件,现在Delphi 2010已经有了这个功能了,不过如果你机器上装了多个的版本,不妨还是可以做为一个小工具使用的。编译此工程需要Delphi2007及VCLSkin5.4。如果没有vclskin,则打开工程时,可以把Tskindata组件删除。-A Delphi history manager for self use only.Compiled under Delphi 2007 and VCLSkin 5.4 required.If not installed vclskin components just delete TSkinData component.
- 2022-05-27 04:47:47下载
- 积分:1