public class HelloWorld{ public static void main(String[] args) { String hobby="幕课网"; System.out.println(hobby); }}
原来是这个“慕”