🌈 搜索
📅  最后修改于: 2022-03-11 15:03:35.447000             🧑  作者: Mango
int width = 500; int hight = 500; void settings(){ size(width, hight); }