-
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs
跨平台(WINDOWS, LINUX)的创建带路径的文件的APIs-sevrial functions, such as osi_fopen (open a designated file with path which does not exist)
- 2022-04-28 23:22:15下载
- 积分:1
-
opera bookmarks derived document conversion (to the shortcut generation) opera d...
opera书签导出文件转换器(加入了快捷方式生成)
将opera书签导出文件转换成收藏夹里的快捷方式-opera bookmarks derived document conversion (to the shortcut generation) opera derived text bookmarks pieces into the collection folder shortcuts
- 2022-02-14 07:01:49下载
- 积分:1
-
光纤射频传输系统中相干正交频分复用的研究.kdh
Research on Coherent Orthogonal Frequency Division Multiplexing in Optical Fiber RF Transmission System document file.
- 2023-05-24 02:45:03下载
- 积分:1
-
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求
xml 的parser,可以兼容任何平台,纯C++,没有任何库要求-the xml parser, any compatible platform, pure C, there is no requirement for
- 2022-02-24 23:51:13下载
- 积分:1
-
It s a simple case of READ
这是一个使用MSXML4读写XML的简单例子
- 2023-02-24 22:40:03下载
- 积分:1
-
vc6.0操作word表格,可以用做数据库查询结果的输出.
vc6.0操作word表格,可以用做数据库查询结果的输出.-vc6.0 operation word forms can be used as database query results output.
- 2022-02-02 06:07:29下载
- 积分: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
-
一个delphi写的windows文件遍历的例子,仅供参考
一个delphi写的windows文件遍历的例子,仅供参考-Delphi write a windows file traversal example, for reference only
- 2022-01-25 18:08:29下载
- 积分:1
-
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现....
Hull三角网生成算法三角网生成算法,VB实现.Delaunay三角网生成算法,VB实现.-Hull TIN algorithm TIN algorithm, VB. Delaunay Triangulation generation algorithm, VB.
- 2022-07-15 21:05:15下载
- 积分: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