C# Class DesktopHelper.Util.ConvertedEncoding

Afficher le fichier Open project: JimmyFung/DesktopHelper

Méthodes publiques

Méthode Description
GB2312ToUTF8 ( string str ) : string
UTF8ToGB2312 ( string str ) : string

Method Details

GB2312ToUTF8() public méthode

public GB2312ToUTF8 ( string str ) : string
str string
Résultat string

UTF8ToGB2312() public méthode

public UTF8ToGB2312 ( string str ) : string
str string
Résultat string