pjblog升级到3.2.9.518后友情链接页面无数据的解决方法
作者:Lee 日期:2012-05-18
ubuntu desktop cd、server、alternate三个版本的区别
作者:Lee 日期:2012-05-12
Newbies of Ubuntu/Kubuntu/Edubuntu will be confused by the name of her official released CDs – Desktop Live CD, Alternate CD and Server CD. Why she makes these different CDs?
Desktop Live CD
Live CD allows user to boot it from CD-ROM and experience the power of Linux. Live CD is a complete operating system that running from CD. You can use it for testing hardwares and/or softwares compatibilty. You can use it to taste the new version of the distribution. You can use it for internet kiosks or libraries.
You can install any software on the Live CD. Once you reboot or switch off, the change will be lost. Ubuntu Desktop Live CD provides the most common features to end-users, especially for newcomers. It is very easy to use and/or install. If you have no experience in Linux, you can install Ubuntu via the Live CD in a few steps. You can choose the default setting if you are in doubt. It requires more memory compare with Alternate CD.
In addition, you can install Ubuntu by Live CD on a Windows system via Wubi. Wubi allows you to install Ubuntu in Windows system as a file. You can uninstall it just like other Windows softwares.
VideoShot.exe停止工作的解决办法
作者:Lee 日期:2012-04-27
Jinitiator控件IE崩溃及Jinitiator界面汉字方框的解决办法
作者:Lee 日期:2012-04-27
Oracle数据库出错ORA-01033的解决办法之一
作者:Lee 日期:2012-04-26
1、进入CMD,执行set orACLE_SID=db(要确保连接到正确的SID)
2、执行sqlplus "/as sysdba"
SQL>shutdown immediate (先停止服务)
PHP利用SMTP发送邮件(Mail)的类与函数
作者:Lee 日期:2012-04-20
发送邮件提示“551 User not local; please try ”错误的原因及解决办法
作者:Lee 日期:2012-04-18
VisualSVN 破解方法
作者:Lee 日期:2012-04-12
一、VisualSVN 通用破解方法
1. http://www.visualsvn.com/visualsvn/download,下载1.5.x版安装(需要SVN1.5或以上环境)。
2. 进入.NET Framework命令提示符,输入
ildasm "C:/Program Files/VisualSVN/bin/VisualSVN.Core.dll" /out="C:/Program Files/VisualSVN/bin/VisualSVN.Core.il"
或者用 DotNetHelper 工具,将VisualSVN.Core.dll 反编译成 VisualSVN.Core.il文件,再用记事本(最好是Editplus)打开这个文件
程序代码






