摘要: 原地址:http://blog.csdn.net/akun1103/article/details/8632651在itunes中创建程序该部分内容继续以雪豹系统为例打开https://itunesconnect.apple.com/(membercenter中也可以找到)选择"Manage You... 阅读全文
posted @ 2014-06-25 18:31 ing... 阅读(428) 评论(0) 推荐(1)
摘要: You are trying to load data from a www stream which had the following error when downloading. Could 阅读全文
posted @ 2014-06-25 18:00 ing... 阅读(187) 评论(0) 推荐(0)
摘要: http://www.previewlabs.com/file-io-in-unity3d/http://blog.csdn.net/menuconfig/article/details/15498773http://blog.csdn.net/chiuan 阅读全文
posted @ 2014-06-25 17:58 ing... 阅读(77) 评论(0) 推荐(0)
摘要: #if UNITY_EDITORstring filepath = Application.dataPath + "/StreamingAssets";#elif UNITY_IPHONEstring filepath = Application.dataPath +"/Raw";#elif UNI... 阅读全文
posted @ 2014-06-25 16:22 ing... 阅读(205) 评论(0) 推荐(0)
摘要: 原地址:http://blog.csdn.net/jbjwpzyl3611421/article/details/12704491针对最近在移植window store项目中遇到的问题,我整理了官方说明,在此和各位开发者分享,避免在移植过程中走弯路!Platform status平台现状Curren... 阅读全文
posted @ 2014-06-25 09:26 ing... 阅读(536) 评论(0) 推荐(0)