-
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
-
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.
使用网络驱动器接口标准开发的ne2000网卡的NT驱动.-use Network Driver Interface standards developed by the NT ne2000 NIC driver.
- 2022-03-06 09:22:06下载
- 积分:1
-
power_twelvepulses
十二电平功率脉冲发生器,经调试通过,绝对正确-power_twelvepulses
- 2022-04-16 16:40:29下载
- 积分:1
-
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用...
用vc编写,把USB接口驱动程序做成动态连接库,可以供其它程序调用-prepared using vc, USB driver caused dynamic link library, called for other programs
- 2023-05-10 04:25:02下载
- 积分:1
-
市场上采用比较多的一款DRIVER,初始化源代码。
市场上采用比较多的一款DRIVER,初始化源代码。-Market, the introduction of more and more a DRIVER, initialize the source code.
- 2022-10-10 04:20:02下载
- 积分:1
-
使用汇编写VXD的一个例子
使用汇编写VXD的一个例子 -Using asm to write a VXD example
- 2022-03-29 04:35:17下载
- 积分:1
-
用汇编语言控制模数转换芯片max1270的源程序。
用汇编语言控制模数转换芯片max1270的源程序。-assembly language control module chip max1270 conversion of the source.
- 2022-08-10 00:24:32下载
- 积分:1
-
MX1的Linux(2.6内核)下PWM模块驱动
MX1的Linux(2.6内核)下PWM模块驱动-MX1 Linux (2.6 kernel) PWM drive module
- 2022-08-25 11:04:31下载
- 积分:1
-
MTV335datasheet和参考代码。供大家参考
MTV335datasheet和参考代码。供大家参考-MTV335datasheet and reference code. For your reference
- 2022-01-22 03:18:36下载
- 积分:1
-
<Windows wdm device driver development guide> the source code
< windows wdm设备驱动开发指南> 源代码- the source code
- 2022-03-30 15:39:00下载
- 积分:1