René's URL Explorer Experiment


Title: ispunct - cppreference.com

Generator: MediaWiki 1.43.8

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=c%2Fstring%2Fbyte%2Fispunct
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=c%2Fstring%2Fbyte%2Fispunct
页面http://zh.cppreference.com/c/string/byte/ispunct
讨论http://zh.cppreference.com/index.php?title=Talk:c/string/byte/ispunct&action=edit&redlink=1
http://zh.cppreference.com/c/string/byte/ispunct
不转换http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh
简体http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&variant=zh-tw
阅读http://zh.cppreference.com/c/string/byte/ispunct
查看源代码http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&action=edit
查看历史http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&action=history
http://zh.cppreference.com/c/string/byte/ispunct
chttp://zh.cppreference.com/c
stringhttp://zh.cppreference.com/c/string
bytehttp://zh.cppreference.com/c/string/byte
Chttp://zh.cppreference.com/c
编译器支持http://zh.cppreference.com/c/compiler_support
语言http://zh.cppreference.com/c/language
头文件http://zh.cppreference.com/c/header
类型支持http://zh.cppreference.com/c/types
程序工具http://zh.cppreference.com/c/program
可变参数函数支持http://zh.cppreference.com/c/variadic
错误处理http://zh.cppreference.com/c/error
动态内存管理http://zh.cppreference.com/c/memory
字符串库http://zh.cppreference.com/c/string
算法http://zh.cppreference.com/c/algorithm
数值http://zh.cppreference.com/c/numeric
日期和时间工具http://zh.cppreference.com/c/chrono
输入/输出支持http://zh.cppreference.com/c/io
本地化支持http://zh.cppreference.com/c/locale
并发支持http://zh.cppreference.com/c/thread
技术规范http://zh.cppreference.com/c/experimental
符号索引http://zh.cppreference.com/c/symbol_index
[编辑]https://zh.cppreference.com/index.php?title=Template:c/navbar_content&action=edit
字符串库http://zh.cppreference.com/c/string
空终止字节字符串http://zh.cppreference.com/c/string/byte
空终止多字节字符串http://zh.cppreference.com/c/string/multibyte
空终止宽字符串http://zh.cppreference.com/c/string/wide
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/navbar_content&action=edit
空终止字节字符串http://zh.cppreference.com/c/string/byte
isalnumhttp://zh.cppreference.com/c/string/byte/isalnum
isalphahttp://zh.cppreference.com/c/string/byte/isalpha
islowerhttp://zh.cppreference.com/c/string/byte/islower
isupperhttp://zh.cppreference.com/c/string/byte/isupper
isdigithttp://zh.cppreference.com/c/string/byte/isdigit
isxdigithttp://zh.cppreference.com/c/string/byte/isxdigit
isblankhttp://zh.cppreference.com/c/string/byte/isblank
iscntrlhttp://zh.cppreference.com/c/string/byte/iscntrl
isgraphhttp://zh.cppreference.com/c/string/byte/isgraph
isspacehttp://zh.cppreference.com/c/string/byte/isspace
isprinthttp://zh.cppreference.com/c/string/byte/isprint
tolowerhttp://zh.cppreference.com/c/string/byte/tolower
toupperhttp://zh.cppreference.com/c/string/byte/toupper
atoiatolatollhttp://zh.cppreference.com/c/string/byte/atoi
atofhttp://zh.cppreference.com/c/string/byte/atof
strtolstrtollhttp://zh.cppreference.com/c/string/byte/strtol
strtoulstrtoullhttp://zh.cppreference.com/c/string/byte/strtoul
strtoimaxstrtoumaxhttp://zh.cppreference.com/c/string/byte/strtoimax
strtofstrtodstrtoldhttp://zh.cppreference.com/c/string/byte/strtof
strfromfstrfromdstrfromldhttp://zh.cppreference.com/c/string/byte/strfromf
strcpystrcpy_shttp://zh.cppreference.com/c/string/byte/strcpy
strncpystrncpy_shttp://zh.cppreference.com/c/string/byte/strncpy
strcatstrcat_shttp://zh.cppreference.com/c/string/byte/strcat
strncatstrncat_shttp://zh.cppreference.com/c/string/byte/strncat
strxfrmhttp://zh.cppreference.com/c/string/byte/strxfrm
strduphttp://zh.cppreference.com/c/string/byte/strdup
strnduphttp://zh.cppreference.com/c/string/byte/strndup
strlenstrnlen_shttp://zh.cppreference.com/c/string/byte/strlen
strcmphttp://zh.cppreference.com/c/string/byte/strcmp
strncmphttp://zh.cppreference.com/c/string/byte/strncmp
strcollhttp://zh.cppreference.com/c/string/byte/strcoll
strchrhttp://zh.cppreference.com/c/string/byte/strchr
strrchrhttp://zh.cppreference.com/c/string/byte/strrchr
strspnhttp://zh.cppreference.com/c/string/byte/strspn
strcspnhttp://zh.cppreference.com/c/string/byte/strcspn
strpbrkhttp://zh.cppreference.com/c/string/byte/strpbrk
strstrhttp://zh.cppreference.com/c/string/byte/strstr
strtokstrtok_shttp://zh.cppreference.com/c/string/byte/strtok
memchrhttp://zh.cppreference.com/c/string/byte/memchr
memcmphttp://zh.cppreference.com/c/string/byte/memcmp
memsetmemset_explicitmemset_shttp://zh.cppreference.com/c/string/byte/memset
memcpymemcpy_shttp://zh.cppreference.com/c/string/byte/memcpy
memmovememmove_shttp://zh.cppreference.com/c/string/byte/memmove
memccpyhttp://zh.cppreference.com/c/string/byte/memccpy
strerrorstrerror_sstrerrorlen_shttp://zh.cppreference.com/c/string/byte/strerror
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/byte/navbar_content&action=edit
http://zh.cppreference.com/c/header/ctype
1 参数http://zh.cppreference.com/c/string/byte/ispunct#参数
2 返回值http://zh.cppreference.com/c/string/byte/ispunct#返回值
3 示例http://zh.cppreference.com/c/string/byte/ispunct#示例
4 引用http://zh.cppreference.com/c/string/byte/ispunct#引用
5 参阅http://zh.cppreference.com/c/string/byte/ispunct#参阅
iswpuncthttp://zh.cppreference.com/c/string/wide/iswpunct
[编辑]https://zh.cppreference.com/index.php?title=Template:c/string/wide/dsc_iswpunct&action=edit
C++ 文档http://zh.cppreference.com/cpp/string/byte/ispunct
iscntrlhttp://zh.cppreference.com/c/string/byte/iscntrl
iswcntrlhttp://zh.cppreference.com/c/string/wide/iswcntrl
isprinthttp://zh.cppreference.com/c/string/byte/isprint
iswprinthttp://zh.cppreference.com/c/string/wide/iswprint
isspacehttp://zh.cppreference.com/c/string/byte/isspace
iswspacehttp://zh.cppreference.com/c/string/wide/iswspace
isblankhttp://zh.cppreference.com/c/string/byte/isblank
iswblankhttp://zh.cppreference.com/c/string/wide/iswblank
isgraphhttp://zh.cppreference.com/c/string/byte/isgraph
iswgraphhttp://zh.cppreference.com/c/string/wide/iswgraph
iswpuncthttp://zh.cppreference.com/c/string/wide/iswpunct
isalnumhttp://zh.cppreference.com/c/string/byte/isalnum
iswalnumhttp://zh.cppreference.com/c/string/wide/iswalnum
isalphahttp://zh.cppreference.com/c/string/byte/isalpha
iswalphahttp://zh.cppreference.com/c/string/wide/iswalpha
isupperhttp://zh.cppreference.com/c/string/byte/isupper
iswupperhttp://zh.cppreference.com/c/string/wide/iswupper
islowerhttp://zh.cppreference.com/c/string/byte/islower
iswlowerhttp://zh.cppreference.com/c/string/wide/iswlower
isdigithttp://zh.cppreference.com/c/string/byte/isdigit
iswdigithttp://zh.cppreference.com/c/string/wide/iswdigit
isxdigithttp://zh.cppreference.com/c/string/byte/isxdigit
iswxdigithttp://zh.cppreference.com/c/string/wide/iswxdigit
分类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/c/string/byte/ispunct
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/c/string/byte/ispunct
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/c/string/byte/ispunct
上传文件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=c/string/byte/ispunct&oldid=99573
页面信息http://zh.cppreference.com/index.php?title=c/string/byte/ispunct&action=info
العربيةhttp://ar.cppreference.com/c/string/byte/ispunct
Češtinahttps://cs.cppreference.com/c/string/byte/ispunct
Deutschhttps://de.cppreference.com/c/string/byte/ispunct
Englishhttp://en.cppreference.com/c/string/byte/ispunct
Españolhttp://es.cppreference.com/c/string/byte/ispunct
Françaishttp://fr.cppreference.com/c/string/byte/ispunct
Italianohttp://it.cppreference.com/c/string/byte/ispunct
日本語http://ja.cppreference.com/c/string/byte/ispunct
한국어http://ko.cppreference.com/c/string/byte/ispunct
Polskihttp://pl.cppreference.com/c/string/byte/ispunct
Portuguêshttp://pt.cppreference.com/c/string/byte/ispunct
Русскийhttp://ru.cppreference.com/c/string/byte/ispunct
Türkçehttp://tr.cppreference.com/c/string/byte/ispunct

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.