05 2017 档案

摘要:info.plist 中key 中value 是否为空导致 阅读全文
posted @ 2017-05-26 11:54 谢小锋 阅读(234) 评论(0) 推荐(0)
摘要:蓝色文件访问 NSString * path = [[NSBundle mainBundle]pathForResource:@"one/two/two" ofType:@"html"]; NSString *html = [NSString stringWithContentsOfFile:pat 阅读全文
posted @ 2017-05-25 11:46 谢小锋 阅读(149) 评论(0) 推荐(0)
摘要:// // ViewController.swift // 懒加载 // // Created by 谢泽锋 on 2017/5/10. // Copyright © 2017年 泽锋. All rights reserved. // import UIKit class ViewControlle 阅读全文
posted @ 2017-05-10 22:21 谢小锋 阅读(99) 评论(0) 推荐(0)
摘要://// ViewController.swift// 闭包//// Created by 谢泽锋 on 2017/5/10.// Copyright © 2017年 泽锋. All rights reserved.//import UIKitclass TwoViewController: UIV 阅读全文
posted @ 2017-05-10 12:43 谢小锋 阅读(127) 评论(0) 推荐(0)