http://www.cnblogs.com/wwcherish/archive/2012/09/18/2690336.htmlcss3激发想象/css3各种图形#square { width: 100px; height: 100px; background: red; }#rectangle {...
分类:
Web程序 时间:
2015-03-31 19:31:07
阅读次数:
213
标准颜色名称和RGB颜色值
Black = #000000
Green = #008000
Silver = #C0C0C0
Lime = #00FF00
Gray = #808080
Olive = #808000
White = #FFFFFF
Yellow = #FFFF00
Maroon = #800000
Navy = #000080
Red = #FF0000
...
分类:
其他好文 时间:
2015-03-31 18:03:25
阅读次数:
154
.x { border: solid 1px red; width: 100px; height: 100px; position: relative; background-color: ...
分类:
Web程序 时间:
2015-03-31 17:25:35
阅读次数:
109
正三角:.sanjiao{width:0;height:0;overflow:hidden;border-width:10px;border-color: transparenttransparent red transparent;border-style:dashed dashed solid ...
分类:
Web程序 时间:
2015-03-31 00:33:11
阅读次数:
134
用法一:常量在JDK1.5之前,我们定义常量都是:publicstaticfianl....。现在好了,有了枚举,可以把相关的常量分组到一个枚举类型里,而且枚举提供了比常量更多的方法。Java代码publicenumColor{RED,GREEN,BLANK,YELLOW}用法二:switchJDK...
分类:
编程语言 时间:
2015-03-30 23:01:32
阅读次数:
170
Red and Black
Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 65536/32768 K (Java/Others)
Total Submission(s): 11470 Accepted Submission(s): 7136
Problem Description
There is a ...
分类:
其他好文 时间:
2015-03-30 14:43:01
阅读次数:
126
预检(内容提要) ? 1. Ceph Node Setup(CEPH节点设置) 2. Ceph Deploy Setup(CEPH部署设置) ? ?2.1 Advanced Package Tool (APT) ? ?2.2 Red Hat Package Manager (RPM) 3. Summary(总结) 预检 ? 新...
分类:
其他好文 时间:
2015-03-30 11:31:33
阅读次数:
153
pick up from http://blog.163.com/wangkangming2008%40126/blog/static/78277928201131994053617/# cp iwlwifi-1000-3.ucode /lib/firmwareifconfig -aifconfig...
分类:
系统相关 时间:
2015-03-29 17:46:49
阅读次数:
154
HP 4411s Install Red Hat Enterprise Linux 5.8)pick up from http://blog.chinaunix.net/uid-423637-id-3387338.htmlcd /etc/yum.repos.d/cp rhel-debuginfo.r...
分类:
系统相关 时间:
2015-03-29 14:53:50
阅读次数:
339
Linux的常用基本命令。 首先启动Linux。启动完毕后需要进行用户的登录,选择登陆的用户不同自然权限也不一样,其中“系统管理员”拥有最高权限。 在启动Linux后屏幕出现如下界面显示: …… Red Hat Linux release 9 (Shrike) Kernel2.4.20.8...
分类:
系统相关 时间:
2015-03-28 11:25:17
阅读次数:
205