Welcome![Sign In][Sign Up]
Location:
Search - Keycode

Search list

[Web ServerEncryptSimple

Description: 可逆加密组件 ====================== 使用方法 ============================================ 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
Platform: | Size: 20631 | Author: 张峰 | Hits:

[Otherkeycode

Description: 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
Platform: | Size: 1494 | Author: wushishan | Hits:

[Windows Developkeycode

Description: 加密算法,其实比较简单;但是不错!! 呵呵!!好好看看 -encryption algorithm, is relatively simple; But true! ! Oh! ! A good look
Platform: | Size: 3190 | Author: 小路 | Hits:

[Driver Developkeycode-ir

Description: Keyboard and remote driven operation fully functional, implements preprogrammed chars in TOUCH PAD-Keyboard and remote driven full operation y functional, implements preprogrammed chars in TOUCH PAD
Platform: | Size: 3799 | Author: xela | Hits:

[OtherKeyCode

Description: 键盘按键代码列表,是javascript使用的
Platform: | Size: 1576 | Author: wangjun | Hits:

[Software Engineeringkeycode

Description: 这是介绍系统按键的软件设计,有各种各样的方案
Platform: | Size: 170223 | Author: chi_hua | Hits:

[ExploitKeyCode

Description: 汇编工具破解软件 一个汇编特效功能,很好用
Platform: | Size: 6610 | Author: 徐晨 | Hits:

[Windows Develop02111313366

Description: VB KeyAscii 和 KeyCode 查询器
Platform: | Size: 27962 | Author: trace | Hits:

[Windows Developtest

Description: 键盘常用代码一览表,KeyCode常数用法 可在代码中的任何地方用下列常数代替实际值
Platform: | Size: 1792 | Author: acai | Hits:

[Otherkeycode

Description: 将键盘扫描码转换成ASCII,利用8086内部中断程序编的,非常好的,有原代码!-keyboard scan code will be converted into ASCII, using 8086 internal procedures interrupted series, very good. a source!
Platform: | Size: 1024 | Author: wushishan | Hits:

[DocumentsKeyCode

Description: VB键盘KeyCode常数用法,包括数字键、字母键、功能键-VB constant keyCode keyboard usage, including number keys, letter keys, function keys
Platform: | Size: 1024 | Author: tom | Hits:

[Windows DevelopKeyCode

Description: 键盘KEYCODE对照表,这个比较全面。我根据自己的程序整理的。-KeyCode keyboard table, the relatively wide.
Platform: | Size: 1024 | Author: zyls01 | Hits:

[Audio programAndroid_Keycode.tar

Description: 此checker为Android平台下测试Keycode用应用程序,在Eclipse下由Java编写-This checker for the Android platform used to test the keyCode applications at Eclipse prepared by the Java
Platform: | Size: 169984 | Author: seven | Hits:

[SCMkeycode

Description: 密码锁程序,可以设置四位密码,用数码管显示-the program of secret code
Platform: | Size: 12288 | Author: 李宁 | Hits:

[assembly languagejyllq

Description: Private Sub Command1_Click() 直接用鼠标点击连接按钮 WebBrowser1.Navigate Text1 End Sub Private Sub Command1_KeyDown(KeyCode As Integer, Shift As Integer) 用快捷方式Enter激活连接按钮 If KeyCode = 13 Then Call Command1_Click End Sub-Private Sub Command1_Click () ' directly connected with the mouse to click the button WebBrowser1.Navigate Text1 End Sub Private Sub Command1_KeyDown (KeyCode As Integer, Shift As Integer)' use shortcut to Enter to activate the Connect button If KeyCode = 13 Then Call Command1_Click End Sub
Platform: | Size: 32768 | Author: 李煜辉 | Hits:

[JSP/JavakeyCode

Description: 开发中常用的JavaScript的KEYCODE大全。-Development of common JavaScript-KEYCODE Daquan.
Platform: | Size: 2048 | Author: 陈建焜 | Hits:

[androidkeycode

Description: 测试android 手机上的各个按键代码-Test each button on the android phone code
Platform: | Size: 48128 | Author: 金色海 | Hits:

[uCOSkeycode-uosii

Description: keycode for uosii. using with 4x4 or 8x8 matrix keyboard
Platform: | Size: 6144 | Author: tuong | Hits:

[JSP/Javajavascript-of-keycode

Description: javascript的keycode,javascript的keycode-javascript the keycode, javascript the keycode
Platform: | Size: 1024 | Author: aaaa | Hits:

[CSharp获取按键

Description: 在按下键盘上按键的时候获取并显示对应按键的keyCode和keyChar的值(When you press the button on the keyboard, it will get and display the values of keyCode and keyChar for the corresponding key)
Platform: | Size: 197632 | Author: FShH | Hits:
« 12 3 4 »

CodeBus www.codebus.net