摘要: 修改几个BUG; 增加对text file定义的支持,如下图: /Files/margiex/mdquery.rar 更新历史 http://www.cnblogs.com/margiex/archive/2008/04/29/1176960.html http://www.cnblogs.com/margiex/archive/2008/04/17/1158907.html 阅读全文
posted @ 2008-05-27 22:34 margiex 阅读(1025) 评论(1) 推荐(0)
摘要: ") Function URLDecode(sConvert) Dim aSplit Dim sOutput Dim I If IsNull(sConvert) Then URLDecode = "" Exit Function End If ' convert all pluses to spaces sO... 阅读全文
posted @ 2008-05-27 15:44 margiex 阅读(716) 评论(0) 推荐(0)