René's URL Explorer Experiment


Title: 预定义空指针常量 (C23 起) - 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=c%2Flanguage%2Fnullptr
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=c%2Flanguage%2Fnullptr
页面https://zh.cppreference.com/c/language/nullptr
讨论https://zh.cppreference.com/index.php?title=Talk:c/language/nullptr&action=edit&redlink=1
https://zh.cppreference.com/c/language/nullptr
不转换https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh
简体https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=c/language/nullptr&variant=zh-tw
阅读https://zh.cppreference.com/c/language/nullptr
查看源代码https://zh.cppreference.com/index.php?title=c/language/nullptr&action=edit
查看历史https://zh.cppreference.com/index.php?title=c/language/nullptr&action=history
https://zh.cppreference.com/c/language/nullptr
chttps://zh.cppreference.com/c
languagehttps://zh.cppreference.com/c/language
Chttps://zh.cppreference.com/c
编译器支持https://zh.cppreference.com/c/compiler_support
语言https://zh.cppreference.com/c/language
头文件https://zh.cppreference.com/c/header
类型支持https://zh.cppreference.com/c/types
程序工具https://zh.cppreference.com/c/program
可变参数函数支持https://zh.cppreference.com/c/variadic
错误处理https://zh.cppreference.com/c/error
动态内存管理https://zh.cppreference.com/c/memory
字符串库https://zh.cppreference.com/c/string
算法https://zh.cppreference.com/c/algorithm
数值https://zh.cppreference.com/c/numeric
日期和时间工具https://zh.cppreference.com/c/chrono
输入/输出支持https://zh.cppreference.com/c/io
本地化支持https://zh.cppreference.com/c/locale
并发支持https://zh.cppreference.com/c/thread
技术规范https://zh.cppreference.com/c/experimental
符号索引https://zh.cppreference.com/c/symbol_index
[编辑]https://zh.cppreference.com/index.php?title=Template:c/navbar_content&action=edit
C 语言https://zh.cppreference.com/c/language
基本概念https://zh.cppreference.com/c/language/basic_concepts
关键词https://zh.cppreference.com/c/keyword
预处理器https://zh.cppreference.com/c/preprocessor
语句https://zh.cppreference.com/c/language/statements
表达式https://zh.cppreference.com/c/language/expressions
初始化https://zh.cppreference.com/c/language/initialization
声明https://zh.cppreference.com/c/language/declarations
函数https://zh.cppreference.com/c/language/functions
C 的历史https://zh.cppreference.com/c/language/history
技术规范https://zh.cppreference.com/c/experimental
[编辑]https://zh.cppreference.com/index.php?title=Template:c/language/navbar_content&action=edit
表达式https://zh.cppreference.com/c/language/expressions
值类别https://zh.cppreference.com/c/language/value_category
求值顺序与定序点https://zh.cppreference.com/c/language/eval_order
常量表达式https://zh.cppreference.com/c/language/constant_expression
隐式转换https://zh.cppreference.com/c/language/conversion
泛型选择https://zh.cppreference.com/c/language/generic
常量及字面量https://zh.cppreference.com/c/language/expressions#常量及字面量
整数常量https://zh.cppreference.com/c/language/integer_constant
浮点常量https://zh.cppreference.com/c/language/floating_constant
字符常量https://zh.cppreference.com/c/language/character_constant
true/falsehttps://zh.cppreference.com/c/language/bool_constant
字符串字面量https://zh.cppreference.com/c/language/string_literal
复合字面量https://zh.cppreference.com/c/language/compound_literal
运算符https://zh.cppreference.com/c/language/expressions#运算符
运算符优先级https://zh.cppreference.com/c/language/operator_precedence
成员访问与间接https://zh.cppreference.com/c/language/operator_member_access
逻辑运算符https://zh.cppreference.com/c/language/operator_logical
比较运算符https://zh.cppreference.com/c/language/operator_comparison
算术运算符https://zh.cppreference.com/c/language/operator_arithmetic
赋值运算符https://zh.cppreference.com/c/language/operator_assignment
自增减https://zh.cppreference.com/c/language/operator_incdec
函数调用、逗号、条件运算符https://zh.cppreference.com/c/language/operator_other
sizeofhttps://zh.cppreference.com/c/language/sizeof
_Alignofhttps://zh.cppreference.com/c/language/_Alignof
转换运算符https://zh.cppreference.com/c/language/cast
[编辑]https://zh.cppreference.com/index.php?title=Template:c/language/expressions/navbar_content&action=edit
1 语法https://zh.cppreference.com/c/language/nullptr#语法
2 解释https://zh.cppreference.com/c/language/nullptr#解释
3 关键词https://zh.cppreference.com/c/language/nullptr#关键词
4 示例https://zh.cppreference.com/c/language/nullptr#示例
5 引用https://zh.cppreference.com/c/language/nullptr#引用
6 参阅https://zh.cppreference.com/c/language/nullptr#参阅
非左值https://zh.cppreference.com/c/language/value_category#非左值对象表达式
转换https://zh.cppreference.com/c/language/conversion
nullptrhttps://zh.cppreference.com/c/keyword/nullptr
NULLhttps://zh.cppreference.com/c/types/NULL
[编辑]https://zh.cppreference.com/index.php?title=Template:c/types/dsc_NULL&action=edit
nullptr_thttps://zh.cppreference.com/c/types/nullptr_t
[编辑]https://zh.cppreference.com/index.php?title=Template:c/types/dsc_nullptr_t&action=edit
C++ 文档https://zh.cppreference.com/cpp/language/nullptr
分类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/c/language/nullptr
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/c/language/nullptr
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/c/language/nullptr
上传文件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=c/language/nullptr&oldid=94397
页面信息https://zh.cppreference.com/index.php?title=c/language/nullptr&action=info
Deutschhttps://de.cppreference.com/c/language/nullptr
Españolhttp://es.cppreference.com/c/language/nullptr
Englishhttp://en.cppreference.com/c/language/nullptr
Françaishttp://fr.cppreference.com/c/language/nullptr
Italianohttp://it.cppreference.com/c/language/nullptr
日本語http://ja.cppreference.com/c/language/nullptr
Portuguêshttp://pt.cppreference.com/c/language/nullptr
Русскийhttp://ru.cppreference.com/c/language/nullptr

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.