Loading

02 2020 档案

摘要:在NuGet搜索Costura,引用此dll,打包成EXE文件的时候会合并到EXE,不会产生dll,比如数据库dll(OracleAccessDatabase.dll) 注意:由于可能会报如下错误~ Fody is only supported on MSBuild 16 and above. Cu 阅读全文
posted @ 2020-02-20 17:10 云辰 阅读(1870) 评论(0) 推荐(0) 编辑
摘要:以下是ComboBox绑定键值对的C#代码: ArrayList mylist = new ArrayList(); mylist.Add(new DictionaryEntry("WinFormURL", "http://www.cnblogs.com/cate/winform/")); myli 阅读全文
posted @ 2020-02-11 10:18 云辰 阅读(556) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示