程序在系统盘能运行不能在非系统盘运行
摘要:解决方法: 在.net程序的主程序中添加捕捉异常; static class Program { /// <summary> /// 应用程序的主入口点。 /// </summary> [STAThread] static void Main() { Application.EnableVisual
阅读全文
posted @ 2016-12-20 14:21
posted @ 2016-12-20 14:21