在C#中用面向對象的思想計算矩形的面積

using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; namespace ConsoleApp1 { class Retangle { //成員變量 double len
相關文章
相關標籤/搜索