1、傳遞普通參數. public class Test { public static void main(String[] args) { for(String s : args){ System.out.println( ...
確定! 回上一頁