C++ Unicode SBCS 函数对照表,以备日后查阅

Generic

SBCS

UNICODE

TCHAR

char

wchar_t

_TEOF

EOF

WEOF

_TINT

int

wint_t

_TSCHAR

signed char

wchar_t

_TUCHAR

unsigned char

wchar_t

_TXCHAR

char

wchar_t

__T(x)

x

L

__targv

__argv

__wargv

__tcserror

_strerror

__wcserror

__tcserror_s

_strerror_s

__wcserror_s

_cgetts

_cgets

_cgetws

_cgetts_s

_cgets_s

_cgetws_s

_cputts

_cputs

_cputws

_fgettc

fgetc

fgetwc

_fgettc_nolock

_fgetc_nolock

_fgetwc_nolock

_fgettchar

_fgetchar

_fgetwchar

_fgetts

fgets

fgetws

_fputtc

fputc

fputwc

_fputtc_nolock

_fputc_nolock

_fputwc_nolock

_fputtchar

_fputchar

_fputwchar

_fputts

fputs

fputws

_ftprintf

fprintf

fwprintf

_ftprintf_l

_fprintf_l

_fwprintf_l

_ftprintf_p

_fprintf_p

_fwprintf_p

_ftprintf_p_l

_fprintf_p_l

_fwprintf_p_l

_ftprintf_s

fprintf_s

fwprintf_s

_ftprintf_s_l

_fprintf_s_l

_fwprintf_s_l

_ftscanf

fscanf

fwscanf

_ftscanf_l

_fscanf_l

_fwscanf_l

_ftscanf_s

fscanf_s

fwscanf_s

_ftscanf_s_l

_fscanf_s_l

_fwscanf_s_l

_get_tpgmptr

_get_pgmptr

_get_wpgmptr

_gettc

getc

getwc

_gettc_nolock

_getc_nolock

_getwc_nolock

_gettch

_getch

_getwch

_gettch_nolock

_getch_nolock

_getwch_nolock

_gettchar

getchar

getwchar

_gettchar_nolock

_getchar_nolock

_getwchar_nolock

_gettche

_getche

_getwche

_gettche_nolock

_getche_nolock

_getwche_nolock

_getts

gets

_getws

_getts_s

gets_s

_getws_s

_i64tot

_i64toa

_i64tow

_i64tot_s

_i64toa_s

_i64tow_s

_istalnum

isalnum

iswalnum

_istalnum_l

_isalnum_l

_iswalnum_l

_istalpha

isalpha

iswalpha

_istalpha_l

_isalpha_l

_iswalpha_l

_istascii

__isascii

iswascii

_istcntrl

iscntrl

iswcntrl

_istcntrl_l

_iscntrl_l

_iswcntrl_l

_istdigit

isdigit

iswdigit

_istdigit_l

_isdigit_l

_iswdigit_l

_istgraph

isgraph

iswgraph

_istgraph_l

_isgraph_l

_iswgraph_l

_istlower

islower

iswlower

_istlower_l

_islower_l

_iswlower_l

_istprint

isprint

iswprint

_istprint_l

_isprint_l

_iswprint_l

_istpunct

ispunct

iswpunct

_istpunct_l

_ispunct_l

_iswpunct_l

_istspace

isspace

iswspace

_istspace_l

_isspace_l

_iswspace_l

_istupper

isupper

iswupper

_istupper_l

_isupper_l

_iswupper_l

_istxdigit

isxdigit

iswxdigit

_istxdigit_l

_isxdigit_l

_iswxdigit_l

_itot

_itoa

_itow

_itot_s

_itoa_s

_itow_s

_ltot

_ltoa

_ltow

_ltot_s

_ltoa_s

_ltow_s

_puttc

putc

putwc

_puttc_nolock

_putc_nolock

_putwc_nolock

_puttch

_putch

_putwch

_puttch_nolock

_putch_nolock

_putwch_nolock

_puttchar

putchar

putwchar

_puttchar_nolock

_putchar_nolock

_putwchar_nolock

_putts

puts

_putws

_sctprintf

_scprintf

_scwprintf

_sctprintf_l

_scprintf_l

_scwprintf_l

_sctprintf_p

_scprintf_p

_scwprintf_p

_sctprintf_p_l

_scprintf_p_l

_scwprintf_p_l

_sntprintf

_snprintf

_snwprintf

_sntprintf_l

_snprintf_l

_snwprintf_l

_sntprintf_s

_snprintf_s

_snwprintf_s

_sntprintf_s_l

_snprintf_s_l

_snwprintf_s_l

_sntscanf

_snscanf

_snwscanf

_sntscanf_l

