-
1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windo...
1. 新建一个空的Win32项目(假设新建项目名称为ForthProj) 设置Win32应用程序向导的“应用程序设置”选项卡,“应用程序类型”项选择“Windows应用程序”,“附加选项”部分选择“空项目”复选框。 VC++ .NET会为该项目新建一个解决方案,并在项目文件夹下产生四个文件:ForthProj.sln是解决方案管理文件,ForthProj是项目管理文件,ForthProj.ncb是项目数据库文件,ForthProj.suo是用户选项文件(它是一个隐藏文件,目前可以忽略) 2. 向项目添加一个新的cpp文件 3. 编写代码 4. 编译、执行程序-1. A new space projects Win32 (assuming the name of the new projects ForthProj) to install Win32 applications Wizard "application program" tab, "application type" choice "Windows Applications", "additional options" some chose to "empty item" check box. VC.NET project will be a new solution, and the project folder produced four documents : ForthProj.sln is document management solutions, ForthProj project management, project ForthProj.ncb database files, users ForthProj.suo options paper (it is a hidden files that can be ignored) 2. to add a new item to the cpp file 3. write code 4. compile and enforcement procedures
- 2022-02-07 13:43:04下载
- 积分:1
-
提供读写dxf文件格式的动态库,支持autocad2000,可靠性较高,功能完备...
提供读写dxf文件格式的动态库,支持autocad2000,可靠性较高,功能完备-provide literacy dxf file format DLL support autocad2000, high reliability, complete functions.
- 2022-07-07 18:38:49下载
- 积分:1
-
在彩色液晶屏上显示图片的程序,可以幻灯方式显示多张图片
在彩色液晶屏上显示图片的程序,可以幻灯方式显示多张图片-In the color LCD screen displays pictures procedures can be slide show multiple pictures
- 2022-01-25 23:00:21下载
- 积分:1
-
关于gif和windows界面方面的几个源码
关于gif和windows界面方面的几个源码-on gif and windows interface of several FOSS
- 2022-08-07 14:55:02下载
- 积分:1
-
JPEG2000编解码的实现.在VC下直接编译执行。
JPEG2000编解码的实现.在VC下直接编译执行。-JPEG2000 codec realized. The VC directly compiler implementation.
- 2022-08-10 17:38:52下载
- 积分:1
-
will tga format documents into gif file
将tga格式文件转为gif文件-will tga format documents into gif file
- 2022-07-20 22:56:34下载
- 积分:1
-
java编程前看看有好处,特别是初学者。
java编程前看看有好处,特别是初学者。-look at the good, especially beginners.
- 2022-07-11 08:38:56下载
- 积分:1
-
本程序可以从硬盘中读入一幅BMP图像并显示,然后可以将真彩色的图像变为灰度图。...
本程序可以从硬盘中读入一幅BMP图像并显示,然后可以将真彩色的图像变为灰度图。-this procedure can read from the hard disk into a BMP images and, Then it will truly be a color image into a gray-scale map.
- 2022-07-04 16:42:34下载
- 积分:1
-
a read on the procedure bmp, very practical!
一个关于read bmp的程序, 非常实用-a read on the procedure bmp, very practical!
- 2022-01-21 02:43:19下载
- 积分:1
-
这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的
这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的-JPEG is the C language the simple procedure, through the Huffman Algorithm
- 2022-01-26 16:24:53下载
- 积分:1