搜索资源列表
Input
- 由于支付宝安全输入控件,如同其他众多安全控件方法一样,采用驱动方法劫持了IRP。这导致无法向其输入字符,传统的方法无论是发送WM_Char或者是WM_Keydown消息,还是Keybd_event和SendInput均对其无效。 笔者摸索出了通过直接读取$60,$64硬件端口来操作键盘,模拟输入的方法。 由于在Ring3下,由于Windows的保护机制,我无法直接操作硬件端口,所以我们需要构造一个驱动,或者使用著名的WinIo库。 这里给出我封装好的使用WinIo库
at_send
- 通过at发送手机短信.转字符串转换为Unicode代码,例如“中”的unicode代码为 4E2D,(好像是将中字的ASCII码分开,分别转成16进制)-At sending text messages via mobile phones. Turn the string is converted to Unicode code, such as " in progress" unicode code 4E2D, (as if the word is the ASCII cod
HexEdit
- HexDecimal Editor, can edit,view hexcontent, binary content and ASCII code
ascii
- asvii code need in delphi programing
Stringtobyte
- 一个小程序,可以非常清楚地进行字符串与ACSCII码之间的相互转换。对于Delphi工程师非常有用。-A small program that can do both directional conversion from string to ASCII code. It is very useful for Delphi engineers.
ASCII2Unicode
- ASCII码与Unicode码互相转换,为短信程序设计提供一些便利-ASCII code and Unicode code conversion with each other for the SMS program designed to provide some convenience
Delphi_278328
- Delphi:基于Delphi的文本内容加密解密程序,对文本文件中内容进行加密解密。 加密解密函数采用的是简单的ASCII码的值移位算法。 -Delphi: Delphi is a text-based content encryption and decryption procedures, the contents of a text file encryption and decryption. Encryption and decryption functions u
Ascii
- Testing get Ascii code