摘要: using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Collections; namespac 阅读全文
posted @ 2018-05-31 14:36 zzunstu 阅读(247) 评论(0) 推荐(0) 编辑
摘要: Note: virtual 和 abstract 方法不能声明为 private。 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System 阅读全文
posted @ 2018-05-31 10:59 zzunstu 阅读(117) 评论(0) 推荐(0) 编辑