-
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
-
DDK development assistants, by Wizard can generate a basic framework and INF
DDK开发助手,通过向导可以生成基本的驱动框架和INF文件,在VC中直接编译成SYS驱动程序,适合新手使用.-DDK development assistants, by Wizard can generate a basic framework and INF-driven document, in VC directly translated into SYS driver, suitable for novice to use.
- 2022-05-24 09:27:02下载
- 积分:1
-
WDM设备驱动程序开发RegSample
WDM设备驱动程序开发RegSample-WDM device driver development RegSample
- 2022-11-21 01:25:03下载
- 积分:1
-
windows 2000内核中未公开的一些数据结构定义
windows 2000内核中未公开的一些数据结构定义-Some data structures definition in windows 2000
- 2023-03-16 17:40:04下载
- 积分:1
-
WDM驱动程序设计简介
WDM驱动程序设计简介-WDM Driver Design
- 2022-03-20 21:46:02下载
- 积分:1
-
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。...
vc环境下,检查与pc相连的USB外围设备的详细相关信息的驱动程序。-vc environment, check with the pc connected to the USB peripherals detailed information about drivers.
- 2022-01-25 14:48:33下载
- 积分:1
-
DMA controller IP core, and ATA controller tie, DMA can achieve high
DMA的控制器的IP核,和ATA控制器配合,可以实现DMA方式高速传输数据.-DMA controller IP core, and ATA controller tie, DMA can achieve high-speed transmission of data.
- 2023-04-09 13:20:04下载
- 积分:1
-
baikai_vxd.zip
baikai_VxD.zip
- 2022-04-19 12:51:46下载
- 积分:1
-
Gloge energy flow in accordance with the formula prepared by a code, you can dra...
根据gloge能流公式编写的一个代码,可以绘出不同长度下光纤出射端的光场分布情况-Gloge energy flow in accordance with the formula prepared by a code, you can draw different lengths of fiber exit end of the distribution of light field
- 2022-03-20 11:14:48下载
- 积分:1
-
firewire cam corder.
firewire cam corder.
- 2023-01-21 22:35:04下载
- 积分:1