一个计算机课的java作业

Your project will contain a JUnit class called TextAnalysisTests.java. This class will be full of compiler errors. This is because it is designed to test one of the classes that you'll be writing for this assignment, and that class doesn't exist yet!
Your project will also contain an executable jar file called PS3Demo.jar. If you double-click on this file, it will bring up a file browser. Use the file browser to open a text file. A dialog will appear. Enter a token (a sequence of characters with no white space). A sequence of information about the file you chose and the token you entered will appear. Your job in this assignment is to write a program that behaves just like the one you just ran.
To accomplish this, you will need to follow these steps:
Create a file called TextAnalysis.java in the cs1410 package, and use it to implement a class containing the static methods that I will specify below. When you have correctly implemented the class, it should pass all of the test cases in TextAnalysisTests.java.

Create a file called FileAnalyzer.java in the cs1410 package, and use it to implement a main method that makes use of the methods in TextAnalysis. When run, this method should behave like PS3Demo.jar.
实在是看不懂 各位大神帮帮忙
这个是整个文件 用Eclipse解压就能看http://pan.baidu.com/s/1qW5CfWo

感觉程序没有什么难度,但是量不小。
有些地方没有看懂如TextAnalysisTests要求的第10条。
楼主要是英文看不懂,我粗略了翻译一版(不是用软件翻译的)。楼主留个邮箱我给你发一份。
若楼主想要程序,把PS3Demo.jar发我一份。我看看。这个程序主要是参考这个jar做的没有几乎等于没法做。
可以发我邮箱([email protected]追问

已发 我现在只有第十个还没有搞定 求帮助

温馨提示:答案为网友推荐,仅供参考
第1个回答  2014-09-18
看到这么大段的英文,在下也着实吓尿了
第2个回答  2014-09-18
PS3Demo.jar文件看一下
第3个回答  2014-09-18
你可以复制到有道词典软件里面,会有翻译。
相似回答