Color.java. public class Color{ public static void main(String[] args){ //Change the font color for(int i=0;i<8;i++){ // ...
確定! 回上一頁