delphi
EUC-KR Decode 하는 법
knoen
2013. 12. 28. 22:52
HTTPDecode function HTTPDecode(const s: string): string; Unit Description HTTPDecode is the same as URLDecode. We have both routines because WebBroker calls this functionality HTTP encoding while Indy calls it URL encoding. [출처] EUC-KR Decode 하는 법!|작성자 유돌이 |