06 2021 档案
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Reflection; using System.Text; using System.Threading.Tasks; namespace
阅读全文
摘要:三种工厂模式: 1 using System; 2 using System.Collections.Generic; 3 using System.Linq; 4 using System.Text; 5 using System.Threading.Tasks; 6 7 namespace 简单
阅读全文
摘要:abstract 抽象方法 virtual 可重写的抽象方法 override 实现抽象方法
阅读全文
浙公网安备 33010602011771号