2016年5月27日

【转】objective-c基本数据类型之输出格式符

摘要: 原文网址:http://blog.csdn.net/mamong/article/details/8255691 基本数据类型 1. int 输出格式符:%i, %d, %o %x, 2. float输出格式符:%f, %e, %g3. double输出格式符:%f, %e, %g 基本数据类型 1 阅读全文

posted @ 2016-05-27 16:39 wi100sh 阅读(406) 评论(0) 推荐(0)

【转】【iOS知识学习】_视图控制对象生命周期-init、viewDidLoad、viewWillAppear、viewDidAppear、viewWillDisappear等的区别及用途

摘要: 原文网址:http://blog.csdn.net/weasleyqi/article/details/8090373 iOS视图控制对象生命周期-init、viewDidLoad、viewWillAppear、viewDidAppear、viewWillDisappear、viewDidDisap 阅读全文

posted @ 2016-05-27 14:49 wi100sh 阅读(227) 评论(0) 推荐(0)

导航