-
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
-
Windows Vista Device Management
Windows Vista Device Management
- 2022-02-07 15:55:37下载
- 积分:1
-
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS...
WINDOWS WDM驱动开发快速入门,快速配置环境,建立驱动,不使用DS-Windows WDM Driver Development Quick Start, rapid distribution of the environment, the establishment of driving, non-use of DS
- 2022-03-22 12:11:34下载
- 积分:1
-
windows 2000/xpWDM CD
windows 2000/xpWDM设备驱动程序开发光盘代码,绝对正宗。内嵌18个驱动程序,-windows 2000/xpWDM CD-ROM device driver development code, absolutely authentic. Embedded driver ,・・・・ 18
- 2023-05-20 07:30:04下载
- 积分:1
-
列举当前所有的串口
列举当前所有的串口 -Listing all the serials right now
- 2022-07-15 07:04:02下载
- 积分:1
-
vc through the usb connection arm board, additional d12 driver
vc通过usb连接arm板,附加d12驱动程序-vc through the usb connection arm board, additional d12 driver
- 2023-04-26 12:05:03下载
- 积分:1
-
一种自动检测和找声卡的VC原码
一种自动检测和找声卡的VC原码- One kind of automatic detection and looks for the sound card
the VC original code
- 2022-05-14 20:43:49下载
- 积分:1
-
此源码为win2000下的Realtek8139网卡驱动程序。
此源码为win2000下的Realtek8139网卡驱动程序。-this source for the WIN2000 Realtek8139 NIC driver.
- 2023-07-25 12:55:03下载
- 积分:1
-
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式...
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式-for PC control LED display .. through RS232 serial port for sending the data show opened ... .. can change the display mode
- 2022-02-03 18:34:20下载
- 积分:1
-
里面介绍了driverstudio开发驱动的方法!简单实用!可做参考
里面介绍了driverstudio开发驱动的方法!简单实用!可做参考-driverstudio inside of the development-driven approach! Simple and practical! Do reference
- 2022-08-31 18:30:02下载
- 积分:1