René's URL Explorer Experiment


Title: std::wcscoll - 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%2Fwide%2Fwcscoll
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fstring%2Fwide%2Fwcscoll
页面https://zh.cppreference.com/cpp/string/wide/wcscoll
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/string/wide/wcscoll&action=edit&redlink=1
https://zh.cppreference.com/cpp/string/wide/wcscoll
不转换https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&variant=zh-tw
阅读https://zh.cppreference.com/cpp/string/wide/wcscoll
查看源代码https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&action=history
https://zh.cppreference.com/cpp/string/wide/wcscoll
cpphttps://zh.cppreference.com/cpp
stringhttps://zh.cppreference.com/cpp/string
widehttps://zh.cppreference.com/cpp/string/wide
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/multibyte
宽字符串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/wide
函数https://zh.cppreference.com/cpp/string/wide#函数
字符分类https://zh.cppreference.com/cpp/string/wide#字符分类
iswalnumhttps://zh.cppreference.com/cpp/string/wide/iswalnum
iswalphahttps://zh.cppreference.com/cpp/string/wide/iswalpha
iswlowerhttps://zh.cppreference.com/cpp/string/wide/iswlower
iswupperhttps://zh.cppreference.com/cpp/string/wide/iswupper
iswdigithttps://zh.cppreference.com/cpp/string/wide/iswdigit
iswxdigithttps://zh.cppreference.com/cpp/string/wide/iswxdigit
wctypehttps://zh.cppreference.com/cpp/string/wide/wctype
iswblankhttps://zh.cppreference.com/cpp/string/wide/iswblank
iswctypehttps://zh.cppreference.com/cpp/string/wide/iswctype
iswcntrlhttps://zh.cppreference.com/cpp/string/wide/iswcntrl
iswgraphhttps://zh.cppreference.com/cpp/string/wide/iswgraph
iswspacehttps://zh.cppreference.com/cpp/string/wide/iswspace
iswprinthttps://zh.cppreference.com/cpp/string/wide/iswprint
iswpuncthttps://zh.cppreference.com/cpp/string/wide/iswpunct
字符操作https://zh.cppreference.com/cpp/string/wide#字符操作
towlowerhttps://zh.cppreference.com/cpp/string/wide/towlower
towupperhttps://zh.cppreference.com/cpp/string/wide/towupper
towctranshttps://zh.cppreference.com/cpp/string/wide/towctrans
wctranshttps://zh.cppreference.com/cpp/string/wide/wctrans
转换到数值格式https://zh.cppreference.com/cpp/string/wide#转换到数值格式
wcstolwcstollhttps://zh.cppreference.com/cpp/string/wide/wcstol
wcstofwcstodwcstoldhttps://zh.cppreference.com/cpp/string/wide/wcstof
wcstoulwcstoullhttps://zh.cppreference.com/cpp/string/wide/wcstoul
wcstoimaxwcstouimaxhttps://zh.cppreference.com/cpp/string/wide/wcstoimax
字符串操作https://zh.cppreference.com/cpp/string/wide#字符串操作
wcslenhttps://zh.cppreference.com/cpp/string/wide/wcslen
wcscmphttps://zh.cppreference.com/cpp/string/wide/wcscmp
wcsncmphttps://zh.cppreference.com/cpp/string/wide/wcsncmp
wcschrhttps://zh.cppreference.com/cpp/string/wide/wcschr
wcsrchrhttps://zh.cppreference.com/cpp/string/wide/wcsrchr
wcspbrkhttps://zh.cppreference.com/cpp/string/wide/wcspbrk
wcsspnhttps://zh.cppreference.com/cpp/string/wide/wcsspn
wcscspnhttps://zh.cppreference.com/cpp/string/wide/wcscspn
wcsstrhttps://zh.cppreference.com/cpp/string/wide/wcsstr
wcstokhttps://zh.cppreference.com/cpp/string/wide/wcstok
字符串检验https://zh.cppreference.com/cpp/string/wide#字符串检验
wcscpyhttps://zh.cppreference.com/cpp/string/wide/wcscpy
wcsncpyhttps://zh.cppreference.com/cpp/string/wide/wcsncpy
wcsxfrmhttps://zh.cppreference.com/cpp/string/wide/wcsxfrm
wcscathttps://zh.cppreference.com/cpp/string/wide/wcscat
wcsncathttps://zh.cppreference.com/cpp/string/wide/wcsncat
数组操作https://zh.cppreference.com/cpp/string/wide#宽字符数组操作
wmemcpyhttps://zh.cppreference.com/cpp/string/wide/wmemcpy
wmemmovehttps://zh.cppreference.com/cpp/string/wide/wmemmove
wmemcmphttps://zh.cppreference.com/cpp/string/wide/wmemcmp
wmemchrhttps://zh.cppreference.com/cpp/string/wide/wmemchr
wmemsethttps://zh.cppreference.com/cpp/string/wide/wmemset
类型https://zh.cppreference.com/cpp/string/wide#类型
wctrans_thttps://zh.cppreference.com/cpp/string/wide#类型
wctype_thttps://zh.cppreference.com/cpp/string/wide#类型
wint_thttps://zh.cppreference.com/cpp/string/wide#类型
https://zh.cppreference.com/cpp/string/wide#宏
WCHAR_MINWCHAR_MAXWEOFhttps://zh.cppreference.com/cpp/string/wide#宏
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/wide/navbar_content&action=edit
https://zh.cppreference.com/cpp/header/cwchar
1 参数https://zh.cppreference.com/cpp/string/wide/wcscoll#参数
2 返回值https://zh.cppreference.com/cpp/string/wide/wcscoll#返回值
3 注解https://zh.cppreference.com/cpp/string/wide/wcscoll#注解
4 示例https://zh.cppreference.com/cpp/string/wide/wcscoll#示例
5 参阅https://zh.cppreference.com/cpp/string/wide/wcscoll#参阅
strcollhttps://zh.cppreference.com/cpp/string/byte/strcoll
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_strcoll&action=edit
do_comparehttps://zh.cppreference.com/cpp/locale/collate/compare
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/locale/collate/dsc_do_compare&action=edit
wcsxfrmhttps://zh.cppreference.com/cpp/string/wide/wcsxfrm
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/wide/dsc_wcsxfrm&action=edit
C 文档https://zh.cppreference.com/c/string/wide/wcscoll
分类https://zh.cppreference.com/Special:%E9%A1%B5%E9%9D%A2%E5%88%86%E7%B1%BB
使用已弃用source标签的页面https://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
首页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/wide/wcscoll
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/string/wide/wcscoll
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/string/wide/wcscoll
上传文件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/wide/wcscoll&oldid=88616
页面信息https://zh.cppreference.com/index.php?title=cpp/string/wide/wcscoll&action=info
Deutschhttps://de.cppreference.com/cpp/string/wide/wcscoll
Englishhttp://en.cppreference.com/cpp/string/wide/wcscoll
Españolhttp://es.cppreference.com/cpp/string/wide/wcscoll
Françaishttp://fr.cppreference.com/cpp/string/wide/wcscoll
Italianohttp://it.cppreference.com/cpp/string/wide/wcscoll
日本語http://ja.cppreference.com/cpp/string/wide/wcscoll
Portuguêshttp://pt.cppreference.com/cpp/string/wide/wcscoll
Русскийhttp://ru.cppreference.com/cpp/string/wide/wcscoll

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.