跳转到代码
Hello word!
Hello word
">"+空格
点击跳转到百度
public class Hello{ public static void main(String[] args){ System.out.print("Hello,word!"); } }