René's URL Explorer Experiment


Title: 空终止多字节字符串 - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttps://zh.cppreference.com/
创建账号https://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=c%2Fstring%2Fmultibyte
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=c%2Fstring%2Fmultibyte
页面https://zh.cppreference.com/c/string/multibyte
讨论https://zh.cppreference.com/index.php?title=Talk:c/string/multibyte&action=edit&redlink=1
https://zh.cppreference.com/c/string/multibyte
不转换https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh
简体https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=c/string/multibyte&variant=zh-tw
阅读https://zh.cppreference.com/c/string/multibyte
查看源代码https://zh.cppreference.com/index.php?title=c/string/multibyte&action=edit
查看历史https://zh.cppreference.com/index.php?title=c/string/multibyte&action=history
https://zh.cppreference.com/c/string/multibyte
chttps://zh.cppreference.com/c
stringhttps://zh.cppreference.com/c/string
Chttps://zh.cppreference.com/c
编译器支持https://zh.cppreference.com/c/compiler_support
语言https://zh.cppreference.com/c/language
头文件https://zh.cppreference.com/c/header
类型支持https://zh.cppreference.com/c/types
程序工具https://zh.cppreference.com/c/program
可变参数函数支持https://zh.cppreference.com/c/variadic
错误处理https://zh.cppreference.com/c/error
动态内存管理https://zh.cppreference.com/c/memory
字符串库https://zh.cppreference.com/c/string
算法https://zh.cppreference.com/c/algorithm
数值https://zh.cppreference.com/c/numeric
日期和时间工具https://zh.cppreference.com/c/chrono
输入/输出支持https://zh.cppreference.com/c/io
本地化支持https://zh.cppreference.com/c/locale
并发支持https://zh.cppreference.com/c/thread
技术规范https://zh.cppreference.com/c/experimental
符号索引https://zh.cppreference.com/c/symbol_index
[编辑]https://zh.cppreference.com/index.php?title=Template:c/navbar_content&action=edit
字符串库https://zh.cppreference.com/c/string
空终止字节字符串https://zh.cppreference.com/c/string/byte
空终止宽字符串https://zh.cppreference.com/c/string/wide
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/navbar_content&action=edit
函数https://zh.cppreference.com/c/string/multibyte#函数
宽/多字节转换https://zh.cppreference.com/c/string/multibyte#多字节/宽字符串转换
mbsinithttps://zh.cppreference.com/c/string/multibyte/mbsinit
mbstowcsmbstowcs_shttps://zh.cppreference.com/c/string/multibyte/mbstowcs
btowchttps://zh.cppreference.com/c/string/multibyte/btowc
mbrtowchttps://zh.cppreference.com/c/string/multibyte/mbrtowc
mbsrtowcsmbsrtowcs_shttps://zh.cppreference.com/c/string/multibyte/mbsrtowcs
mbrtoc8https://zh.cppreference.com/c/string/multibyte/mbrtoc8
c8rtombhttps://zh.cppreference.com/c/string/multibyte/c8rtomb
mbrtoc16https://zh.cppreference.com/c/string/multibyte/mbrtoc16
c16rtombhttps://zh.cppreference.com/c/string/multibyte/c16rtomb
c32rtombhttps://zh.cppreference.com/c/string/multibyte/c32rtomb
mbrtoc32https://zh.cppreference.com/c/string/multibyte/mbrtoc32
mblenhttps://zh.cppreference.com/c/string/multibyte/mblen
mbtowchttps://zh.cppreference.com/c/string/multibyte/mbtowc
wctombwctomb_shttps://zh.cppreference.com/c/string/multibyte/wctomb
wcstombswcstombs_shttps://zh.cppreference.com/c/string/multibyte/wcstombs
wctobhttps://zh.cppreference.com/c/string/multibyte/wctob
wcrtombwcrtomb_shttps://zh.cppreference.com/c/string/multibyte/wcrtomb
wcsrtombswcsrtombs_shttps://zh.cppreference.com/c/string/multibyte/wcsrtombs
mbrlenhttps://zh.cppreference.com/c/string/multibyte/mbrlen
类型https://zh.cppreference.com/c/string/multibyte#类型
mbstate_thttps://zh.cppreference.com/c/string/multibyte/mbstate_t
char8_thttps://zh.cppreference.com/c/string/multibyte/char8_t
char16_thttps://zh.cppreference.com/c/string/multibyte/char16_t
char32_thttps://zh.cppreference.com/c/string/multibyte/char32_t
https://zh.cppreference.com/c/string/multibyte#宏
MB_LEN_MAXhttps://zh.cppreference.com/c/string/multibyte#宏
MB_CUR_MAXhttps://zh.cppreference.com/c/string/multibyte#宏
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/navbar_content&action=edit
SCSUhttps://www.unicode.org/reports/tr6
空终止字节字符串https://zh.cppreference.com/c/string/byte
1 函数https://zh.cppreference.com/c/string/multibyte#函数
1.1 多字节/宽字符转换https://zh.cppreference.com/c/string/multibyte#多字节/宽字符转换
2 类型https://zh.cppreference.com/c/string/multibyte#类型
3 宏https://zh.cppreference.com/c/string/multibyte#宏
4 引用https://zh.cppreference.com/c/string/multibyte#引用
5 参阅https://zh.cppreference.com/c/string/multibyte#参阅
https://zh.cppreference.com/c/header/stdlib
mblenhttps://zh.cppreference.com/c/string/multibyte/mblen
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mblen&action=edit
mbtowchttps://zh.cppreference.com/c/string/multibyte/mbtowc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbtowc&action=edit
wctombwctomb_shttps://zh.cppreference.com/c/string/multibyte/wctomb
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wctomb&action=edit
mbstowcsmbstowcs_shttps://zh.cppreference.com/c/string/multibyte/mbstowcs
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbstowcs&action=edit
wcstombswcstombs_shttps://zh.cppreference.com/c/string/multibyte/wcstombs
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcstombs&action=edit
https://zh.cppreference.com/c/header/wchar
mbsinithttps://zh.cppreference.com/c/string/multibyte/mbsinit
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbsinit&action=edit
btowchttps://zh.cppreference.com/c/string/multibyte/btowc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_btowc&action=edit
wctobhttps://zh.cppreference.com/c/string/multibyte/wctob
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wctob&action=edit
mbrlenhttps://zh.cppreference.com/c/string/multibyte/mbrlen
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrlen&action=edit
mbrtowchttps://zh.cppreference.com/c/string/multibyte/mbrtowc
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtowc&action=edit
wcrtombwcrtomb_shttps://zh.cppreference.com/c/string/multibyte/wcrtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcrtomb&action=edit
mbsrtowcsmbsrtowcs_shttps://zh.cppreference.com/c/string/multibyte/mbsrtowcs
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbsrtowcs&action=edit
wcsrtombswcsrtombs_shttps://zh.cppreference.com/c/string/multibyte/wcsrtombs
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_wcsrtombs&action=edit
https://zh.cppreference.com/c/header/uchar
mbrtoc8https://zh.cppreference.com/c/string/multibyte/mbrtoc8
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc8&action=edit
c8rtombhttps://zh.cppreference.com/c/string/multibyte/c8rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c8rtomb&action=edit
mbrtoc16https://zh.cppreference.com/c/string/multibyte/mbrtoc16
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc16&action=edit
c16rtombhttps://zh.cppreference.com/c/string/multibyte/c16rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c16rtomb&action=edit
mbrtoc32https://zh.cppreference.com/c/string/multibyte/mbrtoc32
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbrtoc32&action=edit
c32rtombhttps://zh.cppreference.com/c/string/multibyte/c32rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_c32rtomb&action=edit
https://zh.cppreference.com/c/header/uchar
https://zh.cppreference.com/c/header/wchar
mbstate_thttps://zh.cppreference.com/c/string/multibyte/mbstate_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_mbstate_t&action=edit
https://zh.cppreference.com/c/header/uchar
char8_thttps://zh.cppreference.com/c/string/multibyte/char8_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char8_t&action=edit
char16_thttps://zh.cppreference.com/c/string/multibyte/char16_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char16_t&action=edit
char32_thttps://zh.cppreference.com/c/string/multibyte/char32_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_char32_t&action=edit
https://zh.cppreference.com/c/header/limits
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_MB_LEN_MAX&action=edit
https://zh.cppreference.com/c/header/stdlib
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/multibyte/dsc_MB_CUR_MAX&action=edit
C++ 文档https://zh.cppreference.com/cpp/string/multibyte
首页https://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改https://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面https://zh.cppreference.com/Special:%E9%9A%8F%E6%9C%BA%E9%A1%B5%E9%9D%A2
MediaWiki帮助https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
https://zh.cppreference.com/c/string/multibyte
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/c/string/multibyte
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/c/string/multibyte
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面https://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接https://zh.cppreference.com/index.php?title=c/string/multibyte&oldid=98970
页面信息https://zh.cppreference.com/index.php?title=c/string/multibyte&action=info
العربيةhttp://ar.cppreference.com/c/string/multibyte
Češtinahttps://cs.cppreference.com/c/string/multibyte
Deutschhttps://de.cppreference.com/c/string/multibyte
Englishhttp://en.cppreference.com/c/string/multibyte
Españolhttp://es.cppreference.com/c/string/multibyte
Françaishttp://fr.cppreference.com/c/string/multibyte
Italianohttp://it.cppreference.com/c/string/multibyte
日本語http://ja.cppreference.com/c/string/multibyte
한국어http://ko.cppreference.com/c/string/multibyte
Polskihttp://pl.cppreference.com/c/string/multibyte
Portuguêshttp://pt.cppreference.com/c/string/multibyte
Русскийhttp://ru.cppreference.com/c/string/multibyte
Türkçehttp://tr.cppreference.com/c/string/multibyte

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.