搜索资源列表
wordProcess
- 本程序主要介绍如何在JSP编程中文字的处理和排版,理解了就能很好的应用。-This procedure describes how the main programming language at JSP processing and typesetting, we can very well understand the application.
wordprocess
- 从文本文件中读取字符串 解析字符串,找出文本中出现的word,并计算word出现的次数 把结果输出到一个文本文件中 -Read from a text file string parsing a string to appear in the text to find word, and calculate the number of word occur the results output to a text
WordProcess
- VC编程操纵Office。可实现Word文件打印、传送数据到Word文档等-VC program manipulation Office. Word document to print can be realized, to send data to Word documents, etc.
wordProcess
- 对给定的文本进行匀齐分布,即实现Office Word里面的分散分布功能-The text of a given homogeneous distribution of uniform, that is achieved inside the dispersed Office Word features
Wordprocess
- 用字典树统计一个文件中单词的出现次数,将单词及其出现次数按照字典中的顺序保存在输出文件中。-Use Trie Tree to statistic the number of words appeared in a document, save the word and its number of occurrences to the output file in the order according to the dictionary