91网首页-91网页版-91网在线观看-91网站免费观看-91网站永久视频-91网站在线播放

LOGO OA教程 ERP教程 模切知識交流 PMS教程 CRM教程 開發(fā)文檔 其他文檔  
 
網(wǎng)站管理員

asp在線壓縮和解壓縮文件(文件夾)

admin
2011年2月26日 18:23 本文熱度 3531
<%
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
'\\
'\\    1. c:\windows\system32\cmd.exe
'\\       拷貝把本文件所在的路徑
'\\
'\\    2. 把 c:\program\winrar\rar.exe
'\\       拷貝把本文件所在的路徑 并改名為WinRAR.exe
'\\
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
'\\
'\\    compressPath(byVal s)
'\\    壓縮文件的路徑 | 字符串變體
'\\
'\\    decompressPath(byVal s)
'\\    解壓縮文件的文件夾 | 字符串變體
'\\
'\\    compress
'\\    在線壓縮 | sub
'\\
'\\    decompress
'\\    在線解壓縮 | sub
'\\
'\\    POWER BY MIRACLE (BLUEDESTINY)
'\\
'\\    EMAIL : Bluedestiny[at]126.com
'\\
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
OPTION EXPLICIT
class COMPRESS_DECOMPRESS_FILES
private version, copyright
private oWshShell, oFso
private sCompressPath, sDecompressPath
private sub class_initialize
  version="COMPRESS_DECOMPRESS_FILES BUILDER 20051015"
  copyright="POWER BY MIRACLE (BLUEDESTINY)"
  Set oFso=server.CreateObject("scripting.FileSystemObject")
  Set oWshShell=server.CreateObject("Wscript.Shell")
  writeLn(version+"<br/>"+copyright)
end Sub
private sub class_terminate
  if isobject(oWshShell) then set oWshShell=nothing
  if isobject(oFso) then set oFso=nothing
end Sub
private function physicalPath(byVal s)
  physicalPath=server.mappath(s)
end Function
private sub validateFile(byVal s)
  if oFso.FileExists(s) then exit sub
  if oFso.FolderExists(s) then exit sub
  callErr "file(folder) not exists!"
end Sub
private sub createFolder(byVal s)
  if oFso.FolderExists(s) then exit Sub
  oFso.createFolder(s)
end Sub
private sub writeLn(byVal s)
  response.write "<p>" + s + "</p>" + vbCrlf
end Sub
private sub callErr(byVal s)
  writeLn "<p><b>ERROR:</b></p>" + s
  response.End
end sub
private sub callSucc(byVal s)
  writeLn "<p><b>SUCCESS:</b></p>" + s
end Sub
public sub compress
  validateFile(sCompressPath)
  oWshShell.run("WinRAR A " + sCompressPath + " " + sDecompressPath & "")
  if Err.number>0 then callErr("compress lost!")
  callSucc("compress <b>" + sDecompressPath + "</b> to <b>" + sCompressPath + ".rar</b> successfully!")
end Sub
public sub decompress
  validateFile(sCompressPath)
  createFolder(sDecompressPath)
  oWshShell.run("WinRAR X " + sCompressPath + " " + sDecompressPath & "")
  if Err.number>0 then callErr("decompress lost!")
  callSucc("decompress <b>" + sCompressPath + ".rar</b> to <b>" + sDecompressPath + "</b> successfully!")
end sub
public property Let compressPath(byVal s)
  sCompressPath=physicalPath(s)
end property
public property Let decompressPath(byVal s)
  sDecompressPath=physicalPath(s)
end property
End class
%>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
<TITLE> New Document </TITLE>
<META NAME="Generator" CONTENT="EditPlus">
<META NAME="Author" CONTENT="">
<META NAME="Keywords" CONTENT="">
<META NAME="Description" CONTENT="">
<style>
* {
font-size:10.2pt;
font-family:tahoma;
}
</style>
</HEAD>
<BODY>
<%
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
'\\
'\\    設(shè)有壓縮文件 compress.rar
'\\    需壓縮文件 decompressFolder 文件夾
'\\
'\\    將 compress.rar 解壓縮至 1 文件夾
'\\    將 decompressFolder 文件夾 壓縮至 2.rar
'\\
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
dim oExample
set oExample=new COMPRESS_DECOMPRESS_FILES
oExample.compressPath="decompressFolder"
oExample.decompresspath="1"
oExample.compress
oExample.compressPath="compress.rar"
oExample.decompresspath="2"
oExample.decompress
set oExample=nothing
%>
</BODY>
</HTML>

該文章在 2011/2/26 18:23:50 編輯過
關(guān)鍵字查詢
相關(guān)文章
正在查詢...
點(diǎn)晴ERP是一款針對中小制造業(yè)的專業(yè)生產(chǎn)管理軟件系統(tǒng),系統(tǒng)成熟度和易用性得到了國內(nèi)大量中小企業(yè)的青睞。
點(diǎn)晴PMS碼頭管理系統(tǒng)主要針對港口碼頭集裝箱與散貨日常運(yùn)作、調(diào)度、堆場、車隊(duì)、財(cái)務(wù)費(fèi)用、相關(guān)報(bào)表等業(yè)務(wù)管理,結(jié)合碼頭的業(yè)務(wù)特點(diǎn),圍繞調(diào)度、堆場作業(yè)而開發(fā)的。集技術(shù)的先進(jìn)性、管理的有效性于一體,是物流碼頭及其他港口類企業(yè)的高效ERP管理信息系統(tǒng)。
點(diǎn)晴WMS倉儲管理系統(tǒng)提供了貨物產(chǎn)品管理,銷售管理,采購管理,倉儲管理,倉庫管理,保質(zhì)期管理,貨位管理,庫位管理,生產(chǎn)管理,WMS管理系統(tǒng),標(biāo)簽打印,條形碼,二維碼管理,批號管理軟件。
點(diǎn)晴免費(fèi)OA是一款軟件和通用服務(wù)都免費(fèi),不限功能、不限時(shí)間、不限用戶的免費(fèi)OA協(xié)同辦公管理系統(tǒng)。
Copyright 2010-2025 ClickSun All Rights Reserved

主站蜘蛛池模板: 成人免费精品视频 | 欧美日韩乱一区二区 | 福利所第一导航 | 国自产拍在线视频天 | 国产福利电影一区二 | 岛国一本做视频 | 欧美在线观看网站 | 91福利合集 | 国产原创精品在线 | 蜜豆视频观看www | 福利国产| 无码动漫无圣光肉番 | 91成色| 日本淫秽视频在线 | 精品一二三四区 | 午夜天天福利小视频 | 91小视频网站 | 日本女一区二 | 品善网日本在线 | 国产精品小视频网站 | 欧美一级成人观 | 国产高清成免费视频 | 日韩免费在线电影 | 福利资源导航 | 成人看片777c | 精品国产90后 | 日韩夜片| 日韩精品中文字幕 | 动漫一区二区中文 | 欧美影视三级亚洲 | 日本三级在线 | 日韩字幕欧美 | 国产又粗又爽视频 | 国产亚洲欧洲高清 | 国产精品视频二区在 | 国产手机在线小视频 | 欧美性一区二区三区 | 日韩欧美国产 | 国产精品区一 | 國產精品va| 国产每日更 |