The principles behind these techniques aren't new. Filament group, for example, have published great content onloading CSSandfonts. I've written this ...
分类:
Web程序 时间:
2015-04-03 11:12:56
阅读次数:
242
The little girl loves the problems on array queries very much.One day she came across a rather well-known problem: you’ve got an array of n elements (the elements of the array are indexed starting from...
分类:
其他好文 时间:
2015-04-02 16:31:33
阅读次数:
125
android下拉可选菜单Spinner创建:1, 创建一个HelloSpinner的android project2, 修改main.xml文件: 3, 修改strings.xml文件,添加: Choose a planet Mercury Ve...
分类:
移动开发 时间:
2015-04-02 01:12:59
阅读次数:
292
You’ve got string s, consisting of small English letters. Some of the English letters are good, the rest are bad.A substring s[l…r] (1?≤?l?≤?r?≤?|s|) of string s??=??s1s2…s|s| (where |s| is the length...
分类:
其他好文 时间:
2015-04-01 22:07:34
阅读次数:
221
原文:http://www.seacha.com/article.php/knowledge/cbase/2013/0903/2205.htmlC++ vector(向量容器)是一个线性顺序结构。相当于数组,但其大小可以不预先指定,并且自动扩展。它可以像数组一样被操作,由于它的特性我们完全可以将ve...
分类:
编程语言 时间:
2015-04-01 17:19:36
阅读次数:
159
Optimizing AngularJS: 1200ms to 35msBySteven CzerwinksiEdit: Due to the level of interest, we’ve released the source code to the work described here: ...
分类:
Web程序 时间:
2015-04-01 12:41:02
阅读次数:
197
原理:下载你需要down的目录页面的index.html,可能名字不是如此!!!之后用wget下载该文件里包含的所有链接!例如:wget -vE -rLnp -nH --tries=20 --timeout=40 --wait=5 http://mirrors.163.com/gentoo/dist...
分类:
Web程序 时间:
2015-03-29 15:01:55
阅读次数:
248
Some Notes on Company Culture 一些关于企业文化的要点 What follows are condensed notes on almost 20 years of working in tech. In that time I’ve worked with people and teams of different sizes, on ...
分类:
其他好文 时间:
2015-03-18 21:52:25
阅读次数:
281
1、 A:Are you alone? B:All… All the time. A:Oh,I'm sorry to hear that Stu. B:Can... Can I to be your friend? A:I've got enough.2、 A:But you've got ...
分类:
其他好文 时间:
2015-03-17 15:39:12
阅读次数:
163
DescriptionYou've got arraya[1],?a[2],?...,?a[n], consisting ofnintegers. Count the number of ways to split all the elements of the array into three c...
分类:
其他好文 时间:
2015-03-17 14:02:57
阅读次数:
128