下载了最新的centos7适用了下. 记录了下安装过程 安装略过. 只选择最小化安装 重启,登录 yum install net-tools 在mate官网中?http://wiki.mate-desktop.org/download? 这个地址中,有RHEL7安装mate方法 Red Ha...
分类:
其他好文 时间:
2014-07-22 08:16:33
阅读次数:
443
You may have noticed brown-red stains forming around your sinks and bathroom fixtures and the water tha . Tags: canadian water warehouse, water treatm...
分类:
其他好文 时间:
2014-07-22 00:19:36
阅读次数:
279
Given an array withnobjects colored red, white or blue, sort them so that objects of the same color are adjacent, with the colors in the order red, wh...
分类:
其他好文 时间:
2014-07-20 21:36:16
阅读次数:
186
1,函数 color 颜色运算,常用的两个函数 lighten(亮度)和darken(变暗); 如: .class{ color: lighten(red,10%); }可使红色变亮10%。2,变量 Variables URLs的使用, @images: "../img"; body{...
分类:
其他好文 时间:
2014-07-19 17:31:52
阅读次数:
315
.header{ width:100%; height:100px; background:red; color:#333333;}aaaaaaaaaaaaaaeeeeeeeeeeeeeeeeeeeeeedddddddddddddddddddddddddddddddddddddddddddd...
分类:
其他好文 时间:
2014-07-19 17:25:05
阅读次数:
134
.div1{ width:100px; height:50px; background-color:Gray; opacity: 0.5; border:1px solid red; box-shadow:0 0 50px inset; border-radius:10px; margin:100px auto}
function gaibian() {
...
分类:
编程语言 时间:
2014-07-19 08:27:20
阅读次数:
214
上面的思维导图已经大致将这六种选择器的重要点描述出来了,下面用代码再一一实验一次。
1.HTML选择器(标签选择器)
将需要定义样式的元素作为选择符,在标签中进行样式的定义。
HTML选择器
p{
color:red;
font-size:1cm;
}
b{
color:green;
...
分类:
Web程序 时间:
2014-07-19 02:21:26
阅读次数:
286
The Woman in Red Is Seen as a Threat by Other WomIn the 1939 film classic The Women, much is made of the alluring quality of a specific color of nail ...
分类:
其他好文 时间:
2014-07-18 14:24:39
阅读次数:
155
Html代码testCSS1.绿色,当内联的方式定义color:red;color:green,以后面的为准,后面会把前面的覆盖2.绿色,当内联的方式定义两次颜色,以后面的为准,后面会把前面的覆盖3.当以内联和内部样式表的方式定义,内联优先于内部样式表4.当以内联和内部样式表的方式定义,内联优先于内...
分类:
Web程序 时间:
2014-07-18 12:20:26
阅读次数:
212
systemdsystemd 是 Linux 的系统和服务管理程序,替换了 RedHatEnterpriseLinux 之前的发行本中使用的 SysV。systemd 与 SysV 和 Linux 标准基本 init 脚本兼容。systemd 比其他程序有下列优势:强大的平行化功能。使用插槽和 D-...
分类:
系统相关 时间:
2014-07-18 10:34:23
阅读次数:
352