07 2018 档案

摘要:[DllImport("User32.dll", SetLastError = true, ThrowOnUnmappableChar = true, CharSet = CharSet.Auto)] public static extern int MessageBox(IntPtr handle, String message, String title, int type); M... 阅读全文
posted @ 2018-07-11 12:02 酷熊 阅读(2025) 评论(0) 推荐(0)
摘要:config.ini存放在Assets目录下,项目打包之后存放在Data目录下exe同目录 阅读全文
posted @ 2018-07-04 10:35 酷熊 阅读(9319) 评论(1) 推荐(0)