返回列表 發帖
  1. public class j2{
  2. public static void main(String[] args){
  3.         System.out.print(args[0]+args[1]);
  4. }
  5. }
複製代碼
陳彥綸

TOP

返回列表