CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - create object
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - create object - List
[
Web Server
]
EncryptSimple
DL : 0
可逆加密组件 ====================== 使用方法 ============================================ Dim objEncrypt Set objEncrypt = Server.CreateObject(\"myEncrypt.clsEncrypt\") Dim strReturn 加密后文本 Dim strValue 加密前文本 加密开始 设置密钥(此行可以省略) objEncrypt.KeyCode=\"1111\" 开始加密 strReturn = objEncrypt.Encrypt(strValue) 解密 设置密钥(如果加密时没有设置,此行可以省略) objEncrypt.KeyCode=\"1111\" 开始解密 strReturn = objEncrypt.UnEncrypt(strValue) 注意: strReturn可能返回以下值 -3 : 密钥长度超过10 -2 : 表示文本设置了密钥,但是解密时没有指定密钥 -1 : 表示文本设置了密钥,但是解密时指定的密钥与原先设置的密钥不一样 注意:密钥需要小于10个字符且必须为键盘上的字符,否则可能导致无法正确解密-reversible encryption components use ==== ====================== ======================================== Dim objEncrypt Set objEncrypt = Server.Create Object ( "myEncrypt.clsEncrypt") Dim strRetu rn encrypted text Dim strValue encrypted text before start providing encryption key (this trip can be omitted) o bjEncrypt.KeyCode = "1111" began encryption strReturn = ob jEncrypt.Encrypt (strValue) decryption keys set (if no encryption settings this trip can be omitted) objEncrypt.KeyCode = "1111" began declassified strR eturn = objEncrypt.UnEncrypt (strValue) Note : strReturn may return the following values -3 : Key length exceeding 10 -2 : To set up a key text, But when no specific decryption key -1 : To set up a key text, However, when the decryption keys with t
Date
: 2008-10-13
Size
: 20.15kb
User
:
张峰
[
Web Server
]
EncryptSimple
DL : 0
可逆加密组件 ====================== 使用方法 ============================================ Dim objEncrypt Set objEncrypt = Server.CreateObject("myEncrypt.clsEncrypt") Dim strReturn 加密后文本 Dim strValue 加密前文本 加密开始 设置密钥(此行可以省略) objEncrypt.KeyCode="1111" 开始加密 strReturn = objEncrypt.Encrypt(strValue) 解密 设置密钥(如果加密时没有设置,此行可以省略) objEncrypt.KeyCode="1111" 开始解密 strReturn = objEncrypt.UnEncrypt(strValue) 注意: strReturn可能返回以下值 -3 : 密钥长度超过10 -2 : 表示文本设置了密钥,但是解密时没有指定密钥 -1 : 表示文本设置了密钥,但是解密时指定的密钥与原先设置的密钥不一样 注意:密钥需要小于10个字符且必须为键盘上的字符,否则可能导致无法正确解密-reversible encryption components use ==== ====================== ======================================== Dim objEncrypt Set objEncrypt = Server.Create Object ( "myEncrypt.clsEncrypt") Dim strRetu rn encrypted text Dim strValue encrypted text before start providing encryption key (this trip can be omitted) o bjEncrypt.KeyCode = "1111" began encryption strReturn = ob jEncrypt.Encrypt (strValue) decryption keys set (if no encryption settings this trip can be omitted) objEncrypt.KeyCode = "1111" began declassified strR eturn = objEncrypt.UnEncrypt (strValue) Note : strReturn may return the following values-3 : Key length exceeding 10-2 : To set up a key text, But when no specific decryption key-1 : To set up a key text, However, when the decryption keys with t
Date
: 2026-01-10
Size
: 20kb
User
:
张峰
[
Web Server
]
Web-Data-Aware-Object
DL : 0
用ASP模板创建web网站,并与数据库连接。在网站上岁数据库数据进行修改,添加和删除。-Create a website with asp template and connect to the SQL database, modify the data on the site, add and delete data.
Date
: 2026-01-10
Size
: 463kb
User
:
落微
[
Web Server
]
grpc-common-master
DL : 0
In gRPC a client application can directly call methods on a server application a different machine as if it was a local object, making it easier for you to create distributed applications and services. As in many RPC systems, gRPC is based around the idea of defining a service, specifying the methods that can be called remotely with their parameters and return types. On the server side, the server implements this interface and runs a gRPC server to handle client calls. On the client side, the client has a stub that provides exactly the same methods as the server. -In gRPC a client application can directly call methods on a server application on a different machine as if it was a local object, making it easier for you to create distributed applications and services. As in many RPC systems, gRPC is based around the idea of defining a service, specifying the methods that can be called remotely with their parameters and return types. On the server side, the server implements this interface and runs a gRPC server to handle client calls. On the client side, the client has a stub that provides exactly the same methods as the server.
Date
: 2026-01-10
Size
: 209kb
User
:
Reza Ghalavand
[
Web Server
]
imgs
DL : 0
jquery animate图片模向滑动示例,适用于展示图片太多的页面,通过点击左右方向按钮,滑动展示更多的图片。功能简单,在IE、Firefox、谷歌浏览器 通过测试。详细示例图片。jquery animate() 用于创建自定义动画的函数。这个函数的关键在于指定动画形式及结果样式属性对象。-jquery animate pictures to the sliding mode example, for display picture too many pages by clicking the left and right direction buttons, slide show more pictures. Simple function in IE, Firefox, Google browser to pass the test. For more sample pictures. jquery animate () is used to create custom animation functions. The key to this function is to specify the animation and object of style properties.
Date
: 2026-01-10
Size
: 65kb
User
:
安
[
Web Server
]
MyGosuMenu-1.5.8
DL : 0
MyGosuMenu是一个DHTML(java script)的菜单,功能分为三个层次(结构,表达和行为),面向对象的代码,使得它可以创建一个页面上许多菜单,并为最关键的浏览器支持分离设置。它的设计对搜索引擎和文本浏览器是友好的。-MyGosuMenu is a DHTML (java script) menu function is divided into three levels (structure, expression and behavior), object-oriented code, so that it can create many menus on one page, and the most critical browser supports separate settings . It is designed for search engines and text-only browsers friendly.
Date
: 2026-01-10
Size
: 124kb
User
:
xiaowenxin
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.