_snscanf_l

_snwscanf_l

_sntscanf_s

_snscanf_s

_snwscanf_s

_sntscanf_s_l

_snscanf_s_l

_snwscanf_s_l

_stprintf

sprintf

_swprintf

_stprintf_l

_sprintf_l

__swprintf_l

_stprintf_p

_sprintf_p

_swprintf_p

_stprintf_p_l

_sprintf_p_l

_swprintf_p_l

_stprintf_s

sprintf_s

swprintf_s

_stprintf_s_l

_sprintf_s_l

_swprintf_s_l

_stscanf

sscanf

swscanf

_stscanf_l

_sscanf_l

_swscanf_l

_stscanf_s

sscanf_s

swscanf_s

_stscanf_s_l

_sscanf_s_l

_swscanf_s_l

_tWinMain

WinMain

wWinMain

_taccess

_access

_waccess

_taccess_s

_access_s

_waccess_s

_tasctime

asctime

_wasctime

_tasctime_s

asctime_s

_wasctime_s

_tchdir

_chdir

_wchdir

_tchmod

_chmod

_wchmod

_tcprintf

_cprintf

_cwprintf

_tcprintf_l

_cprintf_l

_cwprintf_l

_tcprintf_p

_cprintf_p

_cwprintf_p

_tcprintf_p_l

_cprintf_p_l

_cwprintf_p_l

_tcprintf_s

_cprintf_s

_cwprintf_s

_tcprintf_s_l

_cprintf_s_l

_cwprintf_s_l

_tcreat

_creat

_wcreat

_tcscanf

_cscanf

_cwscanf

_tcscanf_l

_cscanf_l

_cwscanf_l

_tcscanf_s

_cscanf_s

_cwscanf_s

_tcscanf_s_l

_cscanf_s_l

_cwscanf_s_l

_tcscat

strcat

wcscat

_tcscat_s

strcat_s

wcscat_s

_tcschr

strchr

wcschr

_tcsclen

strlen

wcslen

_tcscmp

strcmp

wcscmp

_tcscnlen

strnlen

wcsnlen

_tcscoll

strcoll

wcscoll

_tcscoll_l

_strcoll_l

_wcscoll_l

_tcscpy

strcpy

wcscpy

_tcscpy_s

strcpy_s

wcscpy_s

_tcscspn

strcspn

wcscspn

_tcsdec

_strdec

_wcsdec

_tcsdup

_strdup

_wcsdup

_tcsdup_dbg

_strdup_dbg

 

_tcserror

strerror

_wcserror

_tcserror_s

strerror_s

_wcserror_s

_tcsftime

strftime

wcsftime

_tcsftime_l

_strftime_l

_wcsftime_l

_tcsicmp

_stricmp

_wcsicmp

_tcsicmp_l

_stricmp_l

_wcsicmp_l

_tcsicoll

_stricoll

_wcsicoll

_tcsicoll_l

_stricoll_l

_wcsicoll_l

_tcsinc

_strinc

_wcsinc

_tcslen

strlen

wcslen

_tcslwr

_strlwr

_wcslwr

_tcslwr_l

_strlwr_l

_wcslwr_l

_tcslwr_s

_strlwr_s

_wcslwr_s

_tcslwr_s_l

_strlwr_s_l

_wcslwr_s_l

_tcsnbcnt

_strncnt

_wcsncnt

_tcsncat

strncat

wcsncat

_tcsncat_l

_strncat_l

_wcsncat_l

_tcsncat_s

strncat_s

wcsncat_s

_tcsncat_s_l

_strncat_s_l

_wcsncat_s_l

_tcsnccat

strncat

wcsncat

_tcsnccat_l

_strncat_l

_wcsncat_l

_tcsnccat_s

strncat_s

wcsncat_s

_tcsnccat_s_l

_strncat_s_l

_wcsncat_s_l

_tcsnccmp

strncmp

wcsncmp

_tcsnccnt

_strncnt

_wcsncnt

_tcsnccoll

_strncoll

_wcsncoll

_tcsnccoll_l

_strncoll_l

_wcsncoll_l

_tcsnccpy

strncpy

wcsncpy

_tcsnccpy_l

_strncpy_l

_wcsncpy_l

_tcsnccpy_s

strncpy_s

wcsncpy_s

_tcsnccpy_s_l

_strncpy_s_l

_wcsncpy_s_l

_tcsncicmp

_strnicmp

_wcsnicmp

_tcsncicmp_l

_strnicmp_l

_wcsnicmp_l

_tcsncicoll

_strnicoll

_wcsnicoll

_tcsncicoll_l

_strnicoll_l

_wcsnicoll_l

