{ "caret_style": "phase", "color_scheme": "Packages/Theme - Nexus/Nexus.tmTheme", "ensure_newline_at_eof_on_save": true, "font_face": "YaHei Consolas ...
分类:
其他好文 时间:
2016-08-04 01:12:23
阅读次数:
179
1、选择器 2、@font-face 3、word-wrap和text-overflow word-wrap 设置当前行超过指定容器的边界是否断开换行,文字此时已经被打断。 text-overflow:ellipsis 4、text-decoration 文字渲染 text-fill-color:文 ...
分类:
Web程序 时间:
2016-08-01 22:37:51
阅读次数:
189
会员中心 引入了member/config.php,即可用$cfg_ml->fields['face']、$cfg_ml->fields['spacesta']等 ...
分类:
其他好文 时间:
2016-08-01 19:36:38
阅读次数:
182
Part 1 font简写 CSS的命名规则是用英文字母 数字 和下划线(一般用小写)来命名.简写css font的好处有三:一是写起来方便(就像键盘快捷键);二是简化代码;三是帮助你熟悉和深刻理解css。 一、字体属性主要包括下面几个 font-family,font-style,font-var ...
分类:
Web程序 时间:
2016-07-31 09:07:45
阅读次数:
2615
在geom设置和scale设置之后,要想把图画的漂亮,theme设置是比不可少的 在theme 设置中element_text()是一项很重要的内容 element_text(family = NULL, face = NULL, colour = NULL, size = NULL, hjust ...
分类:
其他好文 时间:
2016-07-24 19:08:06
阅读次数:
4054
Description When playing DotA with god-like rivals and pig-like team members, you have to face an embarrassing situation: All your teammates are kille ...
分类:
编程语言 时间:
2016-07-22 21:27:05
阅读次数:
212
Description When playing DotA with god-like rivals and pig-like team members, you have to face an embarrassing situation: All your teammates are kille ...
分类:
其他好文 时间:
2016-07-21 23:22:46
阅读次数:
204
font-face是现在比较流行的技术,可以矢量化你的图标,更改颜色方便等等。如果你想更进一步了解他,请点击这里(CSS3iconfont完全指南)今晚有网友问到font-face跨域在nginx下如何配置,印象中一淘UX有文章介绍办法,但打开文章里面相应的链接后发现没内容。搜了一下其他地方,大..
分类:
其他好文 时间:
2016-07-21 20:20:28
阅读次数:
218
篇1:
CSS3 字体
CSS3 @font-face 规则
以前CSS3的版本,网页设计师不得不使用用户计算机上已经安装的字体。
使用CSS3,网页设计师可以使用他/她喜欢的任何字体。
当你发现您要使用的字体文件时,只需简单的将字体文件包含在网站中,它会自动下载给需要的用户。
您所选择的字体在新的CSS3版本有关于@font-face规则描述。...
分类:
Web程序 时间:
2016-07-21 12:58:26
阅读次数:
288
On mac os, programs may need Instruments to tuning, and when you face too many probe messages, you'll need some Flame Graphs. Here I introduce Brendan ...
分类:
其他好文 时间:
2016-07-21 12:35:24
阅读次数:
117