public class HelloWorld{ public static void main(String[] args) { String _ok="我爱慕课网"; String $pop="www.imooc.com"; System.out.prntln(_ok); System.out.prntln($pop); }}
我爱慕课网后面的分号 用英文的分号