René's URL Explorer Experiment


Title: std::match_results - 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%2Fregex%2Fmatch+results
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fregex%2Fmatch+results
页面https://zh.cppreference.com/cpp/regex/match_results
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/regex/match_results&action=edit&redlink=1
https://zh.cppreference.com/cpp/regex/match_results
不转换https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/regex/match_results&variant=zh-tw
阅读https://zh.cppreference.com/cpp/regex/match_results
查看源代码https://zh.cppreference.com/index.php?title=cpp/regex/match_results&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/regex/match_results&action=history
https://zh.cppreference.com/cpp/regex/match_results
cpphttps://zh.cppreference.com/cpp
regexhttps://zh.cppreference.com/cpp/regex
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/regex
basic_regexhttps://zh.cppreference.com/cpp/regex/basic_regex
sub_matchhttps://zh.cppreference.com/cpp/regex/sub_match
regex_matchhttps://zh.cppreference.com/cpp/regex/regex_match
regex_searchhttps://zh.cppreference.com/cpp/regex/regex_search
regex_replacehttps://zh.cppreference.com/cpp/regex/regex_replace
regex_iteratorhttps://zh.cppreference.com/cpp/regex/regex_iterator
regex_token_iteratorhttps://zh.cppreference.com/cpp/regex/regex_token_iterator
regex_errorhttps://zh.cppreference.com/cpp/regex/regex_error
regex_traitshttps://zh.cppreference.com/cpp/regex/regex_traits
syntax_option_typehttps://zh.cppreference.com/cpp/regex/syntax_option_type
match_flag_typehttps://zh.cppreference.com/cpp/regex/match_flag_type
error_typehttps://zh.cppreference.com/cpp/regex/error_type
有改动的 ECMAScript-262 文法https://zh.cppreference.com/cpp/regex/ecmascript
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/navbar_content&action=edit
match_results::match_resultshttps://zh.cppreference.com/cpp/regex/match_results/match_results
match_results::~match_resultshttps://zh.cppreference.com/cpp/regex/match_results/~match_results
match_results::operator=https://zh.cppreference.com/cpp/regex/match_results/operator%3D
match_results::get_allocatorhttps://zh.cppreference.com/cpp/regex/match_results/get_allocator
match_results::readyhttps://zh.cppreference.com/cpp/regex/match_results/ready
match_results::sizehttps://zh.cppreference.com/cpp/regex/match_results/size
match_results::max_sizehttps://zh.cppreference.com/cpp/regex/match_results/max_size
match_results::emptyhttps://zh.cppreference.com/cpp/regex/match_results/empty
match_results::lengthhttps://zh.cppreference.com/cpp/regex/match_results/length
match_results::positionhttps://zh.cppreference.com/cpp/regex/match_results/position
match_results::strhttps://zh.cppreference.com/cpp/regex/match_results/str
match_results::operator[]https://zh.cppreference.com/cpp/regex/match_results/operator_at
match_results::prefixhttps://zh.cppreference.com/cpp/regex/match_results/prefix
match_results::suffixhttps://zh.cppreference.com/cpp/regex/match_results/suffix
match_results::beginmatch_results::cbeginhttps://zh.cppreference.com/cpp/regex/match_results/begin
match_results::endmatch_results::cendhttps://zh.cppreference.com/cpp/regex/match_results/end
match_results::formathttps://zh.cppreference.com/cpp/regex/match_results/format
match_results::swaphttps://zh.cppreference.com/cpp/regex/match_results/swap
operator==operator!=https://zh.cppreference.com/cpp/regex/match_results/operator_cmp
swap(std::match_results)https://zh.cppreference.com/cpp/regex/match_results/swap2
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/navbar_content&action=edit
https://zh.cppreference.com/cpp/header/regex
知分配器容器 (AllocatorAwareContainer) https://zh.cppreference.com/cpp/named_req/AllocatorAwareContainer
序列容器 (SequenceContainer) https://zh.cppreference.com/cpp/named_req/SequenceContainer
1 类型要求https://zh.cppreference.com/cpp/regex/match_results#类型要求
2 特化https://zh.cppreference.com/cpp/regex/match_results#特化
3 成员类型https://zh.cppreference.com/cpp/regex/match_results#成员类型
4 成员函数https://zh.cppreference.com/cpp/regex/match_results#成员函数
4.1 状态https://zh.cppreference.com/cpp/regex/match_results#状态
4.2 大小https://zh.cppreference.com/cpp/regex/match_results#大小
4.3 元素访问https://zh.cppreference.com/cpp/regex/match_results#元素访问
4.4 迭代器https://zh.cppreference.com/cpp/regex/match_results#迭代器
4.5 格式https://zh.cppreference.com/cpp/regex/match_results#格式
4.6 修改器https://zh.cppreference.com/cpp/regex/match_results#修改器
5 非成员函数https://zh.cppreference.com/cpp/regex/match_results#非成员函数
老式双向迭代器 (LegacyBidirectionalIterator) https://zh.cppreference.com/cpp/named_req/BidirectionalIterator
分配器 (Allocator) https://zh.cppreference.com/cpp/named_req/Allocator
https://zh.cppreference.com/cpp/header/regex
(构造函数)https://zh.cppreference.com/cpp/regex/match_results/match_results
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_constructor&action=edit
(析构函数)https://zh.cppreference.com/cpp/regex/match_results/~match_results
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_destructor&action=edit
operator=https://zh.cppreference.com/cpp/regex/match_results/operator%3D
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_operator%3D&action=edit
get_allocatorhttps://zh.cppreference.com/cpp/regex/match_results/get_allocator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_get_allocator&action=edit
readyhttps://zh.cppreference.com/cpp/regex/match_results/ready
emptyhttps://zh.cppreference.com/cpp/regex/match_results/empty
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_empty&action=edit
sizehttps://zh.cppreference.com/cpp/regex/match_results/size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_size&action=edit
max_sizehttps://zh.cppreference.com/cpp/regex/match_results/max_size
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_max_size&action=edit
lengthhttps://zh.cppreference.com/cpp/regex/match_results/length
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_length&action=edit
positionhttps://zh.cppreference.com/cpp/regex/match_results/position
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_position&action=edit
strhttps://zh.cppreference.com/cpp/regex/match_results/str
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_str&action=edit
operator[]https://zh.cppreference.com/cpp/regex/match_results/operator_at
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_operator_at&action=edit
prefixhttps://zh.cppreference.com/cpp/regex/match_results/prefix
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_prefix&action=edit
suffixhttps://zh.cppreference.com/cpp/regex/match_results/suffix
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_suffix&action=edit
begincbeginhttps://zh.cppreference.com/cpp/regex/match_results/begin
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_begin&action=edit
endcendhttps://zh.cppreference.com/cpp/regex/match_results/end
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_end&action=edit
formathttps://zh.cppreference.com/cpp/regex/match_results/format
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_format&action=edit
swaphttps://zh.cppreference.com/cpp/regex/match_results/swap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_swap&action=edit
operator==operator!=https://zh.cppreference.com/cpp/regex/match_results/operator_cmp
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_operator_cmp&action=edit
std::swap(std::match_results)https://zh.cppreference.com/cpp/regex/match_results/swap2
std::swaphttps://zh.cppreference.com/cpp/algorithm/swap
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/match_results/dsc_swap2&action=edit
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
调用重复模板参数的页面https://zh.cppreference.com/index.php?title=Category:%E8%B0%83%E7%94%A8%E9%87%8D%E5%A4%8D%E6%A8%A1%E6%9D%BF%E5%8F%82%E6%95%B0%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页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/regex/match_results
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/regex/match_results
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/regex/match_results
上传文件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/regex/match_results&oldid=88324
页面信息https://zh.cppreference.com/index.php?title=cpp/regex/match_results&action=info
Deutschhttps://de.cppreference.com/cpp/regex/match_results
Englishhttp://en.cppreference.com/cpp/regex/match_results
Españolhttp://es.cppreference.com/cpp/regex/match_results
Françaishttp://fr.cppreference.com/cpp/regex/match_results
Italianohttp://it.cppreference.com/cpp/regex/match_results
日本語http://ja.cppreference.com/cpp/regex/match_results
한국어http://ko.cppreference.com/cpp/regex/match_results
Portuguêshttp://pt.cppreference.com/cpp/regex/match_results
Русскийhttp://ru.cppreference.com/cpp/regex/match_results

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.