码迷,mamicode.com
首页 >  
搜索关键字:share    ( 6078个结果
html DIV始终垂直居中的半透明弹出层特效源代码下载
html Div层的展开与收缩的特效源代码下载 源代码下载地址:http://www.zuidaima.com/share/1550463332846592.htm...
分类:Web程序   时间:2014-08-27 16:38:18    阅读次数:275
linux时区和时间设置
1. #vi /etc/sysconfig/clockZONE=”Asia/Shanghai”UTC=false2.#vi /usr/share/zoneinfo/Asia/Shanghai,如果结尾不是GMT+8,则修改为GMT+83. #cp /usr/share/zoneinfo/Asia/S...
分类:系统相关   时间:2014-08-27 00:21:56    阅读次数:208
jrtplib交叉编译
./configure --prefix=/arm/jrtplib/share_jrtplib_jthread --host=arm-linux CC=/usr/local/arm-2007q3/bin/arm-none-linux-gnueabi-gccCXX=/usr/local/arm-200...
分类:其他好文   时间:2014-08-26 19:28:46    阅读次数:313
调整时区后crontab不执行
今天在VPS上写一个备份数据到百度盘的脚本(感兴趣的可以[参考这里][1])。写完之后,想用crontab做一个定时。测试的时候却怎么也不执行了。弄了半天才想起来,这个VPS被我改过时区。当时用cp /usr/share/zoneinf...
分类:其他好文   时间:2014-08-26 17:49:46    阅读次数:203
我的Linux命令操作手册
1,配置VIM 打开vim,普通模式下输入下面的命令找到vim的位置 :echo $VIM /usr/share/vim打开返回目录下的文件vimrc,进行配置 vim /usr/share/vim/vimrc具体配置如下: syntax on "语法高亮 set autowrite "自动保存 set number "显示行号 set autoindent "自动缩进 set tabst...
分类:系统相关   时间:2014-08-26 17:22:15    阅读次数:283
html Div层的展开与收缩的特效源代码下载
html Div层的展开与收缩的特效源代码下载 源代码下载地址:http://www.zuidaima.com/share/1550463332338688.htm...
分类:Web程序   时间:2014-08-26 11:50:05    阅读次数:250
docker issue
1 change docker password #cat /ect/redhat-relase #passwd root If you have error like this /usr/share/cracklib/pw_dict.pwd: No such file or directory P...
分类:其他好文   时间:2014-08-26 11:18:55    阅读次数:231
centos change date
1) #cd /usr/share/zoneinfo you will see many countries and timezone, you can go to the directory you see your timezone eg:# cd /usr/share/zoneinfo/Ame...
分类:其他好文   时间:2014-08-26 00:21:25    阅读次数:259
如何通过PXE实现一键自动化安装操作系统
PXE(prebootexecuteenvironment)预启动执行环境,主要实现网络引导技术。下来我们来看看如何配置:安装需要的组件:yuminstalldhcptftp-servertftpvsftpdsyslinux-y配置DHCP服务:复制配置文件模版cp/usr/share/doc/dhcp-4.1.1/dhcpd.conf.sample/etc/dhcp/dhcpd.conf编辑配置..
分类:其他好文   时间:2014-08-25 15:10:09    阅读次数:210
DIV+CSS+JS仿Select下拉表单网页特效源代码下载
原文:DIV+CSS+JS仿Select下拉表单网页特效源代码下载 源代码下载地址:http://www.zuidaima.com/share/1550463331830784.htm...
分类:Web程序   时间:2014-08-25 10:05:14    阅读次数:315
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!