public static void main(String[] args)//主函数
{
public static int ge(int a,int b)//创建一个方法,方法名是 ge 定义 int 整类
}
//谢逍遥