René's URL Explorer Experiment


Title: 正则表达式库 (C++11 起) - 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%2Fregex
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fregex
页面http://zh.cppreference.com/cpp/regex
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/regex&action=edit&redlink=1
http://zh.cppreference.com/cpp/regex
不转换http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/regex&variant=zh-tw
阅读http://zh.cppreference.com/cpp/regex
查看源代码http://zh.cppreference.com/index.php?title=cpp/regex&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/regex&action=history
http://zh.cppreference.com/cpp/regex
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/text
数值库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/text
本地化库http://zh.cppreference.com/cpp/locale
格式化库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
basic_regexhttp://zh.cppreference.com/cpp/regex/basic_regex
sub_matchhttp://zh.cppreference.com/cpp/regex/sub_match
match_resultshttp://zh.cppreference.com/cpp/regex/match_results
regex_matchhttp://zh.cppreference.com/cpp/regex/regex_match
regex_searchhttp://zh.cppreference.com/cpp/regex/regex_search
regex_replacehttp://zh.cppreference.com/cpp/regex/regex_replace
regex_iteratorhttp://zh.cppreference.com/cpp/regex/regex_iterator
regex_token_iteratorhttp://zh.cppreference.com/cpp/regex/regex_token_iterator
regex_errorhttp://zh.cppreference.com/cpp/regex/regex_error
regex_traitshttp://zh.cppreference.com/cpp/regex/regex_traits
syntax_option_typehttp://zh.cppreference.com/cpp/regex/syntax_option_type
match_flag_typehttp://zh.cppreference.com/cpp/regex/match_flag_type
error_typehttp://zh.cppreference.com/cpp/regex/error_type
有改动的 ECMAScript-262 文法http://zh.cppreference.com/cpp/regex/ecmascript
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/navbar_content&action=edit
正则表达式https://en.wikipedia.org/wiki/Regular_expression
文法http://zh.cppreference.com/cpp/regex#正则表达式文法
1 正则表达式文法http://zh.cppreference.com/cpp/regex#正则表达式文法
2 主要类http://zh.cppreference.com/cpp/regex#主要类
3 算法http://zh.cppreference.com/cpp/regex#算法
4 迭代器http://zh.cppreference.com/cpp/regex#迭代器
5 异常http://zh.cppreference.com/cpp/regex#异常
6 特征http://zh.cppreference.com/cpp/regex#特征
7 常量http://zh.cppreference.com/cpp/regex#常量
8 示例http://zh.cppreference.com/cpp/regex#示例
有改动的 ECMAScript 正则表达式文法http://zh.cppreference.com/cpp/regex/ecmascript
基本 POSIX 正则表达式文法https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_03
扩展 POSIX 正则表达式文法https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap09.html#tag_09_04
awkhttps://pubs.opengroup.org/onlinepubs/9699919799/utilities/awk.html#tag_20_06_13_04
grephttps://pubs.opengroup.org/onlinepubs/9699919799/utilities/grep.html
此页http://zh.cppreference.com/cpp/regex/basic_regex/constants
basic_regexhttp://zh.cppreference.com/cpp/regex/basic_regex
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_basic_regex&action=edit
sub_matchhttp://zh.cppreference.com/cpp/regex/sub_match
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_sub_match&action=edit
match_resultshttp://zh.cppreference.com/cpp/regex/match_results
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_match_results&action=edit
regex_matchhttp://zh.cppreference.com/cpp/regex/regex_match
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_match&action=edit
regex_searchhttp://zh.cppreference.com/cpp/regex/regex_search
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_search&action=edit
regex_replacehttp://zh.cppreference.com/cpp/regex/regex_replace
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_replace&action=edit
regex_iteratorhttp://zh.cppreference.com/cpp/regex/regex_iterator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_iterator&action=edit
regex_token_iteratorhttp://zh.cppreference.com/cpp/regex/regex_token_iterator
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_token_iterator&action=edit
regex_errorhttp://zh.cppreference.com/cpp/regex/regex_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_error&action=edit
regex_traitshttp://zh.cppreference.com/cpp/regex/regex_traits
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_regex_traits&action=edit
syntax_option_typehttp://zh.cppreference.com/cpp/regex/syntax_option_type
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_syntax_option_type&action=edit
match_flag_typehttp://zh.cppreference.com/cpp/regex/match_flag_type
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_match_flag_type&action=edit
error_typehttp://zh.cppreference.com/cpp/regex/error_type
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/regex/dsc_error_type&action=edit
分类http://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面http://zh.cppreference.com/index.php?title=Category:%E4%BD%BF%E7%94%A8%E5%B7%B2%E5%BC%83%E7%94%A8source%E6%A0%87%E7%AD%BE%E7%9A%84%E9%A1%B5%E9%9D%A2&action=edit&redlink=1
首页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/regex
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/regex
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/regex
上传文件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/regex&oldid=88308
页面信息http://zh.cppreference.com/index.php?title=cpp/regex&action=info
العربيةhttp://ar.cppreference.com/cpp/regex
Deutschhttps://de.cppreference.com/cpp/regex
Englishhttp://en.cppreference.com/cpp/regex
Españolhttp://es.cppreference.com/cpp/regex
Françaishttp://fr.cppreference.com/cpp/regex
Italianohttp://it.cppreference.com/cpp/regex
日本語http://ja.cppreference.com/cpp/regex
한국어http://ko.cppreference.com/cpp/regex
Portuguêshttp://pt.cppreference.com/cpp/regex
Русскийhttp://ru.cppreference.com/cpp/regex

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.