Windows 恢复默认的服务
将以下的文本 复制到一个 ***.bat文本文件中并运行。 @按任意键开始 @pause sc config Alerter start= DISABLED sc config ALG start= DEMAND sc config ... Read More
将以下的文本 复制到一个 ***.bat文本文件中并运行。 @按任意键开始 @pause sc config Alerter start= DISABLED sc config ALG start= DEMAND sc config ... Read More
Alerter 微软: 通知选取的使用者及计算机系统管理警示。如果停止这个服务,使用系统管理警示的程序将不会收到通知。如果停用这个服务,所有依存... Read More
Automatic Updates 禁用 Application Layer Gateway Service 禁用 Computer Browser 禁用 Cryptographic Services 手动 Distributed Link Tracking Client 禁用 Error Reporting Service 禁用 Fast Us... Read More
NetBeans 中使用PHP调试器 Debug 1.安装XAMPP xampp-win32-1.6.6a.exe 2 下载 php_xdebug-2.0.5-5.2.dll 文件 放在 xampp\php\ext 目录下 3.在安装后的文件夹中找到 xampp\php\... Read More
严重: Error listenerStart 2010-5-4 17:15:22 org.apache.catalina.core.StandardContext start 严重: Context [] startup failed due to previous errors Error listenerStart 错误很可能是 程序内... Read More
Intellij IDEA下启动时不进入项目主要而进入Tomcat主页解决办法 Intellij IDEA 在启动时会拷贝 Tomcat 到 诸如下面的地址 Using CATALINA_BASE: C:\Documents and Settings\... Read More
3.图片文字展示类 (1)imgAreaSelect imgAreaSelect 这个jQuery插件能够选取一张图片中一个矩形区域。 imgAreaSelect (2)Easy Slide EasySlide 是以jQuery为基础开发的一... Read More
pid=`ps aux | grep /opt/apache-tomcat-6.0.18 | grep -v grep | grep -v retomcat | awk ‘{print $2}’` echo $pid if [ -n "$pid" ] then { echo ===========shutdown================ /opt/apa... Read More