-
messagebox
调用Windows的API函数弹窗#includeint main(){ char a[] = "MessageBox"; MessageBox(0,a,"a", MB_OK); return 0;}
- 2023-08-28 02:50:07下载
- 积分:1
-
学习C++的最好帮手 最经典的书籍C++ PRIME PLUS
学习C++的最好帮手 最经典的书籍C++ PRIME PLUS-Learning C++ Best help the most classic books C++ PRIME PLUS
- 2022-08-23 13:54:52下载
- 积分:1
-
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。...
静态链表.与上一个基本相似,所不同的是用的静态数组编写的静态链表,实现了基本的赋值,插入,删除等功能。-static List. And on a basic similarity, difference is the use of static arrays prepared by the static chain and the realization of basic assignment, insert, delete capabilities.
- 2022-10-18 14:25:03下载
- 积分:1
-
一个十分简易的计算器,适合初学者,以及要求不高者用
一个十分简易的计算器,适合初学者,以及要求不高者用-A very simple calculator, for junior and someone who don t have many requirements.
- 2022-06-14 13:04:31下载
- 积分:1
-
这也是一个选课系统.但这是一个不同风格的程序.与前一个程序有一些区别....
这也是一个选课系统.但这是一个不同风格的程序.与前一个程序有一些区别.-Elective System. But this is a different style of the proceedings. With a procedure is different.
- 2022-11-27 06:45:03下载
- 积分:1
-
著名的EmbeddedWB控件,给予tBrowser,制作自定义的浏览器必备
著名的EmbeddedWB控件,给予tBrowser,制作自定义的浏览器必备-Well-known EmbeddedWB control, giving tBrowser, create custom browser must have
- 2022-03-22 19:02:55下载
- 积分:1
-
在windows程序中读取bios内容,对你挺有帮助,能够见识到bios方面的内...
在windows程序中读取bios内容,对你挺有帮助,能够见识到bios方面的内-the windows proceedings read bios, you quite right help, to see that within the bios
- 2023-07-17 01:55:03下载
- 积分:1
-
This is the finding of an online ticket system with the source code for the data...
这是在网上找到的一个定票系统的源代码 用的ACCSE数据库-This is the finding of an online ticket system with the source code for the database ACCSE
- 2022-07-08 13:48:41下载
- 积分:1
-
C++TCP通讯
用c++实现的TCP通讯,功能完善,自己找了好久才找到的好资源
- 2022-05-29 13:56:01下载
- 积分:1
-
在计算机内存中绘图,实现了全图的漫游功能.
在计算机内存中绘图,实现了全图的漫游功能.-draw picture in computer memory ,realize the function of cruise.
- 2022-05-05 04:25:01下载
- 积分:1