-
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写Ge...
是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed under the program. One difficulty is how to create, write, read a ini file. Because it is under the EVC, many API functions are not supported for example on. Ini file to read and write GetPrivateProfileString and WritePrivateProfileString function. So I started searching online can be easy to read and write ini documents. Finally found a person to write, and can achieve similar functionality GetPrivateProfileString function.
- 2022-02-02 11:15:48下载
- 积分:1
-
用MFC做的一个拼图游戏的小程序。用于联系鼠标选取移动等长用功能。...
用MFC做的一个拼图游戏的小程序。用于联系鼠标选取移动等长用功能。-Using MFC to do a small procedures.
- 2023-03-25 07:35:06下载
- 积分:1
-
hash1.vcproj hash1.vcproj hash1.vcproj
hash1.vcproj h ash1.vcproj-hash1.vcproj hash1.vcproj hash1.vcproj
- 2022-03-05 12:14:30下载
- 积分:1
-
这是一个图书销售的java程序,按不同的销售模式分为五种方法,可以使销售图书时操作简单。...
这是一个图书销售的java程序,按不同的销售模式分为五种方法,可以使销售图书时操作简单。-This is a java program book sales, according to a different sales model is divided into five kinds of method to sell your books easy to operate.
- 2022-02-24 12:06:31下载
- 积分:1
-
Is a financial management system, the program can run, please rest assured that...
是一个财务管理系统,程序可以运行,请放心使用-Is a financial management system, the program can run, please rest assured that the use of
- 2022-03-22 03:06:24下载
- 积分:1
-
The C++ programming Language
The C++ programming Language
- 2022-11-26 02:15:03下载
- 积分:1
-
操作系统的一个小程序,就是一个分区管理程序,仅供学习用...
操作系统的一个小程序,就是一个分区管理程序,仅供学习用-operating system a small program is a regional management procedures, only to learn from
- 2022-02-15 20:13:22下载
- 积分:1
-
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例
嵌入式/单片机编程 Windows CE 下的网卡驱动编程实例-Embedded/MCU Programming Windows CE under the card-driven programming examples
- 2023-06-09 05:10:04下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
一个记事本的源程序
一个记事本的源程序-a source of the notebook
- 2022-04-02 03:18:10下载
- 积分:1