-
This document is a study on the VC++. NET example source files, including execut...
本文件是一个关于VC++.NET的源程序实例文件,其中包括有可执行文件,各位只需要根据自己的环境进行少量更改,可执行文件就可以执行了。-This document is a study on the VC++. NET example source files, including executable files, you only need a small amount of their environment changes, the executable file can be carried out
- 2023-04-17 01:45:04下载
- 积分:1
-
创建自解压文件的程序,通过程序详细的说明了创建自解压问家难得过程和方法。...
创建自解压文件的程序,通过程序详细的说明了创建自解压问家难得过程和方法。
-create self-extracting files procedure for the adoption of procedures described in detail in the creation of self-extracting rare asked family and processes.
- 2023-02-25 05:10:02下载
- 积分:1
-
仿金山毒霸的一些操作
仿金山毒霸的一些操作-imitation At the time of the operation
- 2023-05-15 04:45:02下载
- 积分:1
-
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。...
本程序是在LabWindows环境下,建立起一个启动项目。在该例程中启动的是我们windows系统下常用的记事本。-This program is the LabWindows environment, establish a start-up projects. In the routine to start is that we are under the windows system, commonly used in Notepad.
- 2022-05-14 22:33:30下载
- 积分:1
-
Really tested. 2.4
真的试验过。2.4寸TFT彩色液晶屏驱动程序,,m16驱动,很好看,还可以显示彩色照片-Really tested. 2.4-inch color TFT LCD driver,, m16 drivers, good to see, but also can display color photographs
- 2022-01-25 13:58:24下载
- 积分:1
-
用c++写的一个飞行射击游戏,有积分升级,刺激!
用c++写的一个飞行射击游戏,有积分升级,刺激!-Using c++ to write a flight shooting game, there are points to upgrade to stimulate!
- 2022-02-26 16:07:14下载
- 积分:1
-
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY...
让程序只运行一个实例的简单实用的方法,首先在InitInstance()函数中创建一个同步对象,如果(GetLastError()返回ERROR_ALREADY_EXISTS就表明存在
-Allow to run only one instance of the simple and practical method, first of all, in the InitInstance () function to create a synchronization object, if (GetLastError () return ERROR_ALREADY_EXISTS to indicate the presence
- 2022-03-15 07:02:13下载
- 积分:1
-
这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用...
这是一个利用MFC实现的猫捉老鼠游戏,该代码适合MFC的初学者参考使用-This is a realization of the use of MFC" s cat and mouse game, the code is suitable for beginners reference to the use of MFC" s
- 2022-04-15 03:25:33下载
- 积分:1
-
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用...
在windows操作系统上,测试排序,常用的排序方法,主要是测试使用-Test sort program with uasual ordering approach based on Windows OS, mainly for test.
- 2022-01-25 21:28:03下载
- 积分:1
-
基于SQL数据库的学生管理系统的设计
本学生管理系统是用SQL数据库,通过SQL数据库建立学生信息库,在通过MFC做学生管理系统界面,通过MFC与SQL数据库进行连接,主要通过学生管理系统界面可以实现对学生管理系统SQL数据库的更新,完成对学生信息的删除,添加,更改等功能。
- 2022-01-27 08:44:57下载
- 积分:1