-
这是一个电话薄管理系统
这是一个电话薄管理系统-This is a phone book management system
- 2022-03-10 21:49:09下载
- 积分:1
-
The realization of a transparent form with the VC++
用VC实现透明窗体++
- 2023-04-22 10:20:04下载
- 积分:1
-
view pe struct, wonderful program. please contact me for more detail
view pe struct, wonderful program. please contact me for more detail
- 2022-12-10 20:00:03下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
获取主硬盘序列号
获取主硬盘序列号-access to the primary hard drive serial number
- 2022-02-21 20:48:39下载
- 积分:1
-
高考成绩管理系统,增删改查,输出到文本文件,排序浏览等...
高考成绩管理系统,增删改查,输出到文本文件,排序浏览等-HKALE management system, additions or deletions to change the investigation, the output to a text file, sort, browse, etc.
- 2022-02-07 02:52:08下载
- 积分:1
-
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名...
最基本的小应用程序:任意选用一个字母,并用该字母拼出您自己的姓名-small basic applications : an arbitrary selection letters, and use the letters spelled your own name
- 2022-02-01 05:41:20下载
- 积分:1
-
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。...
什么是API--所谓API本来是为C和C++程序员写的。API说来说去,就是一 种函数,他们包含在一个附加名为DLL的动态连接库文件中。-What is API? API is sort for Application Programming Interface. It is not only for C/C++ Programmer, but also for other programming language. Usually, we refer to API as Windows API. Generally, it is encapsulated in a DLL file.
- 2022-04-30 09:48:42下载
- 积分:1
-
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名...
可选倒计时和定时关机两种方式
MFC开发,没有采用提升应用程序权限,最后关机调用的是系统命令,所以最后生成的exe文件请不要和系统命令shutdown重名-Optional countdown and time off in two ways MFC development, the application did not enhance the authority, the final system shutdown command is called, so I finally generated exe file, please do not duplicate names and the system shutdown command
- 2023-06-01 13:00:03下载
- 积分:1
-
a process sequence, the small software (vc)
产生程序序列号的小软件(vc++)-a process sequence, the small software (vc)
- 2023-03-13 02:00:04下载
- 积分:1