Str 관련 함수 목록좀 주실 수 있을까요?

mydream의 이미지

GUI용으로 프로그램을 만들고 있는 중이라서 문자를 범용으로 사용하고자 합니다. 그래서 Str로 시작되는 함수가 필요한데요. 구글링을 해봐도 Str 관련 함수 목록을 찾아볼 수가 없습니다. Str로 관련되는 함수 전부가 필요한데요, 혹시 아시는 분은 목록좀 나열해주실 수 없을까요?

mydream의 이미지

Str로 시작되는 함수가 사용하는 문자코드, 그러니까 유니코드 등 여로 문자코드를 아울러서 사용할 수 있는 함수가 아닌가요? 어떤 문자코드를 사용하는지에 관계없이 범용으로 사용할 수 있는 문자열 관련 함수로는 어떤 것이 있나요?

shint의 이미지

윈도우7 이상부터 기본설정이 유니코드를 사용하는것으로 알고 있습니다. 그래서. 한글로 변경해주기도 하나봅니다.
콘솔화면에서만 UNICODE 를 사용했던건지. 불확실합니다.

웹브라우저와 플래시가 편리하고. 조합하기 좋은 GUI를 지원해주고 있습니다.

윈도우7 유니코드 검색
http://search.naver.com/search.naver?ie=utf8&sm=stp_hty&where=se&query=%EC%9C%88%EB%8F%84%EC%9A%B07+%EC%9C%A0%EB%8B%88%EC%BD%94%EB%93%9C

c  : char w_char
c++ : string
Qt SDK : QString
WIN32 API : TCHAR
MFC : CString
ATL / COM :  BSTR VARIANT

문자 변환 인코딩. 디코딩
iconv()
MultiByteToWideChar() WideCharToMultiByte()
mblen() mbstowcs() mbtowc() wcstombs() 이거도 사용하나봅니다.
ATL의 A2W() W2A()

언어 지역설정
setLocale()

파일포맷
ANSI. EUC-KR UTF-8 UTF-8 BOM

폰트 지정 (문자열길이)???
MBCS. UNICODE.

여기서보면. 문자셋'이라고 나옵니다.
http://cfile240.uf.daum.net/image/2148A3375617D37C0BFC5A

Str 관련 함수
http://search.naver.com/search.naver?ie=utf8&sm=stp_hty&where=se&query=Str+%EA%B4%80%EB%A0%A8+%ED%95%A8%EC%88%98

다른 방법으로는 웹과 자바스크립트 및 스크립트 언어. 변환도구. SQL 등을 사용.

----------------------------------------------------------------------------
젊음'은 모든것을 가능하게 만든다.

매일 1억명이 사용하는 프로그램을 함께 만들어보고 싶습니다.
정규 근로 시간을 지키는. 야근 없는 회사와 거래합니다.

각 분야별. 좋은 책'이나 사이트' 블로그' 링크 소개 받습니다. shintx@naver.com

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.