An open API service indexing awesome lists of open source software.

https://github.com/talaxy009/geometrymaker

一个可生成你想要的几何图形的程序(目前有方形、圆形和三角形)
https://github.com/talaxy009/geometrymaker

Last synced: about 2 months ago
JSON representation

一个可生成你想要的几何图形的程序(目前有方形、圆形和三角形)

Awesome Lists containing this project

README

          

一个可生成你想要的几何图形的程序(目前有方形、圆形和三角形)
把上一个SquareMaker整合进来了,用来练习程序结构控制和函数调用(后来也拿来练习多文件结构和数组了)