濮阳杆衣贸易有限公司

主頁(yè) > 知識(shí)庫(kù) > ipclear.vbs源代碼

ipclear.vbs源代碼

熱門(mén)標(biāo)簽:福建醫(yī)療智能外呼系統(tǒng)哪家好 琿春電子地圖標(biāo)注 百度地圖標(biāo)注的位置怎么更改 地圖標(biāo)注都什么意思 龍族幻想白銀異聞天使地圖標(biāo)注 鴿森地圖標(biāo)注 聯(lián)通能辦理400電話是多少錢(qián) 福建外呼系統(tǒng)購(gòu)買(mǎi) 菏澤電銷機(jī)器人管理軟件
復(fù)制代碼 代碼如下:

Option Explicit 

Dim sourcefile,ipaddress,objargs

const destfile="tempfile"
Const ForWriting = 2

Dim Text
Dim fso,objNet,ServiceObj
Dim txtStream, txtStreamOut 

Set objArgs = WScript.Arguments 
If objArgs.Count = 2 Then 
sourcefile=objArgs(0)
ipaddress=objargs(1)
Else
wscript.echo "Parameter Error"+ vbcrlf
wscript.Echo "USAGE:KillLog.vbs LogFileName YourIP."
wscript.Quit 1
End If


Set fso = CreateObject("Scripting.FileSystemObject")
if fso.FileExists (sourcefile) then
Set objNet = WScript.CreateObject( "WScript.Network" )
Set ServiceObj = GetObject("WinNT://"  objNet.ComputerName  "/w3svc")
Set objNet=nothing
ServiceObj.stop
wscript.sleep 6000
Set txtStream = fso.OpenTextFile(sourcefile) 
Set txtStreamOut = fso.OpenTextFile(destfile, ForWriting, True)
Do While Not (txtStream.atEndOfStream) 
Text = txtStream.ReadLine 
if instr(Text,ipaddress)=0 then
txtStreamOut.WriteLine Text 
end if
Loop

Set txtStream = Nothing 
Set txtStreamOut = Nothing

WScript.Echo "The log file-- "  sourcefile " has cleaned your IP!"
Else
WScript.Echo "The Log file-- "  sourcefile  " has not found!"
Wscript.quit
End If
fso.Copyfile destfile, sourcefile
fso.deletefile destfile
Set fso=Nothing
ServiceObj.start
Set ServiceObj = Nothing


標(biāo)簽:丹東 資質(zhì)掛靠 鶴壁 南京 柳州 內(nèi)蒙古 達(dá)州 張掖

巨人網(wǎng)絡(luò)通訊聲明:本文標(biāo)題《ipclear.vbs源代碼》,本文關(guān)鍵詞  ipclear.vbs,源代碼,ipclear.vbs,;如發(fā)現(xiàn)本文內(nèi)容存在版權(quán)問(wèn)題,煩請(qǐng)?zhí)峁┫嚓P(guān)信息告之我們,我們將及時(shí)溝通與處理。本站內(nèi)容系統(tǒng)采集于網(wǎng)絡(luò),涉及言論、版權(quán)與本站無(wú)關(guān)。
  • 相關(guān)文章
  • 下面列出與本文章《ipclear.vbs源代碼》相關(guān)的同類信息!
  • 本頁(yè)收集關(guān)于ipclear.vbs源代碼的相關(guān)信息資訊供網(wǎng)民參考!
  • 推薦文章
    策勒县| 双辽市| 张家口市| 佛山市| 抚顺市| 林州市| 甘谷县| 宜宾县| 丹寨县| 夏河县| 修文县| 罗平县| 安徽省| 安吉县| 丹东市| 大足县| 绥芬河市| 岢岚县| 贺州市| 武义县| 岚皋县| 兰溪市| 光泽县| 汝南县| 高台县| 吉林省| 滨州市| 大足县| 泸西县| 万州区| 高台县| 临沧市| 潮安县| 旺苍县| 文登市| 类乌齐县| 张家口市| 定西市| 南安市| 正安县| 屯留县|