-
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
-
serial port design ,it s very good
serial port design ,it s very good
- 2022-11-21 07:40:03下载
- 积分:1
-
WINCE4.2下IIC的驱动程序,可以驱动zlg7290实现LED显示,可以驱动24WC02等IIC器件。...
WINCE4.2下IIC的驱动程序,可以驱动zlg7290实现LED显示,可以驱动24WC02等IIC器件。-WINCE4.2 under the IIC driver can drive LED displays zlg7290 achieved, you can drive 24WC02 other IIC devices.
- 2022-06-17 21:49:41下载
- 积分:1
-
液晶驱动程序128*64,主要是串口通信的
液晶驱动程序128*64,主要是串口通信的-LCD driver 128* 64, is the Serial Communication
- 2023-01-20 15:40:03下载
- 积分:1
-
控制的程序,已经运行成功。
悬挂控制的程序,已经运行过的,好用的,大家拿去用吧。- a program of controling,it has been runed successfully.
- 2022-08-16 21:38:30下载
- 积分:1
-
firewire cam corder.
firewire cam corder.
- 2023-01-21 22:35:04下载
- 积分:1
-
This is the PCI9054
这是PCI9054的DMA驱动程序,可以进行DMA传输,通过测试,可以直接使用-This is the PCI9054
- 2022-06-30 01:55:43下载
- 积分:1
-
AVR嵌入式舵机驱动程序 用串口设置舵机转动的角度
AVR嵌入式舵机驱动程序 用串口设置舵机转动的角度-AVR embedded driver steering gear steering gear serial port settings to use the angle of rotation
- 2022-10-13 10:50:03下载
- 积分:1
-
嵌入式LCD驱动程序中关于调色板部分的例子
嵌入式LCD驱动程序中关于调色板部分的例子-embedded LCD driver on the palette some examples
- 2022-01-26 01:22:43下载
- 积分:1
-
可以生成最多255个虚拟串口,并且可以用TCP/UDP协议透明传输虚拟串口和串口服务器之间的数据...
可以生成最多255个虚拟串口,并且可以用TCP/UDP协议透明传输虚拟串口和串口服务器之间的数据-Can generate up to 255 virtual serial ports, and can use TCP/UDP protocol transparent virtual serial port and serial transmission of data between servers
- 2023-07-31 00:55:03下载
- 积分:1