摘要: //准备工作UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];button.frame = CGRectMake(50,50,100,40);button.backgroundColor = [UIColor blueCo... 阅读全文
posted @ 2015-11-25 08:58 TigerCui 阅读(37283) 评论(0) 推荐(0)
摘要: SVN Can't open file 'xxx':Premission denied 解决方法 阅读全文
posted @ 2015-11-04 14:01 TigerCui 阅读(1430) 评论(0) 推荐(0)
摘要: 给公司申请开发者账号,留下来以后参考 阅读全文
posted @ 2015-10-29 17:03 TigerCui 阅读(15186) 评论(9) 推荐(3)
摘要: iOS App打包流程 阅读全文
posted @ 2015-10-29 09:52 TigerCui 阅读(5954) 评论(0) 推荐(3)
摘要: iOS Technology Overview_Introduction翻译 阅读全文
posted @ 2015-10-28 11:28 TigerCui 阅读(596) 评论(0) 推荐(0)
摘要: mac上配置svn服务器,用Cornerstone连接服务器 阅读全文
posted @ 2015-10-27 11:28 TigerCui 阅读(19385) 评论(37) 推荐(3)
摘要: clang: error: linker command failed with exit code 1 (use -v to see invocation) .a文件无法用Cornerstone同步到SVN 阅读全文
posted @ 2015-10-27 09:52 TigerCui 阅读(629) 评论(0) 推荐(0)