引言 C++11 自2011年发布以来已经快两年了,之前一直没怎么关注,直到最近几个月才看了一些 C++11 的新特性,今后几篇博客我都会写一些关于 C++11 的特性,算是记录一下自己学到的东西吧,和大家共勉。 相信 Linux 程序员都用过 Pthread, 但有了 C++11 的 std::t ...
分类:
编程语言 时间:
2017-06-12 16:22:20
阅读次数:
444
polyfill为何物 Polyfill你可以理解为“腻子”,就是装修的时候,可以把缺损的地方填充抹平。 举个例子,html5的storage(session,local), 不同浏览器,不同版本,有些支持,有些不支持。 我们又想使用这个特性,怎么办? 有些人就写对应的Polyfill(Polyfi ...
分类:
其他好文 时间:
2017-06-11 12:54:40
阅读次数:
240
http://alpha01.dm.unito.it/personalpages/abbena/gray/ Contents 1. Curves in the Plane | 2. Famous Plane Curves | 3. Alternative Ways of Plotting Curve ...
分类:
其他好文 时间:
2017-05-30 12:37:24
阅读次数:
236
DEADLOCKS Both processes are blocked and will remain so forever. This situation is called a deadlock. 6.1 RESOURCES 6.1.1 Preemptable and Nonpreemptab ...
分类:
其他好文 时间:
2017-05-22 09:23:40
阅读次数:
274
https://github.com/Microsoft/angle ...
分类:
其他好文 时间:
2017-05-15 13:07:45
阅读次数:
169
CHAPTER1 A Look at Functional Programming History CHAPTER2 Putting Functional Programming into a Modern Context CHAPTER3 Functions,Delegates,and Lambd ...
Keywords Search Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 131072/131072 K (Java/Others) Problem Description In the modern time, Search engi ...
分类:
其他好文 时间:
2017-05-14 12:20:26
阅读次数:
128
https://lwn.net/Articles/499190/ https://github.com/andreoli/fulltrace Prominent features in Linux 3.5 1.1. ext4 metadata checksums Modern filesystems ...
分类:
系统相关 时间:
2017-05-09 18:59:14
阅读次数:
449
http://poj.org/problem?id=1815 Friendship Time Limit: 2000MS Memory Limit: 20000K Total Submissions: 9026 Accepted: 2534 Description In modern society ...
分类:
其他好文 时间:
2017-05-02 19:47:27
阅读次数:
244
Yi Sima was one of the best counselors of Cao Cao. He likes to play a funny game himself. It looks like the modern Sudoku, but smaller. Actually, Yi S ...
分类:
其他好文 时间:
2017-05-02 14:01:01
阅读次数:
231