-
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用
SD卡读写源程序,很好的一个驱动程序,希望
对大家起作用-SD Card Reader source, a very good driver, and they hope to work everyone
- 2022-01-25 19:53:02下载
- 积分:1
-
Virtual Mouse test the success of the INF file, it is difficult to find, but als...
虚拟鼠标测试成功的INF文件,很难找到,也很难测试成功的N
- 2022-03-04 20:42:22下载
- 积分:1
-
sis900 LAN Driver
sis900网卡驱动程序-sis900 LAN Driver
- 2022-07-06 16:50:22下载
- 积分:1
-
PDIUSBD12固件编程指南
PDIUSBD12固件编程指南-PDIUSBD12 firmware Programming Guide
- 2022-03-25 04:53:16下载
- 积分:1
-
打印机处理器示例代码。在Win2K的成功尝试,WinXP,
printer processor sample code. tried successfully in win2k, winxp, -printer processor sample code. tried successfully in win2k, winxp,
- 2022-01-25 18:02:08下载
- 积分:1
-
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240...
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240-PCM3240 Four-axis motion controller dos system testing procedures, for learning and development PCM3240
- 2022-01-26 08:30:39下载
- 积分:1
-
windows2000驱动程序编写相关非常有用的书籍
windows2000驱动程序编写相关非常有用的书籍-windows2000 driver related to the preparation of very useful books
- 2023-07-06 08:55:03下载
- 积分:1
-
WIN2000下虚拟串口的程序
WIN2000下虚拟串口的程序-WIN2000 procedures under the virtual serial port
- 2022-06-28 07:48:45下载
- 积分:1
-
WDM driver required programming guidelines, the original second edition with the...
WDM驱动编程必备指南,原版第二版与原版第一版-WDM driver required programming guidelines, the original second edition with the original first edition of
- 2022-02-12 12:43:04下载
- 积分:1
-
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