摘要:
转载一下https://blog.csdn.net/u014209205/article/details/83046857 阅读全文
摘要:
如果座椅本身是浅色的,座椅垫的背面一定不能选黑色的,会掉色,把原本的座椅染黑 阅读全文
摘要:
1.fdisk fdisk -l /dev/sde1 超过2T的硬盘,fdisk命令将不再适用,对整个硬盘只分一个区,最多分到2.2T左右的容量,此时需要使用parted命令来进行分区 2.parted 选择分区磁盘 parted /dev/sde 创建分区表 makelabel gpt yes y 阅读全文
摘要:
port 21 ftp port 22 ssh sftp port 25 snmp(发邮件) port 3306 MySQL port 873 rsync port 161 snmp port 111 rpc? (rpcbind portmap)门户网站必用 新浪淘宝百度 port 3389 Win 阅读全文
摘要:
连接数据库 db2 connect to chmgmdb user ch_mgm 断开数据库 db2 disconnect current 查询 db2 "select * from btpoper where brhid='907020000' and oprid='0001'"db2 "sele 阅读全文
摘要:
SVN-集中式版本控制工具 一般集中式管理版本控制系统有非常明确的权限管理机制,可以实现分层管理,从而很好的解决开发人员过多的问题 集中式SVN服务器更能保证数据安全性,而分布式管理,代码就很容易泄露 代码一致性高 工作过程 开发者从SVN服务器下载项目组最新代码 进入自己的分支,进行修改,每隔一个 阅读全文
摘要:
http://blog.51cto.com/oldboy/1726744 阅读全文
摘要:
鸡血哥 http://www.jixuege.com 阅读全文