- 
                        专营权的电信公司的控制台应用程序
                        
                          几乎所有的面向对象编程的概念一直是
此项目中使用。                         
                            - 2022-01-25 19:03:41下载
- 积分:1
 
- 
                        window handle through the implementation of File Name
                        
                          通过窗口句柄得到执行文件名  -window handle through the implementation of File Name                         
                            - 2022-02-14 04:22:56下载
- 积分:1
 
- 
                        3C质量认证标准体系
                        
                          3C质量认证标准体系-the quality authentication standard system of 3C.                         
                            - 2022-03-19 09:47:36下载
- 积分:1
 
- 
                        VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储...
                        
                          VC6.0关于串行化的设计,使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删出文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-VC6.0 on the design, use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Cut out data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.                         
                            - 2023-01-05 21:05:08下载
- 积分:1
 
- 
                        
                        
                                                   
                            - 2022-06-28 04:46:15下载
- 积分:1
 
- 
                        PDF文本抽取
                        
                          PDFæ–‡æœ¬æŠ½å– -PDF text extraction                         
                            - 2023-04-10 03:25:04下载
- 积分:1
 
- 
                        Win32 platforms in use vc to call the apache xerces c++ interface of the develop...
                        
                          在win32平台下使用vc来调用apache xerces c++接口的开发实例-Win32 platforms in use vc to call the apache xerces c++ interface of the development of examples of                         
                            - 2022-10-16 00:25:03下载
- 积分:1
 
- 
                        一个自己编写的window文件管理程序!!模拟window
                        
                          一个自己编写的window文件管理程序!!模拟window-a prepared their document management procedures window! ! Simulation window                         
                            - 2022-01-22 17:44:20下载
- 积分:1
 
- 
                        信息交换用光盘的容量和文件结构
                        
                          Volume and File Structure of CDROM for Information Interchange                         
                            - 2022-07-22 11:44:04下载
- 积分:1
 
- 
                        INI文件的操作,是使用非常方便:1。首先,inifil删除…
                        
                          操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
	#include "IniFile.h",及CIniFile IniFile 
2.读取和写入:
	string = IniFile.GetString("section","item","默认") 
	int = IniFile.GetInt("section","item",666) 
	IniFile.SetString("section","item","设置值") 
	IniFile.SetInt("section","item",666) 
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include                         
                            - 2023-07-09 08:15:03下载
- 积分:1