-
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
-
an electronic album management software, can be categorized new electronic photo...
一个电子相册管理软件,可分类新建电子相册,可以全屏浏览图片.-an electronic album management software, can be categorized new electronic photo albums, browse full screen pictures.
- 2022-08-23 20:34:06下载
- 积分:1
-
In mfc, the initial and open the matlab engine, after the output of a pie chart....
在mfc中,初始并打开matlab引擎,之后输出一张饼图。可以仿照此程序,在c++中利用malab超强的计算能力来实现各种功能-In mfc, the initial and open the matlab engine, after the output of a pie chart. This process can be modeled in c+ Use malab super computing power to achieve the various functions
- 2023-03-03 12:50:04下载
- 积分:1
-
c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作
c语言写的bmp图像读取显示例程,有助于具体了解bmp文件格式,灵活操作-wrote bmp images show routines to read, help to understand the specific bmp file format, flexible operation
- 2022-05-18 01:16:17下载
- 积分:1
-
image browser tool that supports multiple file formats, I feel very good
图像浏览工具,可支持多种文件格式
我觉得非常好-image browser tool that supports multiple file formats, I feel very good
- 2022-04-26 21:29:32下载
- 积分:1
-
Windows下GIF图片的显示源代码,开发环境VC6.0.
Windows下GIF图片的显示源代码,开发环境VC6.0.-Windows under the GIF image shows the source code, development environment VC6.0.
- 2022-01-26 01:06:45下载
- 积分:1
-
Picture collection and display a good system, the code completely.
图片收藏与显示的一个很好的系统,代码完全。-Picture collection and display a good system, the code completely.
- 2022-02-20 12:46:53下载
- 积分:1
-
关于模拟图像地图的一个封装类,分为大地图和导航图,用picturebox控件完成,可以拖动大地图也可以通过导航图来定位。...
关于模拟图像地图的一个封装类,分为大地图和导航图,用picturebox控件完成,可以拖动大地图也可以通过导航图来定位。-simulated images on the map of a package type, classified maps and navigational charts, complete with picturebox control can drag map can also locate the navigation map.
- 2022-11-01 21:25:03下载
- 积分:1
-
VC图片导入和显示,24位位图转256色灰度图
VC图片导入和显示,24位位图转256色灰度图-VC image import and display, 24-bit grayscale map to 256 colors
- 2022-08-12 23:45:42下载
- 积分:1
-
BMP,JPEG转换的源代码,代码
bmp转换为jpeg的源代码,纯c的代码-bmp jpeg conversion of the source code, code-c
- 2022-03-05 02:27:32下载
- 积分:1