C#語言-輸入三角形或者長方形邊長,計算其周長和麪積並輸出

/* 編寫一個控制檯應用程序,輸入三角形或者長方形邊長,計算其周長和麪積並輸出。 */ using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace _20153236_sy1_1 {     class Program     {         static voi
相關文章
相關標籤/搜索