René's URL Explorer Experiment


Title: 标准库标头  (C99) - 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%2Fheader%2Fstdint
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=c%2Fheader%2Fstdint
页面https://zh.cppreference.com/c/header/stdint
讨论https://zh.cppreference.com/index.php?title=Talk:c/header/stdint&action=edit&redlink=1
https://zh.cppreference.com/c/header/stdint
不转换https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh
简体https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=c/header/stdint&variant=zh-tw
阅读https://zh.cppreference.com/c/header/stdint
查看源代码https://zh.cppreference.com/index.php?title=c/header/stdint&action=edit
查看历史https://zh.cppreference.com/index.php?title=c/header/stdint&action=history
https://zh.cppreference.com/c/header/stdint
chttps://zh.cppreference.com/c
headerhttps://zh.cppreference.com/c/header
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
标准库头https://zh.cppreference.com/c/header
https://zh.cppreference.com/c/header/assert
https://zh.cppreference.com/c/header/complex
https://zh.cppreference.com/c/header/ctype
https://zh.cppreference.com/c/header/errno
https://zh.cppreference.com/c/header/fenv
https://zh.cppreference.com/c/header/float
https://zh.cppreference.com/c/header/inttypes
https://zh.cppreference.com/c/header/iso646
https://zh.cppreference.com/c/header/limits
https://zh.cppreference.com/c/header/locale
https://zh.cppreference.com/c/header/math
https://zh.cppreference.com/c/header/setjmp
https://zh.cppreference.com/c/header/signal
https://zh.cppreference.com/c/header/stdalign
https://zh.cppreference.com/c/header/stdarg
https://zh.cppreference.com/c/header/stdatomic
https://zh.cppreference.com/c/header/stdbit
https://zh.cppreference.com/c/header/stdbool
https://zh.cppreference.com/index.php?title=c/header/stdckdint&action=edit&redlink=1
https://zh.cppreference.com/c/header/stddef
https://zh.cppreference.com/c/header/stdio
https://zh.cppreference.com/c/header/stdlib
https://zh.cppreference.com/c/header/stdmchar
https://zh.cppreference.com/c/header/stdnoreturn
https://zh.cppreference.com/c/header/string
https://zh.cppreference.com/c/header/tgmath
https://zh.cppreference.com/c/header/threads
https://zh.cppreference.com/c/header/time
https://zh.cppreference.com/c/header/uchar
https://zh.cppreference.com/c/header/wchar
https://zh.cppreference.com/c/header/wctype
[编辑]https://zh.cppreference.com/index.php?title=Template:c/header/navbar_content&action=edit
类型支持https://zh.cppreference.com/c/types
定宽整数类型https://zh.cppreference.com/c/types/integer#类型
数值极限https://zh.cppreference.com/c/types/limits#库类型别名的极限
1 类型https://zh.cppreference.com/c/header/stdint#类型
2 宏常量https://zh.cppreference.com/c/header/stdint#宏常量
2.1 有符号整数:位宽https://zh.cppreference.com/c/header/stdint#有符号整数:位宽
2.2 有符号整数:最小值https://zh.cppreference.com/c/header/stdint#有符号整数:最小值
2.3 有符号整数:最大值https://zh.cppreference.com/c/header/stdint#有符号整数:最大值
2.4 无符号整数:位宽https://zh.cppreference.com/c/header/stdint#无符号整数:位宽
2.5 无符号整数:最大值https://zh.cppreference.com/c/header/stdint#无符号整数:最大值
2.6 其他整数类型特征https://zh.cppreference.com/c/header/stdint#其他整数类型特征
3 函数宏https://zh.cppreference.com/c/header/stdint#函数宏
4 概要https://zh.cppreference.com/c/header/stdint#概要
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_intN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_int_fastN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_int_leastN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_intmax_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_intptr_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_uintN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_uint_fastN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_uint_leastN_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_uintmax_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_uintptr_t&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_FASTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_LEASTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTMAX_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTPTR_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTn_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_FASTn_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_LEASTn_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTPTR_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTMAX_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTn_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_FASTn_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INT_LEAST8_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTPTR_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTMAX_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINT_FASTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINT_LEASTn_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTMAX_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTPTR_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTn_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINT_FASTn_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINT_LEASTn_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTPTR_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTMAX_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_PTRDIFF_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_PTRDIFF_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_PTRDIFF_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_SIZE_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_SIZE_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_SIG_ATOMIC_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_SIG_ATOMIC_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_SIG_ATOMIC_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WINT_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WINT_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WINT_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WCHAR_WIDTH&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WCHAR_MIN&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_WCHAR_MAX&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTn_C&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_INTMAX_C&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTn_C&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_UINTMAX_C&action=edit
分类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
有原因的 todohttps://zh.cppreference.com/index.php?title=Category:%E6%9C%89%E5%8E%9F%E5%9B%A0%E7%9A%84_todo&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/header/stdint
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/c/header/stdint
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/c/header/stdint
上传文件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/header/stdint&oldid=101840
页面信息https://zh.cppreference.com/index.php?title=c/header/stdint&action=info
Deutschhttps://de.cppreference.com/c/header/stdint
Englishhttp://en.cppreference.com/c/header/stdint
Españolhttp://es.cppreference.com/c/header/stdint
日本語http://ja.cppreference.com/c/header/stdint
Русскийhttp://ru.cppreference.com/c/header/stdint

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.