国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 編程 > ASP > 正文

用asp實現讀取文件的最后一行的代碼

2020-07-27 12:52:29
字體:
來源:轉載
供稿:網友
復制代碼 代碼如下:

function FSOlastline(filename)
dim fso,f,temparray,tempcnt
set fso = server.CreateObject("scripting.filesystemobject")
if not fso.fileExists(server.mappath(filename)) then exit function
set f = fso.opentextfile(server.mappath(filename),1)
if not f.AtEndofStream then
tempcnt = f.readall
f.close
set f = nothing
temparray = split(tempcnt,chr(13)&chr(10))
FSOlastline = temparray(ubound(temparray))
end if
end function
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 昌宁县| 定安县| 寿阳县| 贺州市| 衡阳县| 江源县| 轮台县| 万年县| 剑河县| 玉门市| 鹿邑县| 合阳县| 石渠县| 中方县| 平邑县| 内黄县| 石台县| 深泽县| 武威市| 平远县| 桐城市| 望谟县| 神池县| 乳山市| 莒南县| 日照市| 光山县| 读书| 建平县| 孟津县| 松滋市| 海淀区| 沙田区| 乐至县| 炉霍县| 黄龙县| 定西市| 蓝田县| 忻州市| 荃湾区| 炉霍县|