-
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文...
应用程序向导已为您创建了此 FileManage 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 此文件包含组成 FileManage 应用程序的每个文件的内容摘要。-Application Wizard you have to create this FileManage applications. This application not only use Microsoft introduced the basic foundation of knowledge, but also to write applications starting point. This document contains FileManage application components of each document summary of the contents.
- 2022-02-04 03:34:18下载
- 积分:1
-
这个项目是multiindexed文件系统我做了“信息存储和识别。
this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course" it is like IBM VSAM FS, use variable lenght record , and B+Tree algorithm for indexing,and store data in PileFile(*.pile) and also indexes in (*.idx)
-this project is MultiIndexed FileSystem i done it for "Information storage and retrieval FileSystem course "it is like IBM VSE FS, use variable length record, and B Tree algorithm for indexing. and store data in PileFile (*. pile) and also ind exes in (*. idx)
- 2022-04-17 08:11:45下载
- 积分: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
-
DOS下修改文件属性,Windows下同样可以使用。
DOS下修改文件属性,Windows下同样可以使用。-DOS modify file attributes, Windows can use the same.
- 2022-01-22 02:05:38下载
- 积分:1
-
简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用...
简单用SOCKET实现本地文件传输,,,,,,,,,,,,,,,,,,支持多种文件欢迎大家下载,,,,,,,,,,,,,,,,,,, 绝对可用-it can trasport files in p2p mode using socket,it support many types,welcome to use.
- 2022-03-20 18:49:04下载
- 积分:1
-
为c/c++/cxx源码批量添加版权注释
为c/c++/cxx源码批量添加版权注释,稍作修改,可以支持任何语言。使用js开发的原因是,灵活且方便随时随地修改。windows下双击就可以运行。非常地方便。
- 2022-08-25 13:34:14下载
- 积分:1
-
good configuration file read and write procedures
很好的配置文件读写程序-good configuration file read and write procedures
- 2023-05-14 05:00:02下载
- 积分:1
-
这是一个加密程序和# 39;的源代码,非常实用,强烈推荐…
这是一个加密程序源代码,很实用,强烈推荐-This is an encryption program"s source code is very practical, strongly recommended
- 2022-04-21 03:03:01下载
- 积分:1
-
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接...
我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。
程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。
采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document literacy IniFile category. Using very simple, please see sample program. Adoption of the two methods is the use of an iterator call, a direct use of the array index, under different circumstances were used. STL prepared using C, applies to Windows, Linux, Unix platform under the arbitrary arbitrary development environment, this is the platform used Win CBuilder become indicate.
- 2022-02-05 17:59:29下载
- 积分:1
-
自己做的RTF文件分割,根据文件特点分割
自己做的RTF文件分割,根据文件特点分割-own RTF document segmentation, segmentation features of the paper
- 2022-12-01 09:15:03下载
- 积分:1