-
1 程序开发步骤如下
(1) 打开vc,选择菜单项file
1 程序开发步骤如下
(1) 打开vc,选择菜单项file->new,选择projects选项并建立一个名为"floppy"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"floppy.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"floppy.cpp";在接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件,在其中编辑本程序的源代码;编辑结束后通过菜单项File->Save进行保存;
(3) 同(2)步骤再加入文件"floppy.h";
(4) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->floppy.exe程序;现在即可以运行该程序;由于没有命令行参数,故不必在控制台下来运行,直接运行即可;
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。-a step in the development process as follows (1) Open vc, select menu item file-gt; New, choose projects and the establishment of an option called "floppy" win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) create the works Source "floppy.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "floppy.cpp"; the next quest
- 2023-05-03 02:30:03下载
- 积分:1
-
wdm programming source code from russia (kulakov)
wdm programming source code from russia (kulakov)
- 2022-02-14 16:01:00下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
驱动入门时需要了解的一些基本知识,对初学者很有帮助
驱动入门时需要了解的一些基本知识,对初学者很有帮助-Drive entry need to know some basic knowledge, useful for beginners
- 2023-03-11 06:35:04下载
- 积分:1
-
Shuimu held infrared
水木行红外驱动,650的,很好用,大家支持一下,谢谢了-Shuimu held infrared-driven, 650, is useful, what we support, I thank the
- 2022-05-17 05:05:01下载
- 积分:1
-
一个虚拟驱动盘映射器.rar
一个虚拟驱动盘映射器.rar-a virtual drive mapping device. Rar
- 2022-07-07 23:26:15下载
- 积分:1
-
此源码为win2000下的Realtek8139网卡驱动程序。
此源码为win2000下的Realtek8139网卡驱动程序。-this source for the WIN2000 Realtek8139 NIC driver.
- 2023-07-25 12:55:03下载
- 积分:1
-
PCI驱动开发框架
PCI驱动开发框架-PCI driver development framework
- 2022-04-24 10:14:00下载
- 积分:1
-
凌阳61源码,主要是一个电源的控制程序,包括了液晶及键盘,DA等的驱动程序,希望对大家有所帮助...
凌阳61源码,主要是一个电源的控制程序,包括了液晶及键盘,DA等的驱动程序,希望对大家有所帮助-Sunplus 61-source, is primarily a power control procedures, including the LCD and keyboard, DA, such as drivers, I hope all of you to help
- 2023-07-23 00:15:02下载
- 积分:1
-
device driver development document
device driver development document
- 2022-03-01 20:41:02下载
- 积分:1