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