René's URL Explorer Experiment


Title: 文本处理库 - cppreference.com

Generator: MediaWiki 1.43.9

direct link

Domain: zh.cppreference.com

format-detectiontelephone=no

Links:

cppreference.comhttp://zh.cppreference.com/
创建账号http://zh.cppreference.com/index.php?title=Special:%E5%88%9B%E5%BB%BA%E8%B4%A6%E6%88%B7&returnto=cpp%2Ftext
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Ftext
页面http://zh.cppreference.com/cpp/text
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/text&action=edit&redlink=1
http://zh.cppreference.com/cpp/text
不转换http://zh.cppreference.com/index.php?title=cpp/text&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/text&variant=zh-tw
阅读http://zh.cppreference.com/cpp/text
查看源代码http://zh.cppreference.com/index.php?title=cpp/text&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/text&action=history
http://zh.cppreference.com/cpp/text
cpphttp://zh.cppreference.com/cpp
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
本地化库http://zh.cppreference.com/cpp/locale
正则表达式库http://zh.cppreference.com/cpp/regex
格式化库http://zh.cppreference.com/cpp/utility/format
空终止序列工具http://zh.cppreference.com/cpp/text#空终止序列工具
字节字符串http://zh.cppreference.com/cpp/string/byte
多字节字符串http://zh.cppreference.com/cpp/string/multibyte
宽字符串http://zh.cppreference.com/cpp/string/wide
初等数值转换http://zh.cppreference.com/cpp/text#初等数值转换
to_charshttp://zh.cppreference.com/cpp/utility/to_chars
to_chars_resulthttp://zh.cppreference.com/cpp/utility/to_chars_result
from_charshttp://zh.cppreference.com/cpp/utility/from_chars
from_chars_resulthttp://zh.cppreference.com/cpp/utility/from_chars_result
chars_formathttp://zh.cppreference.com/cpp/utility/chars_format
文本编码识别http://zh.cppreference.com/cpp/text#文本编码识别
text_encodinghttp://zh.cppreference.com/cpp/text/text_encoding
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/text/navbar_content&action=edit
1 本地化库http://zh.cppreference.com/cpp/text#本地化库
2 正则表达式库 (C++11 起)http://zh.cppreference.com/cpp/text#正则表达式库_(C++11_起)
3 格式化库 (C++20 起)http://zh.cppreference.com/cpp/text#格式化库_(C++20_起)
4 空终止序列工具http://zh.cppreference.com/cpp/text#空终止序列工具
5 初等字符串转换 (C++17 起)http://zh.cppreference.com/cpp/text#初等字符串转换_(C++17_起)
6 文本编码识别 (C++26 起)http://zh.cppreference.com/cpp/text#文本编码识别_(C++26_起)
7 参阅http://zh.cppreference.com/cpp/text#参阅
本地化库http://zh.cppreference.com/cpp/locale
http://zh.cppreference.com/cpp/header/locale
http://zh.cppreference.com/cpp/header/clocale
正则表达式库http://zh.cppreference.com/cpp/regex
http://zh.cppreference.com/cpp/header/regex
正则表达式https://en.wikipedia.org/wiki/Regular_expression
格式化库http://zh.cppreference.com/cpp/utility/format
http://zh.cppreference.com/cpp/header/format
值初始化http://zh.cppreference.com/cpp/language/value_initialization
空终止字节字符串http://zh.cppreference.com/cpp/string/byte
宽字符类型http://zh.cppreference.com/cpp/string/wide
空终止多字节字符串http://zh.cppreference.com/cpp/string/multibyte
C++ 输入/输出http://zh.cppreference.com/cpp/io
C 输入/输出http://zh.cppreference.com/cpp/io/c
C++ 字符串转换函数http://zh.cppreference.com/cpp/string/basic_string#数值转换
C 字符串转换函数http://zh.cppreference.com/cpp/string/byte#转换为数字格式
http://zh.cppreference.com/cpp/header/charconv
http://zh.cppreference.com/cpp/header/charconv
to_charshttp://zh.cppreference.com/cpp/utility/to_chars
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_to_chars&action=edit
to_chars_resulthttp://zh.cppreference.com/cpp/utility/to_chars_result
std::to_charshttp://zh.cppreference.com/cpp/utility/to_chars
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_to_chars_result&action=edit
from_charshttp://zh.cppreference.com/cpp/utility/from_chars
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_from_chars&action=edit
from_chars_resulthttp://zh.cppreference.com/cpp/utility/from_chars_result
std::from_charshttp://zh.cppreference.com/cpp/utility/from_chars
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_from_chars_result&action=edit
chars_formathttp://zh.cppreference.com/cpp/utility/chars_format
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_chars_format&action=edit
http://zh.cppreference.com/cpp/header/text_encoding
text_encodinghttp://zh.cppreference.com/cpp/text/text_encoding
IANA 字符集注册表https://www.iana.org/assignments/character-sets/character-sets.xhtml
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/text/dsc_text_encoding&action=edit
C++ 文档http://zh.cppreference.com/cpp/string
首页http://zh.cppreference.com/%E9%A6%96%E9%A1%B5
最近更改http://zh.cppreference.com/Special:%E6%9C%80%E8%BF%91%E6%9B%B4%E6%94%B9
随机页面http://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
http://zh.cppreference.com/cpp/text
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/text
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/text
上传文件http://upload.cppreference.com/w/Special:Upload
特殊页面http://zh.cppreference.com/Special:%E7%89%B9%E6%AE%8A%E9%A1%B5%E9%9D%A2
可打印版javascript:print();
固定链接http://zh.cppreference.com/index.php?title=cpp/text&oldid=98043
页面信息http://zh.cppreference.com/index.php?title=cpp/text&action=info
العربيةhttp://ar.cppreference.com/cpp/text
Deutschhttps://de.cppreference.com/cpp/text
Englishhttp://en.cppreference.com/cpp/text
Españolhttp://es.cppreference.com/cpp/text
Françaishttp://fr.cppreference.com/cpp/text
Italianohttp://it.cppreference.com/cpp/text
日本語http://ja.cppreference.com/cpp/text
Portuguêshttp://pt.cppreference.com/cpp/text
Русскийhttp://ru.cppreference.com/cpp/text

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.