07 2015 档案

摘要:1.KSImageNamed : 方法的参数提示 阅读全文
posted @ 2015-07-23 23:41 plummit 阅读(121) 评论(0) 推荐(0)
摘要:Read it backwards...int*- pointer to intint const *- pointer to const intint * const- const pointer to intint const * const- const pointer to const in... 阅读全文
posted @ 2015-07-05 23:37 plummit 阅读(122) 评论(0) 推荐(0)
摘要://----------第一种方法-------------------// _img.layer.cornerRadius = 150;// _img.layer.masksToBounds = YES;// _img.layer.contents = [UIImage imageName... 阅读全文
posted @ 2015-07-02 16:46 plummit 阅读(171) 评论(0) 推荐(0)