public class HelloWorld{ public static void main(String[] args) { String mylove="我爱慕课网"; String myURL="www.imooc.com"; System.out.println(mylove); System.out.println(myURL); } }
没有错,可以在IDE中进行调试,慕课网上有时候更新不出来会报错!
没错,系统问题,我的也有很多是对的,但系统不过