摘要: HelloWorld简单例子如下:此例子好好体会下继承 is a和组合 has a的异同。 using System; using System.Runtime.InteropServices; namespace TestEnviroment { class Program { static vo 阅读全文
posted @ 2020-10-08 13:44 星仔007 阅读(104) 评论(0) 推荐(0) 编辑