摘要: 1. 编写一个控制台应用程序,输入三角形或者长方形边长,计算其周长和面积并输出。 using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading. 阅读全文
posted @ 2022-10-13 23:55 SHINIAN200 阅读(37) 评论(0) 推荐(0)