2014年7月25日

摘要: 1,查看一下有没有装过无线网卡驱动[root@localhost network-scripts]# iwconfiglo no wireless extensions.eth0 no wireless extensions.2,查看无线网卡型号[root@localhost network-sc... 阅读全文
posted @ 2014-07-25 23:25 zhoulun 阅读(548) 评论(0) 推荐(0)
摘要: --判断库是否存在,存在则删除if exists (select name from master..sysdatabases where name in ('db_name'))drop database db_namego--判断存储过程是否存在,存在则删除if exists (select *... 阅读全文
posted @ 2014-07-25 22:08 zhoulun 阅读(646) 评论(0) 推荐(0)

2014年7月24日

摘要: http://zh.wikipedia.org/wiki/Centos——维基百科Centos篇http://www.cnblogs.com/propheteia/archive/2012/06/26/2563383.htmlhttp://www.91ri.org/6858.htmlhttp://w... 阅读全文
posted @ 2014-07-24 23:32 zhoulun 阅读(104) 评论(0) 推荐(0)

导航