Sportica   Sportica

06 2014 档案

摘要:Linode 口碑还是不错的。只不过价格有点小贵。20刀每月,只能用信用卡支付!。不过一分钱一分货,用起来速度妥妥的 下面介绍下在Mac 下搭建Linode 的VPN 服务 新注册的用户可以填写我的 referral code 优惠码: 34345b67c646944ead36d457a1e9340 阅读全文
posted @ 2014-06-27 15:08 qingjoin 阅读(8960) 评论(6) 推荐(0) 编辑
摘要:原地址:http://codingnow.cn/git/228.html1. git分支简介使用分支可以让你从开发主线上分离开来,然后在新的分支上解决特定问题,同时不会影响主线。像其它的一些版本控制系统,创建分支需要创建整个源代码目录的副本。而Git 的分支是很轻量级的,因为Git保存的不是文件差异... 阅读全文
posted @ 2014-06-12 13:07 qingjoin 阅读(337) 评论(0) 推荐(0) 编辑
摘要:NSDictionary *dic = [NSDictionary dictionaryWithObjectsAndKeys: [NSNumber numberWithInt:2] , @"actcode",nil]; //首先设置需要通知的方法。加入通知中心。比如当程序跑到这时就通知游戏 ... 阅读全文
posted @ 2014-06-11 16:37 qingjoin 阅读(2310) 评论(0) 推荐(1) 编辑
摘要:首先在工程中加入XXX plist 配置文件。 然后在key 输入名字比如allsdk value 里填写.a 文件的名字NSString *plistPath = [[NSBundle mainBundle]pathForResource:@"Pc_sdk" ofType:@"plist"]; ... 阅读全文
posted @ 2014-06-10 10:31 qingjoin 阅读(407) 评论(0) 推荐(0) 编辑

  Sportica
点击右上角即可分享
微信分享提示