WordsCheck

所属分类:教育系统应用
开发工具:Java
文件大小:110KB
下载次数:6
上传日期:2009-03-21 22:51:12
上 传 者dengchunlai
说明:  英语单词拼写判断系统,主要是根据题库对导入的文本中单词进行逐一判断,把拼写错误的单词读取出来。
(English word spelling judge system is based mainly on questions of the text into words one by one judge put misspelled word read out.)

文件列表:
WordsCheck\nbproject\project.xml (580, 2008-05-30)
WordsCheck\nbproject\project.properties (2004, 2008-05-30)
WordsCheck\nbproject\private\private.properties (152, 2008-05-30)
WordsCheck\nbproject\private\private.xml (211, 2008-05-31)
WordsCheck\nbproject\build-impl.xml (27077, 2008-05-30)
WordsCheck\nbproject\genfiles.properties (626, 2008-05-30)
WordsCheck\build.xml (3367, 2008-05-30)
WordsCheck\src\Checker.java (409, 2008-05-31)
WordsCheck\src\CheckForm.java (10449, 2008-05-31)
WordsCheck\src\Controller.java (3347, 2008-05-31)
WordsCheck\src\Dictionary.java (600, 2008-05-30)
WordsCheck\src\FileOperation.java (1692, 2008-05-30)
WordsCheck\src\Main.java (290, 2008-05-31)
WordsCheck\src\ModifyForm.java (6158, 2008-05-31)
WordsCheck\src\OptionForm.java (6176, 2008-05-31)
WordsCheck\src\WordList.java (2042, 2008-05-31)
WordsCheck\src\Word.java (656, 2008-05-31)
WordsCheck\manifest.mf (85, 2008-05-30)
WordsCheck\build\classes\Form\CheckForm$1.class (675, 2008-05-31)
WordsCheck\build\classes\Form\CheckForm.class (8454, 2008-05-31)
WordsCheck\build\classes\Form\ImageForm.class (3845, 2008-05-31)
WordsCheck\build\classes\Form\ModifyForm.class (5300, 2008-05-31)
WordsCheck\build\classes\Form\OptionForm$1.class (702, 2008-05-31)
WordsCheck\build\classes\Form\OptionForm.class (5603, 2008-05-31)
WordsCheck\build\classes\Contrl\Controller.class (4237, 2008-05-31)
WordsCheck\build\classes\Contrl\FileOperation.class (2548, 2008-05-31)
WordsCheck\build\classes\Contrl\Checker.class (840, 2008-05-31)
WordsCheck\build\classes\Contrl\Main.class (550, 2008-05-31)
WordsCheck\build\classes\Data\WordList.class (3072, 2008-05-31)
WordsCheck\build\classes\Data\Dictionary.class (1159, 2008-05-31)
WordsCheck\build\classes\Data\Word.class (1280, 2008-05-31)
WordsCheck\build\classes\META-INF\MANIFEST.MF (87, 2008-05-31)
WordsCheck\build\classes\classes.jar (22209, 2008-05-31)
WordsCheck\dist\WordsCheck.jar (39923, 2008-05-31)
WordsCheck\Dictionary.txt (38638, 2008-05-31)
WordsCheck\Source.txt (1877, 2008-05-31)
WordsCheck\WordsCheck.jar (22209, 2008-05-31)
WordsCheck\build\classes\Form (0, 2008-05-31)
WordsCheck\build\classes\Contrl (0, 2008-05-31)
... ...

======================== BUILD OUTPUT DESCRIPTION ======================== When you build an Java application project that has a main class, the IDE automatically copies all of the JAR files on the projects classpath to your projects dist/lib folder. The IDE also adds each of the JAR files to the Class-Path element in the application JAR files manifest file (MANIFEST.MF). To run the project from the command line, go to the dist folder and type the following: java -jar "WordsCheck.jar" To distribute this project, zip up the dist folder (including the lib folder) and distribute the ZIP file. Notes: * If two JAR files on the project classpath have the same name, only the first JAR file is copied to the lib folder. * If the classpath contains a folder of classes or resources, none of the classpath elements are copied to the dist folder. * If a library on the projects classpath also has a Class-Path element specified in the manifest,the content of the Class-Path element has to be on the projects runtime path. * To set a main class in a standard Java project, right-click the project node in the Projects window and choose Properties. Then click Run and enter the class name in the Main Class field. Alternatively, you can manually type the class name in the manifest Main-Class element.

近期下载者

相关文件


收藏者