2016年2月23日

抽屉框架的用法(转)

摘要: Drawer相比大家经常能看到,优点就不用赘言了。直奔主题,MMDrawerController(https://github.com/mutualmobile/MMDrawerController)是我觉得一款比较好用的Drawer开源实现。 具体使用方法 (1)pod'MMDrawerContr 阅读全文

posted @ 2016-02-23 18:06 时光机728 阅读(253) 评论(0) 推荐(0) 编辑

cocoapods 使用时一个问题 (Unable to find a specification for `CYLTableViewPlaceHolder`)

摘要: http://blog.csdn.net/zhangao0086/article/details/39703083 这样的问题执行两句代码 :1.pod repo remove master 2.pod setup 这两句代码 把当前Pod的目录清理一下就行了,然后再 pod install 或者 阅读全文

posted @ 2016-02-23 09:45 时光机728 阅读(380) 评论(0) 推荐(0) 编辑

导航