转载自:http://www.himigame.com/iphone-cocos2dx/1354.html首先说明一个问题:为什么要在线更新资源和脚本文件!?对于此问题,那要说的太多了,简单概括,如果你的项目已经在google play 或Apple Store 等平台上架了,那么当你项目需要做一些...
分类:
Web程序 时间:
2014-06-19 00:46:32
阅读次数:
465
in_array()函数in_array()函数在一个数组汇总搜索一个特定值,如果找到这个值返回true,否则返回false。其形式如下:boolean in_array(mixed needle,array haystack[,boolean strict]);来看下面的例子,查找变量apple是...
分类:
Web程序 时间:
2014-06-18 21:35:41
阅读次数:
282
http://www.appcoda.com/background-transfer-service-ios7/http://www.raywenderlich.com/51127/nsurlsession-tutorialhttps://developer.apple.com/library/io...
分类:
移动开发 时间:
2014-06-18 20:34:57
阅读次数:
235
今天添加微信分享的时候添加微信的静态文件和我以前添加的Core-Plot第三方库发生了冲突,
出现一大堆的 “Apple Mach -O Linker Error” ,
错误分析:
这次出现错误的原因是 Architectures不统一造成的,微信的APi要求用32位编译,而第三方库是包含了64位。
解决方法:
解决...
分类:
移动开发 时间:
2014-06-16 21:56:34
阅读次数:
297
Apple发布了替代oc的利器语言 Swift ,牛叉的中国开发者社区在9天的时间内就汉化了,这是多少中国开发者的福音啊,发现了之后异常兴奋,写个日志保存下,防止立马忘记:
GitHub开源项目:《The
Swift Programming Language》in Chinese
在线中文版: http://www.swiftguide.cn
或者 http://num...
分类:
其他好文 时间:
2014-06-16 20:09:49
阅读次数:
188
android提供了封装浏览器的接口,可以让开发者利用自己的view显示网页内容。今天又实现研究了一下,利用WebView显示浏览器内容,还可以利用 WebViewClient显示自己需要的内容。参考:http://developer.android.com/reference/android/we...
分类:
移动开发 时间:
2014-06-16 13:13:52
阅读次数:
209
Android开发环境搭建文件下载:1.java JDK下载:http://java.sun.com/javase/downloads/index.jsp2.Android SDK下载:http://developer.android.com/sdk/index.html安装1.java JDK解压...
分类:
移动开发 时间:
2014-06-15 15:27:33
阅读次数:
357
file '/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator7.0.sdk/System/Library/Frameworks/UI...
分类:
其他好文 时间:
2014-06-15 14:33:40
阅读次数:
175
至少是模拟器目录有变
iOS8下路径变为:
/Users/username/Library/Developer/CoreSimulator/Devices/786824FF-6D4C-4D73-884A-696514481F7C/data/Containers/Data/Application/7D5B082E-53D5-4C60-86A0-1F6A0A1B98E3/Library/Cache...
分类:
移动开发 时间:
2014-06-15 12:26:58
阅读次数:
348
you are the apple of my eye
分类:
移动开发 时间:
2014-06-14 19:27:49
阅读次数:
200