oc

 1. NSString  http://wenku.baidu.com/link?url=-fnr6PlwFE0DVEmTfP9tVf4BA8nAsVMxjRP4bVUuHruYrmXivEhwqWFmp_UHjeaydVZlW7QhsvoY6JB-6ZxEwGqDZ7eCOqjpc0UkB9v7z__

http://blog.csdn.net/centralperk/article/details/11882877

2. TableBar http://www.xuanyusong.com/archives/602

3.正则  https://zhidao.baidu.com/question/581570451.html

- (BOOL)isUserName:(NSString *)txt {

    if (txt.length >=1 && txt.length <=50) {

        if(![txtcontainsString:@"·"])

        {

            return [selfmacth:@"^[\u4e00-\u9fa5a-zA-Z]+$"txt:txt];

        }else

        {

            return [selfmacth:@"^[\u4e00-\u9fa5a-zA-Z]{1,50}(?:·[\u4e00-\u9fa5a-zA-Z]{1,50})*+$"txt:txt];

            

        }

    }

    returnfalse;

}

4.ios开发代码规范

http://www.cnblogs.com/gfxxbk/p/5469017.html

5.ios block和c++ lambda http://www.cnblogs.com/imystr/archive/2014/08/14/3912642.html


6.视图转换  http://blog.csdn.net/k16643275hn/article/details/51971981

7. IQKeyboardManager   http://blog.csdn.net/woruosuifenglang/article/details/51719041
8.UITableView   http://www.cocoachina.com/ios/20140922/9710.html   http://blog.csdn.net/tangaowen/article/details/6438362
9.  resignfirstresponder http://blog.csdn.net/kakukemeit/article/details/9235671

10.ios运算符    http://www.cnblogs.com/-ljj/p/3711317.html

11、delegate  http://blog.csdn.net/uxyheaven/article/details/48261699    http://www.xuebuyuan.com/2122301.html  

12.UIButton http://blog.csdn.net/heng615975867/article/details/38873647   http://jingyan.baidu.com/article/380abd0a17f9641d90192c25.html  

13.UICollectionView      https://my.oschina.net/u/2340880/blog/522613

14.     Masonry     http://www.cocoachina.com/ios/20141219/10702.html

15. xib  http://www.cnblogs.com/wendingding/p/3750378.html

16.UIDatePicker   http://www.jianshu.com/p/1f17b599aca9










  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值