_tcsncmp

strncmp

wcsncmp

_tcsncoll

_strncoll

_wcsncoll

_tcsncoll_l

_strncoll_l

_wcsncoll_l

_tcsncpy

strncpy

wcsncpy

_tcsncpy_l

_strncpy_l

_wcsncpy_l

_tcsncpy_s

strncpy_s

wcsncpy_s

_tcsncpy_s_l

_strncpy_s_l

_wcsncpy_s_l

_tcsncset

_strnset

_wcsnset

_tcsnextc

_strnextc

_wcsnextc

_tcsnicmp

_strnicmp

_wcsnicmp

_tcsnicmp_l

_strnicmp_l

_wcsnicmp_l

_tcsnicoll

_strnicoll

_wcsnicoll

_tcsnicoll_l

_strnicoll_l

_wcsnicoll_l

_tcsninc

_strninc

_wcsninc

_tcsnlen

strnlen

wcsnlen

_tcsnset

_strnset

_wcsnset

_tcsnset_l

_strnset_l

_wcsnset_l

_tcsnset_s

_strnset_s

_wcsnset_s

_tcsnset_s_l

_strnset_s_l

_wcsnset_s_l

_tcspbrk

strpbrk

wcspbrk

_tcsrchr

strrchr

wcsrchr

_tcsrev

_strrev

_wcsrev

_tcsset

_strset

_wcsset

_tcsset_l

 

_wcsset_l

_tcsset_s

_strset_s

_wcsset_s

_tcsset_s_l

_strset_s_l

_wcsset_s_l

_tcsspn

strspn

wcsspn

_tcsspnp

_strspnp

_wcsspnp

_tcsstr

strstr

wcsstr

_tcstod

strtod

wcstod

_tcstod_l

_strtod_l

_wcstod_l

_tcstoi64

_strtoi64

_wcstoi64

_tcstoi64_l

_strtoi64_l

_wcstoi64_l

_tcstok

strtok

wcstok

_tcstok_l

_strtok_l

_wcstok_l

_tcstok_s

strtok_s

wcstok_s

_tcstok_s_l

_strtok_s_l

_wcstok_s_l

_tcstol

strtol

wcstol

_tcstol_l

_strtol_l

_wcstol_l

_tcstoui64

_strtoui64

_wcstoui64

_tcstoui64_l

_strtoui64_l

_wcstoui64_l

_tcstoul

strtoul

wcstoul

_tcstoul_l

_strtoul_l

_wcstoul_l

_tcsupr

_strupr

_wcsupr

_tcsupr_l

_strupr_l

_wcsupr_l

_tcsupr_s

_strupr_s

_wcsupr_s

_tcsupr_s_l

_strupr_s_l

_wcsupr_s_l

_tcsxfrm

strxfrm

wcsxfrm

_tcsxfrm_l

_strxfrm_l

_wcsxfrm_l

_tctime

ctime

_wctime

_tctime32

_ctime32

_wctime32

_tctime32_s

_ctime32_s

_wctime32_s

_tctime64

_ctime64

_wctime64

_tctime64_s

_ctime64_s

_wctime64_s

_tctime_s

ctime_s

_wctime_s

_tdupenv_s

_dupenv_s

_wdupenv_s

_tdupenv_s_dbg

_dupenv_s_dbg

_wdupenv_s_dbg

_tenviron

_environ

_wenviron

_texecl

_execl

_wexecl

_texecle

_execle

_wexecle

_texeclp

_execlp

_wexeclp

_texeclpe

_execlpe

_wexeclpe

_texecv

_execv

_wexecv

_texecve

_execve

_wexecve

_texecvp

_execvp

_wexecvp

_texecvpe

_execvpe

_wexecvpe

_tfdopen

_fdopen

_wfdopen

_tfinddata32_t

_finddata32_t

_wfinddata32_t

_tfinddata32i64_t

_finddata32i64_t

_wfinddata32i64_t

_tfinddata64_t

__finddata64_t

_wfinddata64_t

_tfinddata64i32_t

_finddata64i32_t

_wfinddata64i32_t

_tfinddata_t

_finddata_t

_wfinddata_t

_tfinddatai64_t

_finddatai64_t

_wfinddatai64_t

_tfindfirst

_findfirst

_wfindfirst

_tfindfirst32

_findfirst32

_wfindfirst32

_tfindfirst32i64

_findfirst32i64

_wfindfirst32i64

_tfindfirst64

_findfirst64

_wfindfirst64

_tfindfirst64i32

_findfirst64i32

_wfindfirst64i32

_tfindfirsti64

_findfirsti64

_wfindfirsti64

_tfindnext

