3 results found.
… 개요 GNU 에서 만든 문자열 변환 유틸리티(iconv) 및 라이브러리(libiconv)이다. 리눅스에는 glibc 에 포함되어 있으며 윈도는 gnuwin32 http://gnuwin32.sourceforge.net/packages/libiconv.htm 에서 받을 수 있다. …
… 개요 C/C++/ Java 로 구현된 Unicode & Globalization 지원 library. 다양한 제품과 Open Source 프로젝트에 활용되고 있음 Here are a few highlights of the services provided by ICU: Code Page …
… Intro Extremely Naive Charset Analyser. 설치 RHEL/CentOS 라면 epel repository 에 있으므로 다음 명령어로 손쉽게 설치할 수 있다. yum install enca -y 사용 두가지 운영 옵션이 있다. -g : character set …