Error: Could not find or load main class .data.mfs.usercode.85.java.150113153509031b1zbmdm.HelloWorld
public class HelloWorld{ ? ?public static void main(String[] args) { ? ? String city="123"; ? ? ? ?System.out.println("我的家鄉(xiāng)在:"+city); } } 有知道這個為什么一直過不去的嗎
2017-10-31
標(biāo)識符不能用數(shù)字作為開頭吧
2017-08-21
只能說不嚴謹,不過可以運行
2017-08-21
123是int,不應(yīng)該用String
2017-08-20
我的家鄉(xiāng)在后面跟的這個冒號好像是中文冒號才能通過 你慕課網(wǎng)里面的沒寫錯吧?
2017-07-27
myeclipse可以運行,網(wǎng)站上運行偶爾會有問題吧