-
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
-
环境是medwim,本资料主要是7290的驱动程序,基本函数都可以直接使用,大家可以根据自己的实际需要修改里面的基本函数,以满足自己的需求。...
环境是medwim,本资料主要是7290的驱动程序,基本函数都可以直接使用,大家可以根据自己的实际需要修改里面的基本函数,以满足自己的需求。-Environment is medwim, this information is mainly driver 7290, the basic function can be used directly, we can according to their actual need to modify it
- 2022-08-06 10:47:04下载
- 积分:1
-
CMOS data written procedures carried out under WINDOWS platform I/O port to read...
CMOS数据的写程序,在WINDOWS平台下进行I/O端口的读写操作实例应用;实现CMOS数据的读取备份和写入操作,CMOS实时时钟的读取和显示功能;-CMOS data written procedures carried out under WINDOWS platform I/O port to read and write operation of examples of applications the realization of CMOS data backup of the read and write operation, CMOS real time clock read and display functions
- 2022-03-15 10:19:47下载
- 积分:1
-
PCI9054 实例驱动 DriverStudio开发的
PCI9054 实例驱动 DriverStudio开发的-PCI9054 driver DriverStudio examples of development
- 2022-02-25 08:00:24下载
- 积分:1
-
晶体半导体CS8900网络接口驱动程序。
Crystal Semiconductor CS8900 network interface driver.-Crystal Semiconductor CS8900 network int erface driver.
- 2023-07-10 09:05:03下载
- 积分:1
-
智能卡的驱动程序,基于Win NT操作系统。供应链管理系统SCM买…
SmartCard驱动程序,基于win NT操作系统。SCM Microsystems公司的出品的SCM 488C PCMCIA Smart Card。-SmartCard driver, based on win NT operating system. SCM Microsystems SCM buy the PCMCIA Smart 488C C ard.
- 2022-09-01 00:20:03下载
- 积分:1
-
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。...
WDM设备驱动程序开发(武安河)配套光盘实例源码。DMA编程实例。-WDM device driver development (Wu River) supporting CD-ROM source code examples. DMA programming examples.
- 2022-01-25 13:55:21下载
- 积分:1
-
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音...
PowerPC评估板接口.rar
解压後直接覆盖原来的文件
可消除输入噪音-PowerPC Evaluation interface. Rar unpacked direct overwrite the original document can be imported to eliminate noise
- 2023-07-03 13:35:03下载
- 积分:1
-
porttalk is a parallel port driver source code, many simple JTAG Debugger to use...
porttalk是一种并口驱动程序源代码,很多简易JTAG调试器使用它。-porttalk is a parallel port driver source code, many simple JTAG Debugger to use it.
- 2022-12-16 21:55:03下载
- 积分:1
-
windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。...
windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。-Windows98 and the usb drive the development of a simple entry guidance is an example.
- 2023-01-30 17:25:04下载
- 积分:1