Topic: 这个怎么回事呢? |
Print this page |
1.这个怎么回事呢? | Copy to clipboard |
Posted by: afen311 Posted on: 2005-03-12 21:33 为什么在我编的程序在jcreater中编译也能执行,但在DOS下执行时会出现下面的情况:Exception in thread "main java.lang.NOSuchMethodError:main。比如一个最简单的小程序: class NoStaticError{ public static void main(String args[]){ String mystring="hello"; System.out.println(mystring); } } |
2.Re:这个怎么回事呢? [Re: afen311] | Copy to clipboard |
Posted by: kimmy Posted on: 2005-03-12 22:43 我运行了阿,没有错误啊 是不是你敲命令行的时候,把程序名写错了阿 |
3.Re:这个怎么回事呢? [Re: afen311] | Copy to clipboard |
Posted by: ma1673 Posted on: 2005-03-14 10:01 path设置的问题吧 |
Powered by Jute Powerful Forum® Version Jute 1.5.6 Ent Copyright © 2002-2021 Cjsdn Team. All Righits Reserved. 闽ICP备05005120号-1 客服电话 18559299278 客服信箱 714923@qq.com 客服QQ 714923 |