摘要:
更新记录 转载请注明出处: 2022年9月21日 发布。 2022年9月10日 从笔记迁移到博客。 程序集(Assembly)说明 运行在CLR上的版本化的、自描述的二进制文件 An assembly may be static (based on a file) or dynamic (creat 阅读全文
摘要:
更新记录 转载请注明出处:https://www.cnblogs.com/cqpanda/p/16678364.html 2022年9月14日 发布。 2022年9月10日 从笔记迁移到博客。 C# 中类的类型 Abstract class Concrete class Sealed class P 阅读全文
摘要:
更新记录 转载请注明出处。 2022年9月13日 发布。 2022年9月10日 从笔记迁移到博客。 接口类型(Interface Type) 接口说明 The interface defines the 'what' part of the syntactical contract and the 阅读全文