導航:首頁 > 版本升級 > asp刪除txt文件

asp刪除txt文件

發布時間:2023-06-20 10:07:15

❶ asp來修改txt文件代碼

佔位,。。。。
讀文件就用上面的兄弟的函數了
我講怎麼分割
首先分割成
name="&L1"
value="www.163.com"
file=......(讀出文件)
word=split(file,chr(13)+chr(10))'回車
'word(0)="&L1=http://www..com/"
'word(1)="&L1=http://www.163.com/"
remdim testword(ubound(word),1)
for i=0 to ubound(word)
tword=split(word(i),"=")
testword(i,0)=tword(0)
testword(i,1)=tword(1)
next
for i=0 to ubound(testword,1)
if testword(i,0)=name then
testword(i,1)=value
end if
next
for i=0 to ubound(testword,1)
file=testword(i,0)+"="+testword(i,1)+chr(13)+chr(10)
next
'把file寫回去就OK了

閱讀全文

與asp刪除txt文件相關的資料

熱點內容
網路的不安全事故 瀏覽:371
類似0011qq的網站 瀏覽:410
微信奢侈品法律風險 瀏覽:982
iejs實現全屏顯示 瀏覽:495
dnf90版本男格鬥武器 瀏覽:743
台灣網路電視台直播 瀏覽:332
文件夾主名 瀏覽:754
如何可以破譯wifi密碼嗎 瀏覽:213
hog特徵提取代碼c 瀏覽:447
網站定製和模板有什麼不同 瀏覽:529
蘋果耳機是幾單元 瀏覽:807
oppo手機藍牙怎麼傳文件 瀏覽:661
iphone同步文件夾 瀏覽:656
u盤存文件慢是什麼原因 瀏覽:608
iphone手機定位軟體破解版 瀏覽:34
win7取消共享文件密碼 瀏覽:519
怎麼練c編程 瀏覽:101
xml文件中的注釋是 瀏覽:353
報考質量內審員在什麼網站 瀏覽:883
服務網路拓撲怎麼變化 瀏覽:871

友情鏈接