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

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

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

admin
2011年2月26日 18:23 本文熱度 3327
<%
'\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
'\\
'\\    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丨熟女丨露脸 | 午夜激情成人 | 成人影院在线入口 | 国产精品成人国产乱 | 精校小说 | 乱伦影视亚洲日本 | 国产亚洲精品国产 | 国产日韩海的味道 | 国产年轻娇小性hd | 国产探花 | 日韩天天精品综合 | 国产高清免费在线 | 国产在线视频网站 | 国产一区二区五区 | 成人精品丝 | 91免费公开视频 | 国产综合之 | 国产又粗又猛又爽又 | 美日韩性 | 国产精选在线视频 | 尤物国产在线 | 国产在线视频琪琪 | 日韩在线观看免费 | 日本极品美女抽插 | 國產精品va | 精品福利一二区 | 国产欧美另类 |