rjmime.upl
来自「Delphi开发webservice的一套例子」· UPL 代码 · 共 56 行
UPL
56 行
[DSP upload]
File Name=rjmime.zip
Replace File=rjmime.zip
File Status=Freeware
Full Source Included=Y
Delphi 1.0x=N
Delphi 2.0x=Y
Delphi 3.0x=Y
Delphi 4.0x=Y
Delphi 5.0x=Y
C++ Builder 1.0x=N
C++ Builder 3.0x=N
C++ Builder 4.0x=N
Version=1.50
count=16
1=rjMime is a ligtening fast MIME (Base64) Encoder and
2=Decoder. The core encoding and decoding routines are written
3=in highly optimized Delphi Pascal which even beats most assembler
4=code. Both MimeEncode and MimeDecode have a straightforward,
5=flexible and highly effective interface which makes it easy
6=to use them with with any types you imagine. The decoding
7=routines do not mock about spaces, linebreaks or incomplete data
8=but read and encode as much as makes sense. Four helper functions
9=easily code strings and streams (of practically unlimited size). rjMime
10=encodes and decodes huge files with no strain on memory in only 5
11=lines of code. Version 1.50 now allows to insert line breaks during
12=encoding as required by RFC 1521. Line break insertion is
13=available for all helper functions including stream encoding. NoCRLF
14=equivalents are available. Also added HTTP Basic Authentication
15=decoding. Test / Demo application included. rjMime is part of the Jedi
16=Code Library (JCL).
Note=
Additional info=
Category=Compression, Encryption
Platform=
Group=Component/Code
[Versions available]
Delphi 1.0x=
Delphi 2.0x=
Delphi 3.0x=
Delphi 4.0x=
Delphi 5.0x=
C++ Builder 1.0x=
C++ Builder 3.0x=
C++ Builder 4.0x=
[DSP Support]
DSP Support=Y
[Uploader_1]
Author name=Ralf Junker
Contact=
Author E-mail=ralfjunker@gmx.de
Author URL=http://www.zeitungsjunge.de/delphi
count=0
Author Section=
UpdateDSP=Y
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?