-
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
-
PCI9054实现io操作的源代码,用DriverStudio可以编译通过,我验证过没有问题...
PCI9054实现io操作的源代码,用DriverStudio可以编译通过,我验证过没有问题-Io operation PCI9054 realize the source code can be compiled with DriverStudio, I verified there is no problem
- 2022-03-29 21:05:49下载
- 积分:1
-
Operation I/O port driver sample program will be a compilation of input and outp...
操作I/O端口的驱动示例程序,将端口输入输出的汇编指令运行在内核模式中。-Operation I/O port driver sample program will be a compilation of input and output ports command to run in kernel mode.
- 2022-08-25 14:23:52下载
- 积分:1
-
PCI总线接口芯片CH365的应用层接口库
PCI总线接口芯片CH365的应用层接口库-PCI CH365 interface of the application layer
- 2023-04-01 23:40:03下载
- 积分:1
-
WDM驱动程序构造的若干方法及实例
WDM驱动程序构造的若干方法及实例-WDM structure of a number of methods and examples
- 2022-04-07 23:55:28下载
- 积分:1
-
一个SD卡windows ce下驱动程序,基于ARM9 2410
一个SD卡windows ce下驱动程序,基于ARM9 2410-An SD card, under windows ce driver, based on ARM9 2410
- 2022-02-18 17:03:30下载
- 积分:1
-
windows2000驱动程序编写相关非常有用的书籍
windows2000驱动程序编写相关非常有用的书籍-windows2000 driver related to the preparation of very useful books
- 2023-07-06 08:55:03下载
- 积分:1
-
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.-use Network Driver Interface standards developed by the NT ne2000 NIC driver.
- 2022-03-06 09:22:06下载
- 积分:1
-
8139网卡开发设计说明书,较详细,不过为E文的
8139网卡开发设计说明书,较详细,不过为E文的-8139 card development design brochures, in more detail, but the text of the E
- 2022-05-28 17:52:48下载
- 积分:1
-
This book describes in detail how to use Shaoxie tool J
本书详细介绍了,如何利用烧写工具J-LINK来完成嵌入式开发过程中,文件的烧写移植过程。-This book describes in detail how to use Shaoxie tool J-LINK to complete the embedded development process, the file Shaoxie migration process.
- 2022-08-02 17:16:35下载
- 积分:1