03 2015 档案
摘要:设置LaunchImageSource时,需要将图片调整成iPhone屏幕大小iPhone4 640x480 3.5inchiPhone5 640x1136 4inchiPhone6 750x1334 4.7inchiPhone6P 1080x1920 5.5inch
阅读全文
摘要:1. 生成bridging-header.h「项目名-Bridging-Header.h」2.编辑bridging-header.h#import 3.读入Bridging-Header.h在[Build Settings]的[Objective-C Bridging Header]下指定GameF...
阅读全文
摘要:platform :ios, '7.0'pod "AFNetworking", "~> 2.0"1.CocoaPods是什么当你开发iOS应用时,会经常使用到很多第三方开源类库,比如JSONKit,AFNetWorking等等。可能某个类库又用到其他类库,所以要使用它,必须得另外下载其他类库,而其他...
阅读全文
摘要:LocationClient现在无法使用,以下是新的解决方案https://developer.android.com/training/location/retrieve-current.htmlpublic class MainActivity extends ActionBarActivity...
阅读全文
摘要:如图所示Type改成CustomImage填入照片
阅读全文
摘要:1.按钮删除时注意Referencing Outlet是否删除2.发现没问题时 试试clean project3.还是不好使时 重新启动xcode
阅读全文
摘要:1.用Goolge Account登陆https://bitbucket.org/2.点击屏幕上方的创建,创建一个私人仓库(Create a new repository) Repository type选项选择git3.初始化设置git initgit remote add origin git@...
阅读全文

浙公网安备 33010602011771号