- 博客(4)
- 资源 (1)
- 收藏
- 关注
原创 cocoapods管理私有库
准备工作1、有自己的git仓库2、需要管理的私有库在git服务器上新建一个私有库MyPrivateCocoaRepo$pod repo add MyPrivateCocoaRepo https://git.oschina.net/huanghehg/MyPrivateCocoaRepo.git Cloning spec repo `MyPrivateCocoaRepo` from `https://
2016-05-06 13:13:04 1038
原创 cocoapods 的安装及使用
cocoapods 的安装及使用一、命令行安装1、升级ruby环境sudo gem update --system Password:/*此处输入密码*/ 当系统提示 RubyGems system software updated 说明更新成功2、ruby环境更新完成就可以安装cocoa podsgem sources --remove https://rubygems.org/ g
2016-05-05 20:00:33 283
原创 git 命令行基本操作
学习网站 http://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 git命令中最基本使用的 1、从远程仓库克隆项目 git clone 远程仓库地址 git clone https://git.oschina.net/huanghehg/testgit.git Cloning
2016-04-28 14:05:33 417
转载 iOS HTTP请求与解析
http://my.oschina.net/u/2346786/blog/485482#OSC_h2_1 收录一下感觉写的不错
2016-04-21 15:12:18 249
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人