-
一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。...
一个D++编辑器,听说是一个14岁的老外写的,代码还不错,有兴趣的朋友可以拿去研究一下。-A D++ Editor, heard of a 14-year-old foreigner written code is also good friends who are interested can look away.
- 2022-10-13 15:10:03下载
- 积分:1
-
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。...
将文件夹里面的文件按照顺序排序,以便其他函数调用,打开多个文件的时候按照顺序打开。-folder inside of the document in accordance with the order of ranking, so that other function call, open multiple documents in accordance with the sequence open.
- 2022-03-06 15:12:54下载
- 积分:1
-
通过调用文本,文件通过修改并输出希望对大家有用
通过调用文本,文件通过修改并输出希望对大家有用-By calling the text file and output by modifying the U.S. wishes to be useful
- 2022-06-13 01:20:50下载
- 积分:1
-
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在M...
是一个基于LZARI算法的数据压缩的类.Haruhiko Okumura 于1989年7月4日用c语言写实现了这个算法.但是上面用到了一些全局或静态的变量,在MFC下用起来很不方便.我把它改写成了一个c++类,使它可以方便的压缩和解压缩,更重要的是,我新增加了两个接口,这个类可以压缩/解压缩一段内存缓冲区,而不仅仅是文件.
一共提供了5个对外接口:
-Is a data compression algorithm based on LZARI class. Haruhiko Okumura 1989 July 4 daily c language to write algorithms to achieve this. But to use some of the above global or static variables, in the MFC under inconvenient to use them. I rewriting it into a c++ classes, so that it can easily compress and decompress, but more importantly, I added two new interfaces, this class can compress/decompress a memory buffer, rather than the file. a total of provides a five external interface:
- 2022-07-11 01:47:09下载
- 积分:1
-
vc++ 文件系统检测 源码
vc++ 文件系统检测 源码
-filesystem_monitor_in_vc_c++.
- 2023-06-02 11:30:04下载
- 积分:1
-
文件捆绑器,可以把几个文件合并到一起来执行
文件捆绑器,可以把几个文件合并到一起来执行-File bundled device, you can put together a few files into an implementation
- 2022-01-25 19:36:40下载
- 积分:1
-
浏览fastdb数据文件(*.fdb)源码
浏览fastdb数据文件(*.fdb)源码-browse file of fasbdb
- 2022-08-03 14:08:00下载
- 积分:1
-
用C++复制文件代码,很好的代码。
文件拷贝的C语言源代码,虽然基础,却是十分实际的例子。-copying files code by c, good code.
- 2022-03-22 10:45: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
-
vc make the Notepad, a simple, string processing, input input
vc做的记事本,简单,字符串处理,输入输入-vc make the Notepad, a simple, string processing, input input
- 2023-02-08 16:50:04下载
- 积分:1