-
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
-
moden驱动程序源代码,make成功,有兴趣的朋友可以
moden驱动程序源代码,make成功,有兴趣的朋友可以-moden driver source code, make the success of the Friends who are interested can look at
- 2022-01-24 14:21:37下载
- 积分:1
-
隐藏函数vc控制台代码
隐藏函数vc控制台代码
-Hidden function
- 2023-06-09 09:05:04下载
- 积分:1
-
LCD Driver
日立h6677r驱动程序
LCD Driver
日立h6677r驱动程序-h6677r Hitachi LCD Driver Driver
- 2023-06-08 17:45:03下载
- 积分:1
-
This the Linux driver for intel pro 1000 card that i downloaded from net
This the Linux driver for intel pro 1000 card that i downloaded from net-This is the Linux driver for intel pro 1000 card that i downloaded from net
- 2023-05-08 21:15:02下载
- 积分:1
-
用于实现单片机功能的影音,改下就能够使用了的
用于实现单片机功能的影音,改下就能够使用了的-Function for the realization of single-chip audio and video, to be used under the
- 2022-07-19 12:42:02下载
- 积分:1
-
费罗系列
Filo Serial-Input to Paralle-output
- 2022-01-26 04:05:17下载
- 积分:1
-
ext2 file system driver for win nt
ext2 file system driver for win nt
- 2022-07-01 01:38:59下载
- 积分:1
-
设备驱动程序(第三)
linux device driver(3rd)
- 2022-12-17 03:20:04下载
- 积分:1
-
里面介绍了driverstudio开发驱动的方法!简单实用!可做参考
里面介绍了driverstudio开发驱动的方法!简单实用!可做参考-driverstudio inside of the development-driven approach! Simple and practical! Do reference
- 2022-08-31 18:30:02下载
- 积分:1