-
讲述一个简单的win32应用程序的创建,包括其主要的组成部分
讲述一个简单的win32应用程序的创建,包括其主要的组成部分-On a simple win32 application creation, including its major components
- 2022-03-18 04:28:51下载
- 积分:1
-
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用...
这是一个编程高手写下的文章,看了以后很有感触,要想成为程序员的同志可要好好看一下,终身受用-This is a programming expert wrote an article, After reading the very touching to become programmers comrades good look at what will happen, the lifelong benefits
- 2022-11-10 05:20:03下载
- 积分:1
-
不错的程序,竟然可以删除自己的
不错的程序,竟然可以删除自己的-good procedure, it can delete the
- 2022-09-19 20:25:03下载
- 积分:1
-
一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!...
一个自动增长的循环对列模板。并且可以用操作符实现压栈和弹栈!-an automatic growth cycle right out template. And can be used to achieve Yazhan operator and trampoline Stack!
- 2022-02-11 10:43:48下载
- 积分:1
-
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等...
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.-Access to the current computer
- 2022-03-14 06:48:43下载
- 积分:1
-
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataB...
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS
-Materials management system development environment 1 OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Material.sql admitted to the SQL Server query analyzer, all running 2: Create ODBC data source data formerly known as Material_MIS
- 2022-06-26 14:03:39下载
- 积分:1
-
vxd的入门范例。.内附测试程序。
vxd的入门范例。.内附测试程序。-vxd entry model. . Enclosing the test.
- 2022-02-13 20:52:27下载
- 积分:1
-
CPU信息查询的程序,包括16位和32位CPU
CPU信息查询的程序,包括16位和32位CPU-CPU information of procedures, including 16-bit and 32-bit CPU
- 2022-04-24 20:20:33下载
- 积分:1
-
包括了:菜单类,按钮类,工具条类,打印类,文件类,文本框类,时间类,EXCEL类,汉字转换类等。。
所有类,均有注释和详细的使用说明。欢迎大家提出宝贵的意见...
包括了:菜单类,按钮类,工具条类,打印类,文件类,文本框类,时间类,EXCEL类,汉字转换类等。。
所有类,均有注释和详细的使用说明。欢迎大家提出宝贵的意见。-Includes: menu categories, category buttons, tools, article type, print type, file type, text box type, time category, EXCEL categories, such as Chinese characters conversion. . All categories, both notes and detailed instructions. Welcome to everyone for their valuable views.
- 2023-05-07 11:20:03下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1