摘要: /*****************************************************************//** * \file ControlParent.h * \brief MediatorPattern 中介者模式 亦称: 调解人、控制器、Intermediary 阅读全文
posted @ 2023-06-04 23:47 ®Geovin Du Dream Park™ 阅读(2) 评论(0) 推荐(0) 编辑
摘要: ''' drawrect.py file editor: geovindu, Geovin Du date: 2023-06-11 ''' import turtle as t def drawonerect(x,y,side): """ 画正方形 :param x: x轴 :param y: Y轴 阅读全文
posted @ 2023-06-04 14:23 ®Geovin Du Dream Park™ 阅读(20) 评论(0) 推荐(0) 编辑