我们可以创建一个Color对象,如下所示。... Color red = new Color(255, 0, 0);. 创建绿色. Color green = new Color(0, ...
確定! 回上一頁