C#中的abstract 类和方法!!!
摘要:
mark: https://www.cnblogs.com/zzy2740/archive/2005/09/20/240808.html C#中的abstract 类和方法!!! C#中的abstract类不能被实例化,他只提供其他类的继承的接口using System;abstract class 阅读全文
posted @ 2019-11-08 10:09 asddasd 阅读(3329) 评论(0) 推荐(0) 编辑