_findnext

_wfindnext

_tfindnext32

_findnext32

_wfindnext32

_tfindnext32i64

_findnext32i64

_wfindnext32i64

_tfindnext64

_findnext64

_wfindnext64

_tfindnext64i32

_findnext64i32

_wfindnext64i32

_tfindnexti64

_findnexti64

_wfindnexti64

_tfopen

fopen

_wfopen

_tfopen_s

fopen_s

_wfopen_s

_tfreopen

freopen

_wfreopen

_tfreopen_s

freopen_s

_wfreopen_s

_tfsopen

_fsopen

_wfsopen

_tfullpath

_fullpath

_wfullpath

_tfullpath_dbg

_fullpath_dbg

_wfullpath_dbg

_tgetcwd

_getcwd

_wgetcwd

_tgetcwd_dbg

_getcwd_dbg

_wgetcwd_dbg

_tgetdcwd

_getdcwd

_wgetdcwd

_tgetdcwd_dbg

_getdcwd_dbg

_wgetdcwd_dbg

_tgetdcwd_lk_dbg

_getdcwd_lk_dbg

_wgetdcwd_lk_dbg

_tgetdcwd_nolock

_getdcwd_nolock

_wgetdcwd_nolock

_tgetenv

getenv

_wgetenv

_tgetenv_s

getenv_s

_wgetenv_s

_tmain

main

wmain

_tmakepath

_makepath

_wmakepath

_tmakepath_s

_makepath_s

_wmakepath_s

_tmkdir

_mkdir

_wmkdir

_tmktemp

_mktemp

_wmktemp

_tmktemp_s

_mktemp_s

_wmktemp_s

_topen

_open

_wopen

_totlower

tolower

towlower

_totlower_l

_tolower_l

_towlower_l

_totupper

toupper

towupper

_totupper_l

_toupper_l

_towupper_l

_tperror

perror

_wperror

_tpgmptr

_pgmptr

_wpgmptr

_tpopen

_popen

_wpopen

_tprintf

printf

wprintf

_tprintf_l

_printf_l

_wprintf_l

_tprintf_p

_printf_p

_wprintf_p

_tprintf_p_l

_printf_p_l

_wprintf_p_l

_tprintf_s

printf_s

wprintf_s

_tprintf_s_l

_printf_s_l

_wprintf_s_l

_tputenv

_putenv

_wputenv

_tputenv_s

_putenv_s

_wputenv_s

_tremove

remove

_wremove

_trename

rename

_wrename

_trmdir

_rmdir

_wrmdir

_tscanf

scanf

wscanf

_tscanf_l

_scanf_l

_wscanf_l

_tscanf_s

scanf_s

wscanf_s

_tscanf_s_l

_scanf_s_l

_wscanf_s_l

_tsearchenv

_searchenv

_wsearchenv

_tsearchenv_s

_searchenv_s

_wsearchenv_s

_tsetlocale

setlocale

_wsetlocale

_tsopen

_sopen

_wsopen

_tsopen_s

_sopen_s

_wsopen_s

_tspawnl

_spawnl

_wspawnl

_tspawnle

_spawnle

_wspawnle

_tspawnlp

_spawnlp

_wspawnlp

_tspawnlpe

_spawnlpe

_wspawnlpe

_tspawnv

_spawnv

_wspawnv

_tspawnve

_spawnve

_wspawnve

_tspawnvp

_spawnvp

_wspawnvp

_tspawnvpe

_spawnvpe

_wspawnvpe

_tsplitpath

_splitpath

_wsplitpath

_tsplitpath_s

_splitpath_s

_wsplitpath_s

_tstat

_stat

_wstat

_tstat32

_stat32

_wstat32

_tstat32i64

_stat32i64

_wstat32i64

_tstat64

_stat64

_wstat64

_tstat64i32

_stat64i32

_wstat64i32

_tstati64

_stati64

_wstati64

_tstof

atof

_wtof

