文件名称:kuaishupingxie
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 98.01kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用面向对象方法完成“快速拼写检查程序”的分析、设计和实现过程。快速拼写检查程序基本要求说明如下:
1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。
-use of the object-oriented method to complete the "rapid spelling inspection procedures," the analysis, design and implementation process. Rapid screening procedures spelling basic requirements are as follows : 1. Spelling check for the documents to text files stored in the form of Disk; 2. Only check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, a non-alphabetic character as the separator; 4. Spelling words are judged on the basis of misuse of dictionaries, dictionaries in the form of text files stored in Disk; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output in the form of text files stored, its format : Line 1 : Spelling Checker was the name Dictionary Part 2, after
1.进行拼写检查的文件以文本文件形式存储于外存上;2.只检查文件中英文单词的拼写错误;3.单词是用字母(a…z或A…Z)定义,任一非字母字符作为分隔符;4.判断单词拼写正误的依据是词典,词典以文本文件形式存放于外存上;5.词典文件第1行为词典的名称,以后每一行存放一个单词;6.输出结果以文本文件形式存储,其格式为:第1行:被拼写检查的文件名 + 词典名 第2行后的每一行: 出错单词 位于第x行7.设计一个合理的GUI,注意GUI界面类与功能类的关系应比较松散。
-use of the object-oriented method to complete the "rapid spelling inspection procedures," the analysis, design and implementation process. Rapid screening procedures spelling basic requirements are as follows : 1. Spelling check for the documents to text files stored in the form of Disk; 2. Only check the documents in both Chinese and English word spelling errors; 3. Word is letters (a z or A ... ... Z) definition, a non-alphabetic character as the separator; 4. Spelling words are judged on the basis of misuse of dictionaries, dictionaries in the form of text files stored in Disk; 5. Dictionary document acts of a dictionary of names, each line deposited a word; 6. Output in the form of text files stored, its format : Line 1 : Spelling Checker was the name Dictionary Part 2, after
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 55593398kuaishupingxie.rar 列表 kuaishupingxie123\组员名单.txt kuaishupingxie123\快速拼写检查程序实验报告.doc kuaishupingxie123\WordList_6.txt kuaishupingxie123\ForSearch.java kuaishupingxie123\Index_surpace.java kuaishupingxie123\Index_surpace$1.class kuaishupingxie123\Index_surpace.class kuaishupingxie123\ForSearch.class kuaishupingxie123\Test.java kuaishupingxie123\Test.class kuaishupingxie123\~$拼写检查程序实验报告.doc kuaishupingxie123\873940token\GUI.java kuaishupingxie123\873940token\Token.java kuaishupingxie123\873940token\TokenChecker.java kuaishupingxie123\873940token\DefaultData.java kuaishupingxie123\873940token\EditorPane.java kuaishupingxie123\873940token\SimpleDictionary.java kuaishupingxie123\873940token kuaishupingxie123\checkDictionary\3\ReadDictionary.java kuaishupingxie123\checkDictionary\3\FindError.java kuaishupingxie123\checkDictionary\3\FindError.class kuaishupingxie123\checkDictionary\3\ErrorGUI.java kuaishupingxie123\checkDictionary\3\ErrorGUI.class kuaishupingxie123\checkDictionary\3\tester.class kuaishupingxie123\checkDictionary\3\JavaFileFilter.class kuaishupingxie123\checkDictionary\3\TXTFileFilter.class kuaishupingxie123\checkDictionary\3\CanNotRead.class kuaishupingxie123\checkDictionary\3\Data.class kuaishupingxie123\checkDictionary\3\Data.java kuaishupingxie123\checkDictionary\3\FileExistError.class kuaishupingxie123\checkDictionary\3\Interpunction.class kuaishupingxie123\checkDictionary\3\Interpunction.java kuaishupingxie123\checkDictionary\3\IsNotFile.class kuaishupingxie123\checkDictionary\3\ReadFile.class kuaishupingxie123\checkDictionary\3\Word.class kuaishupingxie123\checkDictionary\3\Word.java kuaishupingxie123\checkDictionary\3\ReadFile.java kuaishupingxie123\checkDictionary\3\Dictionary.class kuaishupingxie123\checkDictionary\3\ReadDictionary.class kuaishupingxie123\checkDictionary\3 kuaishupingxie123\checkDictionary kuaishupingxie123