Database Systems
วันจันทร์ที่ 17 สิงหาคม พ.ศ. 2558
Possitive
void setup(){
int Width1 = 300;
int Width2 = 100;
int Height1 = 100;
int Height2 = 300 ;
size(500,500);
background(128,0,128);
noStroke();
fill(255,255,255);
rect(90,220,Width1,Height1);
rect(195,130, Width2,Height2);
}
ไม่มีความคิดเห็น:
แสดงความคิดเห็น
บทความใหม่กว่า
บทความที่เก่ากว่า
หน้าแรก
สมัครสมาชิก:
ส่งความคิดเห็น (Atom)
ไม่มีความคิดเห็น:
แสดงความคิดเห็น