René's URL Explorer Experiment


Title: 基础类型 - cppreference.com

Generator: MediaWiki 1.43.9

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%2Flanguage%2Ftypes
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Flanguage%2Ftypes
页面https://zh.cppreference.com/cpp/language/types
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/language/types&action=edit&redlink=1
https://zh.cppreference.com/cpp/language/types
不转换https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/language/types&variant=zh-tw
阅读https://zh.cppreference.com/cpp/language/types
查看源代码https://zh.cppreference.com/index.php?title=cpp/language/types&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/language/types&action=history
https://zh.cppreference.com/cpp/language/types
cpphttps://zh.cppreference.com/cpp
languagehttps://zh.cppreference.com/cpp/language
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
C++ 语言https://zh.cppreference.com/cpp/language
预处理器https://zh.cppreference.com/cpp/preprocessor
注释https://zh.cppreference.com/cpp/comment
关键词https://zh.cppreference.com/cpp/keyword
转义序列https://zh.cppreference.com/cpp/language/escape
流程控制https://zh.cppreference.com/cpp/language/statements
ifhttps://zh.cppreference.com/cpp/language/if
switchhttps://zh.cppreference.com/cpp/language/switch
forhttps://zh.cppreference.com/cpp/language/for
范围 forhttps://zh.cppreference.com/cpp/language/range-for
whilehttps://zh.cppreference.com/cpp/language/while
do-whilehttps://zh.cppreference.com/cpp/language/do
continuehttps://zh.cppreference.com/cpp/language/continue
breakhttps://zh.cppreference.com/cpp/language/break
gotohttps://zh.cppreference.com/cpp/language/goto
returnhttps://zh.cppreference.com/cpp/language/return
函数https://zh.cppreference.com/cpp/language/functions
函数声明https://zh.cppreference.com/cpp/language/function
lambda 函数表达式https://zh.cppreference.com/cpp/language/lambda
inline 说明符https://zh.cppreference.com/cpp/language/inline
动态异常说明https://zh.cppreference.com/cpp/language/except_spec
noexcept 说明符https://zh.cppreference.com/cpp/language/noexcept_spec
throw 表达式https://zh.cppreference.com/cpp/language/throw
try 块https://zh.cppreference.com/cpp/language/try
catch 处理块https://zh.cppreference.com/cpp/language/catch
命名空间声明https://zh.cppreference.com/cpp/language/namespace
命名空间别名https://zh.cppreference.com/cpp/language/namespace_alias
枚举类型https://zh.cppreference.com/cpp/language/enum
函数类型https://zh.cppreference.com/cpp/language/function
类/结构体类型https://zh.cppreference.com/cpp/language/class
联合体类型https://zh.cppreference.com/cpp/language/union
const/volatilehttps://zh.cppreference.com/cpp/language/cv
decltypehttps://zh.cppreference.com/cpp/language/decltype
autohttps://zh.cppreference.com/cpp/language/auto
constexprhttps://zh.cppreference.com/cpp/language/constexpr
constevalhttps://zh.cppreference.com/cpp/language/consteval
constinithttps://zh.cppreference.com/cpp/language/constinit
存储期说明符https://zh.cppreference.com/cpp/language/storage_duration
初始化https://zh.cppreference.com/cpp/language/initialization
默认初始化https://zh.cppreference.com/cpp/language/default_initialization
值初始化https://zh.cppreference.com/cpp/language/value_initialization
零初始化https://zh.cppreference.com/cpp/language/zero_initialization
复制初始化https://zh.cppreference.com/cpp/language/copy_initialization
直接初始化https://zh.cppreference.com/cpp/language/direct_initialization
聚合初始化https://zh.cppreference.com/cpp/language/aggregate_initialization
列表初始化https://zh.cppreference.com/cpp/language/list_initialization
常量初始化https://zh.cppreference.com/cpp/language/constant_initialization
引用初始化https://zh.cppreference.com/cpp/language/reference_initialization
表达式https://zh.cppreference.com/cpp/language/expressions
值类别https://zh.cppreference.com/cpp/language/value_category
求值顺序https://zh.cppreference.com/cpp/language/eval_order
运算符https://zh.cppreference.com/cpp/language/operators
运算符优先级https://zh.cppreference.com/cpp/language/operator_precedence
替代表示https://zh.cppreference.com/cpp/language/operator_alternative
字面量https://zh.cppreference.com/cpp/language/expressions#字面量
布尔https://zh.cppreference.com/cpp/language/bool_literal
整数https://zh.cppreference.com/cpp/language/integer_literal
浮点https://zh.cppreference.com/cpp/language/floating_literal
字符https://zh.cppreference.com/cpp/language/character_literal
字符串https://zh.cppreference.com/cpp/language/string_literal
nullptrhttps://zh.cppreference.com/cpp/language/nullptr
用户定义https://zh.cppreference.com/cpp/language/user_literal
属性https://zh.cppreference.com/cpp/language/attributes
typedef 声明https://zh.cppreference.com/cpp/language/typedef
类型别名声明https://zh.cppreference.com/cpp/language/type_alias
隐式转换https://zh.cppreference.com/cpp/language/implicit_conversion
static_casthttps://zh.cppreference.com/cpp/language/static_cast
const_casthttps://zh.cppreference.com/cpp/language/const_cast
显式转换https://zh.cppreference.com/cpp/language/explicit_cast
dynamic_casthttps://zh.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttps://zh.cppreference.com/cpp/language/reinterpret_cast
new 表达式https://zh.cppreference.com/cpp/language/new
delete 表达式https://zh.cppreference.com/cpp/language/delete
https://zh.cppreference.com/cpp/language/classes
类声明https://zh.cppreference.com/cpp/language/class
构造函数https://zh.cppreference.com/cpp/language/constructor
this 指针https://zh.cppreference.com/cpp/language/this
访问说明符https://zh.cppreference.com/cpp/language/access
friend 说明符https://zh.cppreference.com/cpp/language/friend
虚函数https://zh.cppreference.com/cpp/language/virtual
override 说明符https://zh.cppreference.com/cpp/language/override
final 说明符https://zh.cppreference.com/cpp/language/final
explicithttps://zh.cppreference.com/cpp/language/explicit
statichttps://zh.cppreference.com/cpp/language/static
默认构造函数https://zh.cppreference.com/cpp/language/default_constructor
复制构造函数https://zh.cppreference.com/cpp/language/copy_constructor
移动构造函数https://zh.cppreference.com/cpp/language/move_constructor
复制赋值https://zh.cppreference.com/cpp/language/copy_assignment
移动赋值https://zh.cppreference.com/cpp/language/move_assignment
析构函数https://zh.cppreference.com/cpp/language/destructor
模板https://zh.cppreference.com/cpp/language/templates
类模板https://zh.cppreference.com/cpp/language/class_template
函数模板https://zh.cppreference.com/cpp/language/function_template
模板特化https://zh.cppreference.com/cpp/language/template_specialization
形参包https://zh.cppreference.com/cpp/language/pack
内联汇编https://zh.cppreference.com/cpp/language/asm
C++ 的历史https://zh.cppreference.com/cpp/language/history
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
基本概念https://zh.cppreference.com/cpp/language/basic_concepts
注释https://zh.cppreference.com/cpp/comment
ASCIIhttps://zh.cppreference.com/cpp/language/ascii
标点https://zh.cppreference.com/cpp/language/punctuators
名字和标识符https://zh.cppreference.com/cpp/language/identifiers
类型https://zh.cppreference.com/cpp/language/type
对象https://zh.cppreference.com/cpp/language/object
作用域https://zh.cppreference.com/cpp/language/scope
对象生存期https://zh.cppreference.com/cpp/language/lifetime
存储期与链接https://zh.cppreference.com/cpp/language/storage_duration
定义和单一定义规则(ODR)https://zh.cppreference.com/cpp/language/definition
名字查找https://zh.cppreference.com/cpp/language/lookup
有限定名字查找https://zh.cppreference.com/cpp/language/qualified_lookup
无限定名字查找https://zh.cppreference.com/cpp/language/unqualified_lookup
“如同”规则https://zh.cppreference.com/cpp/language/as_if
未定义行为https://zh.cppreference.com/cpp/language/ub
内存模型https://zh.cppreference.com/cpp/language/memory_model
多线程执行与数据竞争https://zh.cppreference.com/cpp/language/multithread
字符集与编码https://zh.cppreference.com/cpp/language/charset
翻译阶段https://zh.cppreference.com/cpp/language/translation_phases
main() 函数https://zh.cppreference.com/cpp/language/main_function
模块https://zh.cppreference.com/cpp/language/modules
约定https://zh.cppreference.com/cpp/language/contracts
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/basics/navbar_content&action=edit
类型https://zh.cppreference.com/cpp/language/type
类型相关的工具列表https://zh.cppreference.com/cpp/types
整数类型https://zh.cppreference.com/cpp/language/types#整数类型
浮点数类型https://zh.cppreference.com/cpp/language/types#浮点数类型
1 voidhttps://zh.cppreference.com/cpp/language/types#void
2 std::nullptr_thttps://zh.cppreference.com/cpp/language/types#std::nullptr_t
3 std::meta::infohttps://zh.cppreference.com/cpp/language/types#std::meta::info
4 整数类型https://zh.cppreference.com/cpp/language/types#整数类型
4.1 标准整数类型https://zh.cppreference.com/cpp/language/types#标准整数类型
4.1.1 修饰符https://zh.cppreference.com/cpp/language/types#修饰符
4.1.2 性质https://zh.cppreference.com/cpp/language/types#性质
4.2 扩展整数类型https://zh.cppreference.com/cpp/language/types#扩展整数类型
4.3 布尔类型https://zh.cppreference.com/cpp/language/types#布尔类型
4.4 字符类型https://zh.cppreference.com/cpp/language/types#字符类型
5 浮点数类型https://zh.cppreference.com/cpp/language/types#浮点数类型
5.1 标准浮点数类型https://zh.cppreference.com/cpp/language/types#标准浮点数类型
5.2 扩展浮点数类型https://zh.cppreference.com/cpp/language/types#扩展浮点数类型
5.3 性质https://zh.cppreference.com/cpp/language/types#性质_2
6 取值范围https://zh.cppreference.com/cpp/language/types#取值范围
7 数据模型https://zh.cppreference.com/cpp/language/types#数据模型
8 注解https://zh.cppreference.com/cpp/language/types#注解
9 关键词https://zh.cppreference.com/cpp/language/types#关键词
10 缺陷报告https://zh.cppreference.com/cpp/language/types#缺陷报告
11 引用https://zh.cppreference.com/cpp/language/types#引用
12 参阅https://zh.cppreference.com/cpp/language/types#参阅
不完整类型https://zh.cppreference.com/cpp/language/type#不完整类型
数组https://zh.cppreference.com/cpp/language/array
引用https://zh.cppreference.com/cpp/language/reference
指向 void 的指针https://zh.cppreference.com/cpp/language/pointer#void_的指针
函数https://zh.cppreference.com/cpp/language/function
nullptrhttps://zh.cppreference.com/cpp/language/nullptr
空指针常量https://zh.cppreference.com/cpp/language/pointer#空指针
https://zh.cppreference.com/cpp/header/cstddef
https://zh.cppreference.com/cpp/header/meta
数据模型https://zh.cppreference.com/cpp/language/types#数据模型
算术运算符https://zh.cppreference.com/cpp/language/operator_arithmetic
整数溢出https://zh.cppreference.com/cpp/language/operator_arithmetic#溢出
sizeofhttps://zh.cppreference.com/cpp/language/sizeof
sizeof...https://zh.cppreference.com/cpp/language/sizeof...
alignofhttps://zh.cppreference.com/cpp/language/alignof
定宽整数类型https://zh.cppreference.com/cpp/types/integer
truehttps://zh.cppreference.com/cpp/language/bool_literal
falsehttps://zh.cppreference.com/cpp/language/bool_literal
对象表示https://zh.cppreference.com/cpp/language/object
多字节字符串https://zh.cppreference.com/cpp/string/multibyte
宽字符串https://zh.cppreference.com/cpp/string/wide
缺陷https://zh.cppreference.com/cpp/language/types#缺陷报告
字节https://en.wikipedia.org/wiki/Byte
sizeofhttps://zh.cppreference.com/cpp/language/sizeof
IEEE-754 binary32 格式https://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754 binary64 格式https://en.wikipedia.org/wiki/Double-precision_floating-point_format
IEEE-754 binary128 格式https://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
IEEE-754 binary64 扩展格式https://en.wikipedia.org/wiki/Extended_precision
double-doublehttps://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format#Double-double_arithmetic
定宽浮点数类型https://zh.cppreference.com/cpp/types/floating-point
特殊值https://zh.cppreference.com/cpp/types/numeric_limits
sqrt(std::complex)https://zh.cppreference.com/cpp/numeric/complex/sqrt
算术运算符https://zh.cppreference.com/cpp/language/operator_arithmetic
https://zh.cppreference.com/cpp/header/cmath
math errhandlinghttps://zh.cppreference.com/cpp/numeric/math/math_errhandling
#pragma STDC FP_CONTRACThttps://zh.cppreference.com/cpp/preprocessor/impl##pragma_STDC
浮点数环境https://zh.cppreference.com/cpp/numeric/fenv
隐式转换https://zh.cppreference.com/cpp/language/implicit_conversion
浮点数类型的界限https://zh.cppreference.com/cpp/types/climits#浮点数类型的界限
反码https://en.wikipedia.org/wiki/One%27s_complement
原码https://en.wikipedia.org/wiki/Signed_number_representations#Sign-and-magnitude_method
补码https://en.wikipedia.org/wiki/Two%27s_complement
CWG 问题 1759https://cplusplus.github.io/CWG/issues/1759.html
UTF-8 字符串字面量https://zh.cppreference.com/cpp/language/string_literal
ISO/IEC/IEEE 60559https://www.iso.org/standard/80985.html
IEEE-754https://en.wikipedia.org/wiki/Single-precision_floating-point_format
IEEE-754https://en.wikipedia.org/wiki/Double-precision_floating-point_format
[注 1]https://zh.cppreference.com/cpp/language/types#cite_note-1
x86https://en.wikipedia.org/wiki/Extended_precision
IEEE-754https://en.wikipedia.org/wiki/Quadruple-precision_floating-point_format
https://zh.cppreference.com/cpp/language/types#cite_ref-1
C 数值界限接口https://zh.cppreference.com/cpp/types/climits
Win32 APIhttps://learn.microsoft.com/en-us/windows/win32/desktop-programming
64-bit ARMhttps://en.wikipedia.org/wiki/AArch64
x86-64https://en.wikipedia.org/wiki/x86-64
UNICOS on Crayhttps://en.wikipedia.org/wiki/UNICOS
功能特性测试https://zh.cppreference.com/cpp/utility/feature_test
__cpp_unicode_charactershttps://zh.cppreference.com/cpp/feature_test#cpp_unicode_characters
200704Lhttps://zh.cppreference.com/cpp/compiler_support/11#cpp_unicode_characters_200704L
__cpp_char8_thttps://zh.cppreference.com/cpp/feature_test#cpp_char8_t
201811Lhttps://zh.cppreference.com/cpp/compiler_support/20#cpp_char8_t_201811L
202207Lhttps://zh.cppreference.com/cpp/compiler_support/23#cpp_char8_t_202207L
UTF-8 字符串字面量https://zh.cppreference.com/cpp/language/string_literal
voidhttps://zh.cppreference.com/cpp/keyword/void
boolhttps://zh.cppreference.com/cpp/keyword/bool
truehttps://zh.cppreference.com/cpp/keyword/true
falsehttps://zh.cppreference.com/cpp/keyword/false
charhttps://zh.cppreference.com/cpp/keyword/char
char8_thttps://zh.cppreference.com/cpp/keyword/char8_t
char16_thttps://zh.cppreference.com/cpp/keyword/char16_t
char32_thttps://zh.cppreference.com/cpp/keyword/char32_t
wchar_thttps://zh.cppreference.com/cpp/keyword/wchar_t
inthttps://zh.cppreference.com/cpp/keyword/int
shorthttps://zh.cppreference.com/cpp/keyword/short
longhttps://zh.cppreference.com/cpp/keyword/long
signedhttps://zh.cppreference.com/cpp/keyword/signed
unsignedhttps://zh.cppreference.com/cpp/keyword/unsigned
floathttps://zh.cppreference.com/cpp/keyword/float
doublehttps://zh.cppreference.com/cpp/keyword/double
CWG 238https://cplusplus.github.io/CWG/issues/238.html
CWG 1759https://cplusplus.github.io/CWG/issues/1759.html
CWG 2689https://cplusplus.github.io/CWG/issues/2689.html
CWG 2723https://cplusplus.github.io/CWG/issues/2723.html
P2460R2https://wg21.link/P2460R2
C++ 类型系统概览https://zh.cppreference.com/cpp/language/type
const-volatile(cv)说明符与限定符https://zh.cppreference.com/cpp/language/cv
存储期说明符https://zh.cppreference.com/cpp/language/storage_duration
C 文档https://zh.cppreference.com/c/language/arithmetic_types
首页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/language/types
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/language/types
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/language/types
上传文件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/language/types&oldid=100921
页面信息https://zh.cppreference.com/index.php?title=cpp/language/types&action=info
العربيةhttp://ar.cppreference.com/cpp/language/types
Deutschhttps://de.cppreference.com/cpp/language/types
Englishhttp://en.cppreference.com/cpp/language/types
Españolhttp://es.cppreference.com/cpp/language/types
Françaishttp://fr.cppreference.com/cpp/language/types
Italianohttp://it.cppreference.com/cpp/language/types
日本語http://ja.cppreference.com/cpp/language/types
Polskihttp://pl.cppreference.com/cpp/language/types
Portuguêshttp://pt.cppreference.com/cpp/language/types
Русскийhttp://ru.cppreference.com/cpp/language/types

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.