摘要: SVG 意为可缩放矢量图形(Scalable Vector Graphics)。 SVG 使用 XML 格式定义图像。 svg 的子标签 矩形<rect>、 圆形<circle> 椭圆 <ellipse> 线 <line> 路径 <path> 多边形 <polygon> 折线 <polyline> 阅读全文
posted @ 2021-02-26 15:48 会潮 阅读(1758) 评论(0) 推荐(0)