Loading

文章分类 -  WinForm

摘要:在C#的时候,使用的是Console.WriteLine("Hello World")。开发winform的时候,需要先往主函数所在的源文件中加入以下内容。引入库:using System.Runtime.InteropServices; 阅读全文
posted @ 2020-03-29 22:22 二次元攻城狮 阅读(3208) 评论(0) 推荐(0)