w*r 发帖数: 2421 | 1 FT.... You guys should go ahead either shoot yourself or go ahead study java
from beginning...
main function should be overloaded with the same signature, that is:
public static void main(String[] args)
sigh.....几位平时怎么靠java过日子的? |
g**********y 发帖数: 14569 | 2 你也应该shoot yourself :-) main()定义错出的会是:can not find main() method.
而不是:class not found.
TFLIB应该是stumble在其他地方了
【在 w*r 的大作中提到】 : FT.... You guys should go ahead either shoot yourself or go ahead study java : from beginning... : main function should be overloaded with the same signature, that is: : public static void main(String[] args) : sigh.....几位平时怎么靠java过日子的?
|
w*r 发帖数: 2421 | 3 FFDT....谁还有时间看它的exception:( 一眼就看到main上面去了
java
【在 g**********y 的大作中提到】 : 你也应该shoot yourself :-) main()定义错出的会是:can not find main() method. : 而不是:class not found. : TFLIB应该是stumble在其他地方了
|
w*r 发帖数: 2421 | 4 再看了看, 他用 java hell.class当然就是 class not found
我想他自己一定眼花了,如果他用java hell 出现的exception一定就是 method not
found 了自己没有仔细看就大叫same error哼!
method.
【在 w*r 的大作中提到】 : FFDT....谁还有时间看它的exception:( 一眼就看到main上面去了 : : java
|
c**t 发帖数: 26 | 5 不是不是,我用了String [] args, 还是出一样的错误
先试的java hell, 不行,就试了java hell.class
还试了java -classpath, 都一样的错误
【在 w*r 的大作中提到】 : 再看了看, 他用 java hell.class当然就是 class not found : 我想他自己一定眼花了,如果他用java hell 出现的exception一定就是 method not : found 了自己没有仔细看就大叫same error哼! : : method.
|
g**********y 发帖数: 14569 | 6 贴原代码吧,省得大家猜来猜去的。你的程序从结构上看没错。
【在 c**t 的大作中提到】 : 不是不是,我用了String [] args, 还是出一样的错误 : 先试的java hell, 不行,就试了java hell.class : 还试了java -classpath, 都一样的错误
|
w*r 发帖数: 2421 | 7 照你这么说就真的wierd了
不是不是,我用了String [] args, 还是出一样的错误
先试的java hell, 不行,就试了java hell.class
还试了java -classpath, 都一样的错误
【在 c**t 的大作中提到】 : 不是不是,我用了String [] args, 还是出一样的错误 : 先试的java hell, 不行,就试了java hell.class : 还试了java -classpath, 都一样的错误
|
z****g 发帖数: 2497 | 8 唉....
【在 w*r 的大作中提到】 : 照你这么说就真的wierd了 : : 不是不是,我用了String [] args, 还是出一样的错误 : 先试的java hell, 不行,就试了java hell.class : 还试了java -classpath, 都一样的错误
|
P****y 发帖数: 707 | 9 nod
【在 w*r 的大作中提到】 : 再看了看, 他用 java hell.class当然就是 class not found : 我想他自己一定眼花了,如果他用java hell 出现的exception一定就是 method not : found 了自己没有仔细看就大叫same error哼! : : method.
|