IIS的80端口被占用的检查与解决办法,CMD窗口中输入命令:netstat -abn C:\Port80.txt,找到对应的pid,卸载对应的软件就可以了,哈哈,方便实用的办法,挺不错的。
Aug
17th
IIS的80端口被占用的检查与解决办法,CMD窗口中输入命令:netstat -abn C:\Port80.txt,找到对应的pid,卸载对应的软件就可以了,哈哈,方便实用的办法,挺不错的。
May
8th
declare @delStr nvarchar(500)
set @delStr='<script src=http://3b3.org/c.js></script>' --要被替换掉字符
/**********以下为操作实体************/
set nocount on
declare @tableName nvarchar(100),@columnName nvarchar(100),@tbID int,@iRow int,@iResult int
...
Jul
27th
Apr
30th
Mar
31th

Copyright 2008-2009 藏金阁 版权所有 All Rights Reserved.
Powered By Z-Blog 1.8 Spirit Build 80722 浙ICP备07009671号