-
结构化存储文件也被称为OLE复合文档。复合做…
一个结构化存储的文件通常也称之为OLE复合文档。 复合文档具有很多特性,比如: (1)可以加载和保存局部文档,这可以避免为了读取一小段数据而载入整个文件。 (2)Windows本身在内部就提供了对复合文档的支持。举个例子,即便系统中没有安装Word,我们在资源管理器中察看Word文档的属性时,也可以显示它的大量信息,比如摘要、统计、作者、字数等。因为这些信息就是从Word的复合文档中读取的。 微软公司声称结构化存储将是未来Windows的缺省文件格式。MS-Office就已经大量的使用了结构化存储。-a structured storage files are also known as OLE compound documents. Compound document has many features, such as : (a) can be loaded and preserving local documents, it can be avoided in order to read a small portion of the entire data contained in documents. (2) within Windows itself on the right compound document support. For example, even if the system had not been installed Word, in which resources management for Word documents look at the properties, it can also show that the vast amount of information, such as summary statistics, the author and not so. Because this information is from the compound Word document read. Microsoft claims that the structure of storage will be a future Windows is the default file format. MS-Office on the
- 2022-05-13 23:57:04下载
- 积分:1
-
used to read text
用于读取基于文本的数据类文件,并对使用进行了详细说明,java版本的文本非常方便
- 2022-02-21 09:59:47下载
- 积分:1
-
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧...
一个记事本 有一切记事本有的功能 但比较粗糙大家改进一下吧-a notebook with all the functional notebook relatively rough but we improved so much today
- 2022-01-26 03:26:41下载
- 积分:1
-
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊-a small notebook in a very simple procedure, however, is also a result I have ah
- 2022-05-11 00:02:02下载
- 积分:1
-
二进制搜索 C 源代码
它是一个清洁和测试的代码,使用 c 编程语言的二进制搜索程序。用于功能,更好地理解和可用性。
- 2022-03-12 12:13:23下载
- 积分:1
-
英文词干化
这个程序用来把英语单词词干化,从而节约电脑内存,以及 外部磁盘的存储空间,这样不仅在空间上有了优化,在时间上也有了优化。而且,这样分词后,意思相近的就可以看做是一个单词,有利于处理文档和查询关键词,提高查询效率。
- 2022-07-09 10:42:42下载
- 积分:1
-
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。...
在指定目录内删除指定的后缀文件,支持自定义,多种后缀名。-Delete the specified directory specified suffix documents in support of custom, multi-suffix name.
- 2023-05-05 21:40:03下载
- 积分:1
-
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。...
利用递归函数调用方式,将所输入的5个字符,以相反顺序打印出来。-The use of recursive function call, and will enter the five characters, print out the order to the contrary.
- 2022-07-21 07:56:00下载
- 积分:1
-
一个可以统计指定目录下所有文件字节数的程序
一个可以统计指定目录下所有文件字节数的程序-statistics can be designated a directory of all documents byte of the process
- 2022-03-18 00:31:48下载
- 积分:1
-
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。...
输入一行字符,分别统计出其中英文字母、空格、数字和其它字符的个数。-Enter the characters in his entourage, the statistics were one of the letters, spaces, numbers and the number of other characters.
- 2022-03-01 14:29:53下载
- 积分:1