-
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
-
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
-
windows driver model开发的一个例子程序,适合初学者使用
windows driver model开发的一个例子程序,适合初学者使用-windows driver model example of the development of a procedure for beginners
- 2022-04-08 20:00:50下载
- 积分:1
-
使用ZLG500B读写RFID标签包括zlg500b.dll和源代码。
使用ZLG500B读写RFID标签。包括ZLG500B.dll及其源代码
- 2022-02-28 09:12:14下载
- 积分:1
-
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。
Ring0下恢复SSDT Shadow,是一个完整的VC工程,可以学习学习。-Ring0 resume SSDT Shadow
- 2022-02-15 05:30:23下载
- 积分:1
-
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!...
C鼠标驱动:这个程序包含鼠标的前8个功能,其他程序可以调用这个程序来得到鼠标的基本 功能!-mouse-driven C : This contains the mouse before 8 functions, other procedures can call this procedure to be the basic functions of the mouse!
- 2022-08-18 11:23:33下载
- 积分:1
-
bt878驱动程序编程
bt878驱动程序编程-driven programming
- 2023-08-11 17:30:03下载
- 积分:1
-
炬力
炬力-西格玛-凌阳三大MP3方案电源电路分析-Actions- Sigma- Sunplus MP3 three power circuit analysis program
- 2022-02-01 09:37:47下载
- 积分:1
-
ir 驱动程序源代码,make成功了,有兴趣的朋友可以
ir 驱动程序源代码,make成功了,有兴趣的朋友可以-ir driver source code, make a success, there is interested can look at the Friends
- 2023-02-18 14:35:03下载
- 积分:1
-
dpmi例子
dpmi例子-bit examples
- 2022-07-22 20:55:48下载
- 积分:1