@font-face { font-family: 'AlluraRegular'; src: url('Allura-Regular-webfont.eot'); src: url('Allura-Regular-webfont.eot?#iefix') format('embe...
分类:
Web程序 时间:
2015-10-20 19:28:50
阅读次数:
183
Autodesk (ex Delcam) Crispin Engineer Pro 2016 SP1 Win64 1CD FTI Sculptured Die Face 3.1 Win64 1CD GibbsCAM 2015 v11.0.9.0 Multilanguage Win64 1DVD Go...
10月14r日。世界卫生组织(WHO)发出警告:在未来两个月内,西非国家将面对“could face up to 10 thousand new Ebola cases a week within two months“,并且”the death rate in the current outbr....
分类:
其他好文 时间:
2015-10-16 08:43:35
阅读次数:
216
第一部分 调研,评测bug探索Bug No1.高亮语义匹配错位环境:windows8,使用必应词典版本PC版:3.5.0重现步骤:1. 搜索"funny face"这一单词2. 这一单词下有几个例句3. 看向第三个例句结果:高亮与预想的高亮出现错位严重程度:★★★影响程度:★★配图:配图说明:fun...
分类:
其他好文 时间:
2015-10-06 23:28:06
阅读次数:
304
久仰Bishop的大作“Pattern Recognition and Machine Learning”已久,在我的硬盘里已经驻扎一年有余,怎奈惧其页数浩瀚,始终未敢入手。近日看文献,屡屡引用之。不得不再翻出来准备细读一番。有条件的话也要写写读书笔记的,要不基本上也是边看边忘。我在V盘分享了pdf...
分类:
其他好文 时间:
2015-10-03 10:37:12
阅读次数:
190
IconFont的作用就是用字体格式来取代图片、特殊字体的展示,用的比较多的就是一些纯色的图片,具体主要有当前CSS3属性里的自定义字体(@font-face)来实现。1、先来说说它的优缺点:优点:体积比图片小,可以变化大小和颜色,而图片则是不可以的。缺点:由于是字体模式,所以只..
分类:
其他好文 时间:
2015-10-03 06:12:13
阅读次数:
192
题目描述大概意思就是让你找出包含四个点以上的直线。Point API 的实现略(因为不熟悉 Java 的Comparator,是对着课件的模板写的。。。)Brute force 要求:The order of growth of the running time of your program sh...
分类:
其他好文 时间:
2015-10-03 06:08:19
阅读次数:
390
移动端重构系列-mobile本系列文章,如果没有特别说明,兼容安卓4.0.4+这里我们把图标分为三种:背景图片,直接绘制,@font-face。如无特殊情况,图标的标签采用i标签背景图片首先我们会选择sprite形式,把所有的图标都放在一个大图中,然后考虑到retina屏,所以我们的图标应该设计为实...
分类:
移动开发 时间:
2015-09-30 16:21:46
阅读次数:
177
file = open('face.txt','r')filew = open('face1.txt','w') try: for line in file: print(line) if line.strip() !='': line...
分类:
编程语言 时间:
2015-09-29 20:30:04
阅读次数:
161
As I work with students I often face the situation when if a problem doesn't seem clear to a student at the first sight, it makes them unable to solve...
分类:
其他好文 时间:
2015-09-29 01:05:27
阅读次数:
185