Welcome![Sign In][Sign Up]
Location:
Search - mime QP

Search list

[WEB Mailqp

Description: Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\\r\\n”序列作为软回车。
Platform: | Size: 993 | Author: king | Hits:

[Internet-NetworkMIME编码解码程序

Description: MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding / decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C / C is also very easy, it is necessary to change it by themselves. This code tested and the results correctly.
Platform: | Size: 8320 | Author: tony0916 | Hits:

[Internet-NetworkMIME编码解码程序

Description: MIME(BASE64/QP) 编码/解码程序代码。 此代码是一个 BCB 的单元,非常简单,提供了四个函数, 要改成 Delphi 或其它 C/C++ 也很容易,有需要的自已改吧。此代码经过测试,结果正确。-MIME (BASE64/QP) encoding/decoding code. This code is a BCB module is very simple, providing four functions, to change Delphi or other C/C is also very easy, it is necessary to change it by themselves. This code tested and the results correctly.
Platform: | Size: 8192 | Author: tony0916 | Hits:

[WEB Mailqp

Description: Quoted-Printable也是MIME邮件中常用的编码方式之一。同Base64一样,它也将输入的字符串或数据编码成全是ASCII码的可打印字符串。 Quoted-Printable编码的基本方法是:输入数据在33-60、62-126范围内的,直接输出;其它的需编码为“=”加两个字节的HEX码(大写)。为保证输出行不超过规定长度,可在行尾加“=\r\n”序列作为软回车。 -Quoted-Printable is also commonly used in MIME message encoding one of the ways. With Base64, it will also enter the string or data encoding is ASCII code Chengquan printable string. Quoted-Printable encoding basic method is: the input data in 33-60,62-126 within the scope of direct output other required code for = plus two bytes of HEX code (uppercase). In order to ensure the output does not exceed the length of line can be added at the end of = sequence as a soft carriage return.
Platform: | Size: 1024 | Author: king | Hits:

CodeBus www.codebus.net