C++ Unicode SBCS 函数对照表的更多相关文章

  1. C++ Unicode SBCS 函数对照表,以备日后查阅(很全)

    C++ Unicode SBCS 函数对照表,以备日后查阅 Generic SBCS UNICODE TCHAR char wchar_t _TEOF EOF WEOF _TINT int wint_ ...

  2. C++/VC中ANSI与UNICODE中字符定义和函数对照表

    这样查起来方便多了 ANSI UNICODE 通用 说明 数据类型 (char.h) (wchar.h) (tchar.h)   char wchar_t TCHAR   char * wchar_t ...

  3. 车牌、手机、身份证、等敏感信息 屏蔽 替换 、中文转unicode编码 函数

    应工作要求,需要对展示的内容进行敏感信息替换.琢磨的一些时间,编写的函数匹配率还是比较高的. 顺便说下思路,使用的是正则匹配替换和字符串替换.函数可以再改进. 先把需要匹配的内容写好相应的正则,然后进 ...

  4. Instructions函数对照表:02 xmmintrin.h与SSE指令集[转]

    更多详情见——http://www.cnblogs.com/zyl910/archive/2012/04/26/md00.htmlSIMD函数整理:00 索引贴 R:寄存器.M:64位MM寄存器:X: ...

  5. php汉字转Unicode编码函数

    /** * $str 原始字符串 * $encoding 原始字符串的编码,默认GBK * $prefix 编码后的前缀,默认"&#" * $postfix 编码后的后缀, ...

  6. orcale和hive常用函数对照表(?代表未证实)

    函数分类 oracle hive 说明 字符函数 upper('coolszy') upper(string A) ucase(string A) 将文本字符串转换成字母全部大写形式 lower('K ...

  7. ANSI 和 UNICODE 的函数对应表

    ANSI        UNICODE           通用(char.h)    (wchar.h)        (tchar.h) char         wchar_t         ...

  8. UNICODE和ANSI字符串的转换(解释了MultiByteToWideChar,WideCharToMultiByte,GetTextCharsetInfo,GetTextCharset,IsDBCSLeadByte,IsDBCSLeadByteEx,IsTextUnicode一共7个函数)

    继上集故事<多字符集(ANSI)和UNICODE及字符串处理方式准则 >,我们现在有一些特殊需求: 有时候我们的字符串是多字符型,我们却需要使用宽字符型:有的时候却恰恰相反. Window ...

  9. unicode ascii 互转 函数 C实现 MultiByteToWideChar/WideCharToMultiByte 详解

    void Ascii2UnicodeLen(char*src,int len,unsigned short*tar) { unsigned int word_cnt; word_cnt=MultiBy ...

随机推荐

  1. c规范(2)

    一:对齐 1 程序的分界符' {'和' }'应独占一行并且位于同一列,同时与引用它们的语句左对齐. 2  { }之内的代码块在' {'右边数格处左对齐. 二:注释 注释通常用于:( 1)版本.版权声明 ...

  2. Logger.getLogger()和 LogFactory.getLog()

    Logger.getLogger()和LogFactory.getLog()的区别:    1.Logger.getLogger()是使用log4j的方式记录日志:2.LogFactory.getLo ...

  3. 5月18日:top10面试算法-LRUcache的实现

    问题描述: LRU算法:优先把那些最长时间没使用的对象置换掉.根据数据的历史访问记录来进行淘汰数据,其核心思想是“如果数据最近被访问过,那么将来被访问的几率也更高”. JAVA实现: 测试: publ ...

  4. Python学习路程day6

    shelve 模块 shelve模块是一个简单的k,v将内存数据通过文件持久化的模块,可以持久化任何pickle可支持的python数据格式 import shelve d = shelve.open ...

  5. GSM Hacking:如何对GSM/GPRS网络测试进行测试

    写在前面 这里需要介绍的是GSM / GPRS网络测试的一些方法,随着现在硬件设备连网现象的普遍存在,例如智能电表.自动变速箱控制单元(TCU).POS机.报警系统等.这些设备通常需要与网络连接,GS ...

  6. JS判断移动设备最佳方法 并实现跳转至手机版网页

    我在开发的Magento或Wordpress主题时,通过都会制作手机版本,为了实现某个片段在手机端和桌面端不同功能,又或者如果是手机设备,就跳转到指定的网页上,那么这里就需要用到JS来做判断了,下面有 ...

  7. ios即时通讯客户端开发之-mac上搭建openfire服务器

    一.下载并安装openfire 1.到http://www.igniterealtime.org/downloads/index.jsp下载最新openfire for mac版 比如:Openfir ...

  8. codeforces Educational Codeforces Round 16-E(DP)

    题目链接:http://codeforces.com/contest/710/problem/E 题意:开始文本为空,可以选择话费时间x输入或删除一个字符,也可以选择复制并粘贴一串字符(即长度变为两倍 ...

  9. WCF之多个协定

    多个协定”示例演示如何在一个服务上实现多个协定,以及如何配置终结点以便与实现的每个协定进行通信 1.服务端代码如下(服务实现了两个协定,增加了黄色所示代码): class Program { stat ...

  10. OpenMP的简单使用教程

    转自:http://binglispace.com/2015/01/09/openmp-intro/ OpenMP的简单使用教程 今天有幸参加了一个XSEDE OpenMP的workshop讲座,真是 ...