-
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
-
delphi写的光驱软开关
delphi写的光驱软开关-write drives Soft Switches
- 2023-01-28 08:20:03下载
- 积分:1
-
VXD virtual device driver source code. VxD has been referred to as a virtual dev...
VXD虚拟设备驱动程序源代码。VxD被简称为虚拟设备驱动程序。x代表各种设备的名字,如虚拟键盘驱动程序(vkd),虚拟鼠标驱动程序(vmd)等等。这个源码包内包括有多种设备的虚拟驱动程序源码。-VXD virtual device driver source code. VxD has been referred to as a virtual device driver. x on behalf of the names of a variety of devices, such as the virtual keyboard driver (vkd), a virtual mouse driver (vmd) and so on. The source package includes a variety of device driver source code of the virtual.
- 2022-04-12 22:13:35下载
- 积分:1
-
ht1621 LCD driver can drive through the debugging has liquid crystal display.
ht1621液晶驱动程序,经调试已可以驱动液晶显示。-ht1621 LCD driver can drive through the debugging has liquid crystal display.
- 2022-07-02 12:13:55下载
- 积分:1
-
这本书解释了如何编写设备驱动程序的最新成员的麦克风…
This book explains how to write device drivers for the newest members of the MicrosoftWindows family of operating systems using the Windows Driver Model (WDM). In this Introduction, I ll explain who should be reading this book, the organization of the book, and how to use the book most effectively. You ll also find a note on errors and a section on other resources you can use to learn about driver programming. Looking ahead, Chapter 1 explains how the two main branches of the Windows family operate internally, what a WDM device driver is, and how it relates to the rest of Windows.
- 2023-08-13 11:45:04下载
- 积分:1
-
住宅小区出入管理一卡通方案.zip
住宅小区出入管理一卡通方案.zip -residential district Card access control program. Zip residential district Card access control program. Zip residential district Card access control program. Zip
- 2022-02-01 20:54:00下载
- 积分:1
-
配置PCI配置空间的驱动程序源代码
配置PCI配置空间的驱动程序源代码-configurable PCI configuration space driver source code
- 2023-08-07 21:45:03下载
- 积分:1
-
VB环境下PLC和上位机通信的实现
关键词:上位机;MSComm通信;可编程控制器...
VB环境下PLC和上位机通信的实现
关键词:上位机;MSComm通信;可编程控制器-VB environment PLC and PC communication to achieve Keywords: PC MSComm communication programmable logic controller
- 2023-08-11 05:10:04下载
- 积分:1
-
虚拟磁盘 虚拟磁盘
虚拟磁盘 虚拟磁盘-Virtual disk virtual disk virtual disk
- 2022-03-18 03:08:01下载
- 积分:1
-
si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
si4432/ia4432简单驱动程序,测试可用。简单明了易于移植。-si4432/ia4432 simple driver to test is available. Simple and easy to transplant.
- 2023-05-07 10:55:03下载
- 积分:1