-
VB编程中突破64K的文本显示限制.zip
VB编程中突破64K的文本显示限制.zip-VB Programming breakthrough 64K text Restrictions. Zip
- 2023-02-15 04:35:04下载
- 积分:1
-
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找...
一个用多线程实现文件查找的例子本代码实现了利用多线程实现文件的查找-using a multi-threaded search files example of the implementation of the code by using multithreading document search
- 2022-06-02 09:12:49下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1
-
helloWork h object-oriented programming in PHP took place about six years
- 2022-01-26 07:00:49下载
- 积分: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中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的...
VC中提供了CFileDialog类来选择文件,如果想实现选择文件夹的功能,就不是那么简单了。下面的函数,可以实现选择文件夹的功能。并且可以指定文件夹和对话框的名称。-VC provides a CFileDialog to select the type of document, if you want to realize the function of choosing the folder, it is not so simple. The following function, you can choose to realize the function of the folder. And can specify the folders and the name of the dialog box.
- 2022-03-20 14:39:00下载
- 积分:1
-
utm投影正转,实现经纬度到平面坐标的转变
utm投影正转,实现经纬度到平面坐标的转变-utm projection is to achieve the latitude and longitude coordinates of the plane change
- 2022-02-13 19:49:06下载
- 积分: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
-
I have written Run Length Encoder Decoder program which compress files with RLE...
I have written Run Length Encoder Decoder program which compress files with RLE algorithm.
- 2022-01-26 03:01:16下载
- 积分:1
-
a log type, you can set the path to the log files show that the current time.
一个日志类,可以设置日志文件的路径,显示当前时间等.-a log type, you can set the path to the log files show that the current time.
- 2022-01-27 12:11:23下载
- 积分:1