自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 经常碰到的小问题和小知识

1.tableView最后一行分割线不显示- (void)layoutSubviews {    [superlayoutSubviews];        for (UIView *subviewin self.contentView.superview.subviews) {        if ([NSStringFromClass(sub

2016-01-23 19:48:46 937

原创 经常用的网站

CSDN博客频道:http://write.blog.csdn.net/postlist拾取坐标系统 :http://api.map.baidu.com/lbsapi/getpoint/index.html谷歌镜像 : http://gg.cytbj.com/?q=&gws_rd=sslcode4App :  http://code4app.com

2016-01-14 15:52:36 1514

原创 CocoaPods使用

iOS 最新版 CocoaPods 的安装流程1.移除现有Ruby默认源$gem sources --remove https://rubygems.org/2.使用新的源$gem sources -a https://ruby.taobao.org/3.验证新源是否替换成功$gem sources -l4.安装CocoaPods(1

2016-01-11 09:42:30 773

原创 pch文件常用的宏

////  Constants.h//  FitnessTest////  Created by hubing on 15/9/18.//  Copyright (c) 2015年 hubing. All rights reserved.//#ifndef FitnessTest_Constants_h#define Fi

2016-01-15 14:57:44 553

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除