String love="我爱慕课网";
String adress="www.imooc.com";
System.out.println(love+"\n"+adress);
没有错啊,我放在myeclipse里是可以运行的
感觉系统有问题