会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
谢小锋
博客园
首页
新随笔
联系
管理
订阅
2018年3月29日
cocoapod上传代码
摘要:
阅读全文
posted @ 2018-03-29 15:00 谢小锋
阅读(182)
评论(0)
推荐(0)
2017年10月8日
跳转到QQ聊天
摘要: UIWebView *webView = [[UIWebView alloc] initWithFrame:CGRectZero]; NSURL *url = [NSURL URLWithString:@"mqq://im/chat?chat_type=wpa&uin=815040727&versi
阅读全文
posted @ 2017-10-08 11:00 谢小锋
阅读(1374)
评论(0)
推荐(0)
2017年9月4日
蓝牙
摘要: // // ViewController.m // lanya // // Created by 谢泽锋 on 2017/8/22. // Copyright © 2017年 Xie泽锋. All rights reserved. // #import "ViewController.h" #import @interface ViewController ()...
阅读全文
posted @ 2017-09-04 15:13 谢小锋
阅读(164)
评论(0)
推荐(0)
2017年5月26日
上架构建版本,消失
摘要: info.plist 中key 中value 是否为空导致
阅读全文
posted @ 2017-05-26 11:54 谢小锋
阅读(233)
评论(0)
推荐(0)
2017年5月25日
folder ground 文件访问
摘要: 蓝色文件访问 NSString * path = [[NSBundle mainBundle]pathForResource:@"one/two/two" ofType:@"html"]; NSString *html = [NSString stringWithContentsOfFile:pat
阅读全文
posted @ 2017-05-25 11:46 谢小锋
阅读(146)
评论(0)
推荐(0)
2017年5月10日
懒加载
摘要: // // ViewController.swift // 懒加载 // // Created by 谢泽锋 on 2017/5/10. // Copyright © 2017年 泽锋. All rights reserved. // import UIKit class ViewControlle
阅读全文
posted @ 2017-05-10 22:21 谢小锋
阅读(94)
评论(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 谢小锋
阅读(124)
评论(0)
推荐(0)
2017年3月8日
录音
摘要: // // ViewController.m // 录音 // // Created by 谢泽锋 on 2017/3/6. // Copyright © 2017年 xiezefeng. All rights reserved. // #define RecordFile [[NSSearchPa
阅读全文
posted @ 2017-03-08 17:14 谢小锋
阅读(225)
评论(0)
推荐(0)
iOS xib中掌设你的代码 SDK详解之IBInspectable和IB_DESIGNABLE-Storyboad动态刷新🀄️
摘要: 前言:在做应用的UI设计的时候,如果属性能够在Interface Builder的图形化界面进行设置,并且动态的预览到效果,那样无疑会大大提高应用的开发效率。而XCode为我们提供了这样的一种方式,就是使用IBInspectable和IB_DESIGNABLE如图 User Defined Rumt
阅读全文
posted @ 2017-03-08 14:08 谢小锋
阅读(520)
评论(0)
推荐(0)
2017年2月12日
svn
摘要: http://blog.csdn.net/x32sky/article/details/46866899
阅读全文
posted @ 2017-02-12 16:49 谢小锋
阅读(100)
评论(0)
推荐(0)
下一页
公告