Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
AllowCRLF ( ) : int | ||
GetCRLFTranslation ( ) : string | ||
GetDefaultEncoding ( ) : int | ||
GetLibraryInfo ( ) : string | ||
GetSupportExtension ( ) : string | ||
GetText ( string strInput ) : string | ||
MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
PostProcess ( string buffer ) : byte[] | ||
PreProcess ( byte buffer ) : string[] |
public GetText ( string strInput ) : string | ||
strInput | string | |
Résultat | string |
public MakeScript ( string strOrgScript, string strOrgText, string strNewText ) : string | ||
strOrgScript | string | |
strOrgText | string | |
strNewText | string | |
Résultat | string |
public PostProcess ( string buffer ) : byte[] | ||
buffer | string | |
Résultat | byte[] |
public PreProcess ( byte buffer ) : string[] | ||
buffer | byte | |
Résultat | string[] |