-
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
-
wdmpnpevent WDM驱动程序,即插即用
WDMPnpEvent , for WDM PnP Driver
- 2022-08-03 17:56:04下载
- 积分:1
-
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章
linux mtd驱动开发 关于如何编写嵌入式mtd驱动的好文章-Driver Development on how to write embedded MTD driver a good article
- 2022-09-30 06:35:03下载
- 积分:1
-
Inserts in type GUI the mouse driver, is suitable and so on
inserts the type gra...
嵌入式GUI中的鼠标驱动程序,适用于microwindows等嵌入式图形GUI工具,对于理解嵌入式GUI的底层驱动有很大帮助.- Inserts in type GUI the mouse driver, is suitable and so on
inserts the type graph GUI tool to microwindows, inserts type GUI
regarding the understanding the first floor actuation to have the very
big help
- 2023-02-01 17:15:04下载
- 积分:1
-
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
STATAPI Driver Test Results
Author: Paul Walker
Document: v1.3.0
- 2022-01-28 23:49:49下载
- 积分:1
-
很好用的网卡获取信息工具,用VC++编写的,很适合初学者研习...
很好用的网卡获取信息工具,用VC++编写的,很适合初学者研习-A good tool to use to obtain information card, using VC++ written, it is suitable for beginners learning ...
- 2022-03-09 19:40:39下载
- 积分:1
-
EZUSB2 上位机的驱动程序,用于大数据传输
EZUSB2 上位机的驱动程序,用于大数据传输-PC EZUSB2 driver for large data transfer
- 2022-01-24 16:26:19下载
- 积分:1
-
这个软件提供了ns AODV路由的最新代码。欢迎研究AD HOC的共勉。
这个软件提供了ns AODV路由的最新代码。欢迎研究AD HOC的共勉。-this software provides a routing ns AODV the latest code. Welcome to the study of AD HOC share.
- 2022-03-15 01:24:05下载
- 积分:1
-
Windows XP的程序支持包过滤在空灵
Windows XP下的抓包程序实现,支持包过滤-Ethereal under Windows XP program to support packet filtering
- 2022-08-25 22:23:53下载
- 积分:1
-
wdm_driver司机3wdm_driver实例来解释程序的发展
WDM_Driver
驱动程序讲解实例3WDM_Driver
程序的开发-WDM_Driver driver 3WDM_Driver examples to explain the development of procedures
- 2023-08-14 21:50:02下载
- 积分:1