随笔分类 -  工作

摘要:[python]通过一个矩形切割另外一个矩形单例: 应用: #!/bin/env python # -*- coding:utf-8 from typing import * import matplotlib.pyplot as plt from matplotlib.patches import Rectangle from random 阅读全文
posted @ 2022-05-25 11:54 first_code 阅读(280) 评论(0) 推荐(0)