摘要: 加入边缘判定,<2则加2。 if (x_upleft<2) x_upleft=x_upleft+2; if (y_upleft<2) y_upleft=y_upleft+2; 阅读全文
posted @ 2019-04-09 11:18 ostartech 阅读(296) 评论(0) 推荐(0)