René's URL Explorer Experiment


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

Generator: MediaWiki 1.43.8

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=cpp%2Fstring%2Fmultibyte
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fstring%2Fmultibyte
页面https://zh.cppreference.com/cpp/string/multibyte
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/string/multibyte&action=edit&redlink=1
https://zh.cppreference.com/cpp/string/multibyte
不转换https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/string/multibyte&variant=zh-tw
阅读https://zh.cppreference.com/cpp/string/multibyte
查看源代码https://zh.cppreference.com/index.php?title=cpp/string/multibyte&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/string/multibyte&action=history
https://zh.cppreference.com/cpp/string/multibyte
cpphttps://zh.cppreference.com/cpp
stringhttps://zh.cppreference.com/cpp/string
C++https://zh.cppreference.com/cpp
编译器支持https://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现https://zh.cppreference.com/cpp/freestanding
语言https://zh.cppreference.com/cpp/language
标准库https://zh.cppreference.com/cpp/standard_library
标准库标头https://zh.cppreference.com/cpp/header
具名要求https://zh.cppreference.com/cpp/named_req
功能特性测试宏https://zh.cppreference.com/cpp/feature_test
语言支持库https://zh.cppreference.com/cpp/utility#语言支持
概念库https://zh.cppreference.com/cpp/concepts
诊断库https://zh.cppreference.com/cpp/error
内存管理库https://zh.cppreference.com/cpp/memory
元编程库https://zh.cppreference.com/cpp/meta
通用工具库https://zh.cppreference.com/cpp/utility
容器库https://zh.cppreference.com/cpp/container
迭代器库https://zh.cppreference.com/cpp/iterator
范围库https://zh.cppreference.com/cpp/ranges
算法库https://zh.cppreference.com/cpp/algorithm
字符串库https://zh.cppreference.com/cpp/string
文本处理库https://zh.cppreference.com/cpp/text
数值库https://zh.cppreference.com/cpp/numeric
日期和时间库https://zh.cppreference.com/cpp/chrono
输入/输出库https://zh.cppreference.com/cpp/io
文件系统库https://zh.cppreference.com/cpp/filesystem
并发支持库https://zh.cppreference.com/cpp/thread
执行控制库https://zh.cppreference.com/cpp/execution
技术规范https://zh.cppreference.com/cpp/experimental
符号索引https://zh.cppreference.com/cpp/symbol_index
外部库https://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
文本处理库https://zh.cppreference.com/cpp/text
本地化库https://zh.cppreference.com/cpp/locale
正则表达式库https://zh.cppreference.com/cpp/regex
格式化库https://zh.cppreference.com/cpp/utility/format
空终止序列工具https://zh.cppreference.com/cpp/text#空终止序列工具
字节字符串https://zh.cppreference.com/cpp/string/byte
宽字符串https://zh.cppreference.com/cpp/string/wide
初等数值转换https://zh.cppreference.com/cpp/text#初等数值转换
to_charshttps://zh.cppreference.com/cpp/utility/to_chars
to_chars_resulthttps://zh.cppreference.com/cpp/utility/to_chars_result
from_charshttps://zh.cppreference.com/cpp/utility/from_chars
from_chars_resulthttps://zh.cppreference.com/cpp/utility/from_chars_result
chars_formathttps://zh.cppreference.com/cpp/utility/chars_format
文本编码识别https://zh.cppreference.com/cpp/text#文本编码识别
text_encodinghttps://zh.cppreference.com/cpp/text/text_encoding
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
函数https://zh.cppreference.com/cpp/string/multibyte#函数
多字节/宽字符串测试https://zh.cppreference.com/cpp/string/multibyte#多字节/宽字符串转换
mblenhttps://zh.cppreference.com/cpp/string/multibyte/mblen
mbrlenhttps://zh.cppreference.com/cpp/string/multibyte/mbrlen
mbsinithttps://zh.cppreference.com/cpp/string/multibyte/mbsinit
多字节/宽字符串转换https://zh.cppreference.com/cpp/string/multibyte#多字节/宽字符串转换
mbtowchttps://zh.cppreference.com/cpp/string/multibyte/mbtowc
mbstowcshttps://zh.cppreference.com/cpp/string/multibyte/mbstowcs
btowchttps://zh.cppreference.com/cpp/string/multibyte/btowc
mbrtowchttps://zh.cppreference.com/cpp/string/multibyte/mbrtowc
mbsrtowcshttps://zh.cppreference.com/cpp/string/multibyte/mbsrtowcs
wctombhttps://zh.cppreference.com/cpp/string/multibyte/wctomb
wcstombshttps://zh.cppreference.com/cpp/string/multibyte/wcstombs
wctobhttps://zh.cppreference.com/cpp/string/multibyte/wctob
wcrtombhttps://zh.cppreference.com/cpp/string/multibyte/wcrtomb
wcsrtombshttps://zh.cppreference.com/cpp/string/multibyte/wcsrtombs
mbrtoc8https://zh.cppreference.com/cpp/string/multibyte/mbrtoc8
mbrtoc16https://zh.cppreference.com/cpp/string/multibyte/mbrtoc16
mbrtoc32https://zh.cppreference.com/cpp/string/multibyte/mbrtoc32
c8rtombhttps://zh.cppreference.com/cpp/string/multibyte/c8rtomb
c16rtombhttps://zh.cppreference.com/cpp/string/multibyte/c16rtomb
c32rtombhttps://zh.cppreference.com/cpp/string/multibyte/c32rtomb
类型https://zh.cppreference.com/cpp/string/multibyte#类型
mbstate_thttps://zh.cppreference.com/c/string/multibyte/mbstate_t
https://zh.cppreference.com/cpp/string/multibyte#宏
MB_LEN_MAXMB_CUR_MAXhttps://zh.cppreference.com/cpp/string/multibyte#宏
__STDC_UTF_16____STDC_UTF_32__https://zh.cppreference.com/cpp/string/multibyte#宏
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/navbar_content&action=edit
SCSUhttp://www.unicode.org/reports/tr6
1 函数https://zh.cppreference.com/cpp/string/multibyte#函数
1.1 多字节/宽字符转换https://zh.cppreference.com/cpp/string/multibyte#多字节/宽字符转换
2 类型https://zh.cppreference.com/cpp/string/multibyte#类型
3 宏https://zh.cppreference.com/cpp/string/multibyte#宏
4 参阅https://zh.cppreference.com/cpp/string/multibyte#参阅
https://zh.cppreference.com/cpp/header/cstdlib
mblenhttps://zh.cppreference.com/cpp/string/multibyte/mblen
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mblen&action=edit
mbtowchttps://zh.cppreference.com/cpp/string/multibyte/mbtowc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbtowc&action=edit
wctombhttps://zh.cppreference.com/cpp/string/multibyte/wctomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wctomb&action=edit
mbstowcshttps://zh.cppreference.com/cpp/string/multibyte/mbstowcs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbstowcs&action=edit
wcstombshttps://zh.cppreference.com/cpp/string/multibyte/wcstombs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcstombs&action=edit
https://zh.cppreference.com/cpp/header/cwchar
mbrlenhttps://zh.cppreference.com/cpp/string/multibyte/mbrlen
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrlen&action=edit
mbsinithttps://zh.cppreference.com/cpp/string/multibyte/mbsinit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbsinit&action=edit
btowchttps://zh.cppreference.com/cpp/string/multibyte/btowc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_btowc&action=edit
wctobhttps://zh.cppreference.com/cpp/string/multibyte/wctob
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wctob&action=edit
mbrtowchttps://zh.cppreference.com/cpp/string/multibyte/mbrtowc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtowc&action=edit
wcrtombhttps://zh.cppreference.com/cpp/string/multibyte/wcrtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcrtomb&action=edit
mbsrtowcshttps://zh.cppreference.com/cpp/string/multibyte/mbsrtowcs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbsrtowcs&action=edit
wcsrtombshttps://zh.cppreference.com/cpp/string/multibyte/wcsrtombs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcsrtombs&action=edit
https://zh.cppreference.com/cpp/header/cuchar
mbrtoc8https://zh.cppreference.com/cpp/string/multibyte/mbrtoc8
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc8&action=edit
c8rtombhttps://zh.cppreference.com/cpp/string/multibyte/c8rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c8rtomb&action=edit
mbrtoc16https://zh.cppreference.com/cpp/string/multibyte/mbrtoc16
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc16&action=edit
c16rtombhttps://zh.cppreference.com/cpp/string/multibyte/c16rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c16rtomb&action=edit
mbrtoc32https://zh.cppreference.com/cpp/string/multibyte/mbrtoc32
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbrtoc32&action=edit
c32rtombhttps://zh.cppreference.com/cpp/string/multibyte/c32rtomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_c32rtomb&action=edit
https://zh.cppreference.com/cpp/header/cwchar
mbstate_thttps://zh.cppreference.com/cpp/string/multibyte/mbstate_t
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbstate_t&action=edit
https://zh.cppreference.com/cpp/header/climits
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_MB_LEN_MAX&action=edit
https://zh.cppreference.com/cpp/header/cstdlib
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_MB_CUR_MAX&action=edit
https://zh.cppreference.com/cpp/header/cuchar
C 文档https://zh.cppreference.com/c/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/cpp/string/multibyte
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/string/multibyte
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/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=cpp/string/multibyte&oldid=97439
页面信息https://zh.cppreference.com/index.php?title=cpp/string/multibyte&action=info
Deutschhttps://de.cppreference.com/cpp/string/multibyte
Englishhttp://en.cppreference.com/cpp/string/multibyte
Españolhttp://es.cppreference.com/cpp/string/multibyte
Françaishttp://fr.cppreference.com/cpp/string/multibyte
Italianohttp://it.cppreference.com/cpp/string/multibyte
日本語http://ja.cppreference.com/cpp/string/multibyte
Portuguêshttp://pt.cppreference.com/cpp/string/multibyte
Русскийhttp://ru.cppreference.com/cpp/string/multibyte

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.