2013年5月8日 ... Java使用For迴圈印出*三角形各6種,其程式如下:. 1.第一種. public class a1 { public static void main(String args[]) { int i,j; for(i=1;i
www.google.com.tw