会员
周边
新闻
博问
闪存
众包
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
酷熊
博客园
首页
新随笔
联系
订阅
管理
07 2018 档案
Unity弹出MessageBox
摘要:[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)
Unity读取配置文件
摘要:config.ini存放在Assets目录下,项目打包之后存放在Data目录下exe同目录
阅读全文
posted @
2018-07-04 10:35
酷熊
阅读(9319)
评论(1)
推荐(0)
公告