会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
atom blog
。
博客园
首页
新随笔
联系
订阅
管理
随笔 - 511
文章 - 2
评论 - 61
阅读 -
303万
06 2017 档案
[Swift] Swift3.0--GCD
摘要:reference to : http://www.jianshu.com/p/4c983388dca6 估计现在好多人在为这一块头疼,所以先来点干货。 dispatch_block_t在swift3.0已经没了 dispatch_block_t等价于() -> voiddispatch_queue
阅读全文
posted @
2017-06-02 10:41
demoblog
阅读(280)
评论(0)
推荐(0)
编辑
[Android Pro] Swift 3.0多线程
摘要:本文只介绍Grand Central Dispath(GCD) 中央调度 个人认为一个GCD就够用了,可能是改版或是其他的在找之前写的多线程方法时发现不能用了,看文档之后发现改了,现在看上去更加简单易用。
阅读全文
posted @
2017-06-02 10:31
demoblog
阅读(230)
评论(0)
推荐(0)
编辑
公告
昵称:
demoblog
园龄:
12年5个月
粉丝:
101
关注:
5
+加关注
<
2025年3月
>
日
一
二
三
四
五
六
23
24
25
26
27
28
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
1
2
3
4
5
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
[A类会议](3)
Android Memory(19)
Android Pro(179)
Android SDK(1)
Android Security(8)
Android Studio(12)
Android Traffic(7)
Android UI(7)
Android 新特性(9)
Android 源码(2)
Android自定义控件(2)
Ant(2)
DEFCON全球黑客大会(2)
Eclipse插件(4)
Git(21)
Gradle(7)
IOS(3)
Java基础(23)
JQuery(1)
Linux(31)
Mac OS(11)
MACOS环境配置(8)
Mongo(1)
Nginx(1)
PHP(5)
shell编程(2)
SQLite(1)
SVN(ubuntu)(4)
Ubuntu Setup(8)
UML(2)
web前端(64)
编码解码(5)
产品相关(3)
代码质量(4)
工具(1)
设计模式(1)
设计原则和模式(3)
更多
随笔档案
2021年10月(1)
2021年3月(1)
2020年3月(2)
2019年12月(5)
2019年11月(1)
2019年10月(3)
2019年9月(7)
2019年8月(6)
2019年7月(1)
2019年6月(4)
2019年5月(1)
2019年3月(1)
2019年2月(3)
2018年12月(6)
2018年11月(6)
2018年10月(6)
2018年9月(1)
2018年8月(5)
2018年7月(2)
2018年6月(23)
2018年5月(13)
2018年4月(9)
2018年3月(12)
2018年1月(3)
2017年12月(18)
2017年10月(4)
2017年9月(7)
2017年6月(2)
2017年5月(5)
2017年4月(2)
2017年3月(5)
2017年2月(3)
2016年12月(6)
2016年11月(13)
2016年10月(3)
2016年8月(4)
2016年7月(6)
2016年6月(5)
2016年5月(1)
2016年4月(2)
2016年3月(5)
2016年2月(9)
2016年1月(9)
2015年12月(6)
2015年11月(10)
2015年10月(9)
2015年9月(13)
2015年8月(2)
2015年7月(7)
2015年6月(1)
2015年5月(10)
2015年4月(1)
2015年3月(17)
2015年2月(2)
2015年1月(7)
2014年12月(15)
2014年11月(10)
2014年10月(7)
2014年9月(9)
2014年8月(24)
2014年7月(30)
2014年6月(15)
2014年5月(38)
2014年4月(31)
2012年12月(5)
2012年11月(8)
2012年10月(1)
更多
阅读排行榜
1. git revert 用法(367552)
2. [Android Studio] Android Studio常用快捷键(215119)
3. [Java基础] 使用JMAP dump及分析dump文件(179059)
4. .tar.bz2文件解压命令(167544)
5. [Android自定义控件] Android自定义控件(139164)
评论排行榜
1. git revert 用法(11)
2. [Android Studio] Android studio 多渠道打包(超简洁版)(8)
3. [Android自定义控件] Android自定义控件(6)
4. [Android Studio] Android Studio如何提示函数用法(4)
5. [Android Studio] Android Studio常用快捷键(3)
推荐排行榜
1. git revert 用法(15)
2. .tar.bz2文件解压命令(8)
3. [Android自定义控件] Android自定义控件(7)
4. [Java基础] 深入jar包:从jar包中读取资源文件(6)
5. [Android Studio] Android Studio常用快捷键(5)
最新评论
1. Re:git revert 用法
@Jonny-Xhl 你应该是用了--hard选项,这个选项会把暂存区和工作区的内容都会回退...
--hezh24
2. Re:git revert 用法
耽误事 坑死人
--花满园
3. Re:git revert 用法
博主快改改吧,别误人子弟了
--至安
4. Re:git revert 用法
@爱思考的95后 不行,撤销点之后的commit内容全部没了...
--行走的老熊
5. Re:git revert 用法
reset、revert的区别建议查看这篇
博文
--车粒子
点击右上角即可分享