C# 클래스 DesktopHelper.Util.ConvertedEncoding

파일 보기 프로젝트 열기: JimmyFung/DesktopHelper

공개 메소드들

메소드 설명
GB2312ToUTF8 ( string str ) : string
UTF8ToGB2312 ( string str ) : string

메소드 상세

GB2312ToUTF8() 공개 메소드

public GB2312ToUTF8 ( string str ) : string
str string
리턴 string

UTF8ToGB2312() 공개 메소드

public UTF8ToGB2312 ( string str ) : string
str string
리턴 string