-
简单的利用了模版的思想,初学者可以细心的学习
简单的利用了模版的思想,初学者可以细心的学习-Simple use of a template of ideas, beginners can learn from careful
- 2022-02-04 17:02:03下载
- 积分:1
-
一个用vc开发的小程序,创建文件,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,创建文件,采用面向对象的设计思想,还是不错的-A small development with vc procedures, create a file using object-oriented design idea, or good
- 2022-07-10 08:44:33下载
- 积分:1
-
通过调用文本,文件通过修改并输出希望对大家有用
通过调用文本,文件通过修改并输出希望对大家有用-By calling the text file and output by modifying the U.S. wishes to be useful
- 2022-06-13 01:20:50下载
- 积分:1
-
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab...
制作CAB压缩文件,只需将smaller.exe复制到要压缩的文件夹中,运行即可在它的上一级文件夹中产生file.cab-Production CAB compressed file, simply copy the smaller.exe to compressed folder, you can run it on a folder have file.cab
- 2022-04-17 11:31:04下载
- 积分:1
-
一个delphi写的windows文件遍历的例子,仅供参考
一个delphi写的windows文件遍历的例子,仅供参考-Delphi write a windows file traversal example, for reference only
- 2022-01-25 18:08:29下载
- 积分:1
-
读文件,指定行和列的单元格内容。只有一个样本…
VC中读取Excel文件中的指定行和列的单元格内容.只是一个示例程序,需要优化.-VC read Excel document designated rows and columns of cells content. Only a sample program, optimized.
- 2022-07-08 22:10:19下载
- 积分: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
-
能够轻松的合并和切割文件,是使用者能够通过自己的程序就能进行文件切割...
能够轻松的合并和切割文件,是使用者能够通过自己的程序就能进行文件切割
-Can easily and cutting the combined document, a user can, through their own procedures document will be able to cut
- 2022-06-12 10:37:44下载
- 积分:1
-
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧...
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧-a notebook with all the functional notebook relatively rough but we improved so much today
- 2022-01-26 03:26:41下载
- 积分:1
-
Source code to operate (read/write) image files in .pcx format.
Reading every...
Source code to operate (read/write) image files in .pcx format.
Reading every layer of image in separate matrix.
Writing in simple pcx archive.
- 2023-05-11 08:00:02下载
- 积分:1