发布时间:2012-08-28 23:33:26
<SPAN lang=EN-US style="FONT-FAMILY: 宋体; mso-bidi-fon......【阅读全文】
发布时间:2012-06-02 09:59:58
http://bbs.chinaunix.net/thread-1850052-1-1.html......【阅读全文】
发布时间:2012-04-21 22:03:46
最近研究了一下CentOS 5.x下的vnc配置,主要应用win7连linux远程桌面使用,因为有些时候Xwindow也是有用的,比如安装Oracle,看网页,其......【阅读全文】
发布时间:2012-04-21 22:03:37
<?php $link=mysql_connect('localhost','root',''); if(!$link) echo "mysql is not connect"; else echo "mysql is OK";<B......【阅读全文】