摘要: 父类形状类 1 using System; 2 using System.Collections.Generic; 3 using System.Drawing; 4 using System.Linq; 5 using System.Text; 6 using System.Threading.T 阅读全文
posted @ 2017-04-10 23:16 汉阳锅锅 阅读(1393) 评论(0) 推荐(0)
摘要: 父类Animals类 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading.Tasks; 6 7 namespace 阅读全文
posted @ 2017-04-10 23:11 汉阳锅锅 阅读(831) 评论(0) 推荐(0)
摘要: 父类 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading.Tasks; 6 7 namespace Calc.en 阅读全文
posted @ 2017-04-10 23:06 汉阳锅锅 阅读(603) 评论(0) 推荐(0)