http://www.cnblogs.com/QLeelulu/archive/2008/04/04/1136974.htmlShiny silver [#EEEEEE]Reddit white [#FFFFFF] Magnolia Mag.nolia [#F9F7ED] Interactive a...
分类:
Web程序 时间:
2014-08-29 14:25:27
阅读次数:
259
代码: overflow: hidden; white-space: nowrap; text-overflow: ellipsis; 重点代码:text-overflow: ellipsis; 解释:简单理解就是我要把文本限制在一行(white-space: nowrap;),肯定这一行是有限制的...
分类:
Web程序 时间:
2014-08-29 10:51:07
阅读次数:
229
(转自:http://www.aa25.cn/web_w3c/252.shtml) Shiny silver [#EEEEEE]Reddit white [#FFFFFF]Magnolia Mag.nolia [#F9F7ED]Interactive action yellow [#FFFF88]Q...
分类:
其他好文 时间:
2014-08-29 01:23:24
阅读次数:
262
一些总结出来的Android快速开发框架,全部都是开源框架,附带项目地址,是开发学习的绝佳资料。 thinkAndroid项目 github地址:https://github.com/white-cat/ThinkAndroid 功能:ThinkAndroid是一个免费的开源的...
分类:
移动开发 时间:
2014-08-28 21:18:06
阅读次数:
304
今天遇到一个问题,把table里面的内容全部换成这行的,在td里添加属性word-break:break-all即可。对比几个换行相关的属性,做下总结:white-space : normal 自然显示,也就是文本碰到容器壁之后自动换行white-space : nowrap 强制文本在同一行,除....
分类:
Web程序 时间:
2014-08-26 21:08:26
阅读次数:
332
1. Before unfolding:
2. After unfolding:
3. coding:
Home
.parent {
width: 500px;
color: white;
}
.label {
width: 500...
分类:
Web程序 时间:
2014-08-25 17:12:34
阅读次数:
215
XPath可以快速定位到Xml中的节点或者属性。XPath语法很简单,但是强大够用,它也是使用xslt的基础知识。示例Xml: 100 this is a black cat 80 this is a white cat 80 this is ...
分类:
其他好文 时间:
2014-08-25 16:29:04
阅读次数:
270
1、在列表项和按钮上禁用文本截断 如果你的列表项或者按钮上是一个很长的文本,它将会被jQuery Mobile自动截断,要禁用这个截断设置,需要在CSS选择器上添加属性"white-space:normal"。例如,在按钮禁止截断: .ui-btn-text{ white-space:normal;...
分类:
Web程序 时间:
2014-08-25 11:44:14
阅读次数:
203
Word Break IIGiven a stringsand a dictionary of wordsdict, add spaces insto construct a sentence where each word is a valid dictionary word.Return all...
分类:
其他好文 时间:
2014-08-24 23:46:03
阅读次数:
244
Sport shoes blue white dotted detailsAir Jordan 11 Legend Bluewill officially debut next Saturday. White and blue color of the first section is still ...
分类:
其他好文 时间:
2014-08-24 23:27:23
阅读次数:
300