首尾各俩个星号
首尾各一个星号
首尾各一个波浪号
一个右箭头+空格,表示引用
百度一下
public class Hello{ public static void main(String[] args){ System.out.println(Hello); } }