René's URL Explorer Experiment


Title: 标准库标头 - 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=cpp%2Fheader%2Fcstdlib
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Fheader%2Fcstdlib
页面http://zh.cppreference.com/cpp/header/cstdlib
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/header/cstdlib&action=edit&redlink=1
http://zh.cppreference.com/cpp/header/cstdlib
不转换http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&variant=zh-tw
阅读http://zh.cppreference.com/cpp/header/cstdlib
查看源代码http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&action=history
http://zh.cppreference.com/cpp/header/cstdlib
cpphttp://zh.cppreference.com/cpp
headerhttp://zh.cppreference.com/cpp/header
C++http://zh.cppreference.com/cpp
编译器支持http://zh.cppreference.com/cpp/compiler_support
自立实现与有宿主实现http://zh.cppreference.com/cpp/freestanding
语言http://zh.cppreference.com/cpp/language
标准库http://zh.cppreference.com/cpp/standard_library
标准库标头http://zh.cppreference.com/cpp/header
具名要求http://zh.cppreference.com/cpp/named_req
功能特性测试宏http://zh.cppreference.com/cpp/feature_test
语言支持库http://zh.cppreference.com/cpp/utility#语言支持
概念库http://zh.cppreference.com/cpp/concepts
诊断库http://zh.cppreference.com/cpp/error
内存管理库http://zh.cppreference.com/cpp/memory
元编程库http://zh.cppreference.com/cpp/meta
通用工具库http://zh.cppreference.com/cpp/utility
容器库http://zh.cppreference.com/cpp/container
迭代器库http://zh.cppreference.com/cpp/iterator
范围库http://zh.cppreference.com/cpp/ranges
算法库http://zh.cppreference.com/cpp/algorithm
字符串库http://zh.cppreference.com/cpp/string
文本处理库http://zh.cppreference.com/cpp/text
数值库http://zh.cppreference.com/cpp/numeric
日期和时间库http://zh.cppreference.com/cpp/chrono
输入/输出库http://zh.cppreference.com/cpp/io
文件系统库http://zh.cppreference.com/cpp/filesystem
并发支持库http://zh.cppreference.com/cpp/thread
执行控制库http://zh.cppreference.com/cpp/execution
技术规范http://zh.cppreference.com/cpp/experimental
符号索引http://zh.cppreference.com/cpp/symbol_index
外部库http://zh.cppreference.com/cpp/links/libs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/navbar_content&action=edit
标准库头http://zh.cppreference.com/cpp/header
语言支持http://zh.cppreference.com/cpp/header#语言支持库
http://zh.cppreference.com/cpp/header/cfloat
http://zh.cppreference.com/cpp/header/climits
http://zh.cppreference.com/cpp/header/compare
http://zh.cppreference.com/cpp/header/contracts
http://zh.cppreference.com/cpp/header/coroutine
http://zh.cppreference.com/cpp/header/csetjmp
http://zh.cppreference.com/cpp/header/csignal
http://zh.cppreference.com/cpp/header/cstdarg
http://zh.cppreference.com/cpp/header/cstddef
http://zh.cppreference.com/cpp/header/cstdint
http://zh.cppreference.com/cpp/header/exception
http://zh.cppreference.com/cpp/header/initializer_list
http://zh.cppreference.com/cpp/header/limits
http://zh.cppreference.com/cpp/header/new
http://zh.cppreference.com/cpp/header/source_location
http://zh.cppreference.com/cpp/header/stdfloat
http://zh.cppreference.com/cpp/header/typeinfo
http://zh.cppreference.com/cpp/header/version
概念http://zh.cppreference.com/cpp/header#概念库
http://zh.cppreference.com/cpp/header/concepts
诊断http://zh.cppreference.com/cpp/header#诊断库
http://zh.cppreference.com/cpp/header/cassert
http://zh.cppreference.com/cpp/header/cerrno
http://zh.cppreference.com/cpp/header/debugging
http://zh.cppreference.com/cpp/header/stacktrace
http://zh.cppreference.com/cpp/header/stdexcept
http://zh.cppreference.com/cpp/header/system_error
内存管理http://zh.cppreference.com/cpp/header#内存管理库
http://zh.cppreference.com/cpp/header/memory
http://zh.cppreference.com/cpp/header/memory_resource
http://zh.cppreference.com/cpp/header/scoped_allocator
元编程http://zh.cppreference.com/cpp/header#元编程库
http://zh.cppreference.com/cpp/header/meta
http://zh.cppreference.com/cpp/header/ratio
http://zh.cppreference.com/cpp/header/type_traits
通用工具http://zh.cppreference.com/cpp/header#通用工具库
http://zh.cppreference.com/cpp/header/any
http://zh.cppreference.com/cpp/header/bitset
http://zh.cppreference.com/cpp/header/bit
http://zh.cppreference.com/cpp/header/charconv
http://zh.cppreference.com/cpp/header/expected
http://zh.cppreference.com/cpp/header/format
http://zh.cppreference.com/cpp/header/functional
http://zh.cppreference.com/cpp/header/optional
http://zh.cppreference.com/cpp/header/stdbit.h
http://zh.cppreference.com/cpp/header/tuple
http://zh.cppreference.com/cpp/header/typeindex
http://zh.cppreference.com/cpp/header/utility
http://zh.cppreference.com/cpp/header/variant
容器http://zh.cppreference.com/cpp/header#容器库
http://zh.cppreference.com/cpp/header/array
http://zh.cppreference.com/cpp/header/deque
http://zh.cppreference.com/cpp/header/flat_map
http://zh.cppreference.com/cpp/header/flat_set
http://zh.cppreference.com/cpp/header/forward_list
http://zh.cppreference.com/cpp/header/hive
http://zh.cppreference.com/cpp/header/inplace_vector
http://zh.cppreference.com/cpp/header/list
http://zh.cppreference.com/cpp/header/map
http://zh.cppreference.com/cpp/header/mdspan
http://zh.cppreference.com/cpp/header/queue
http://zh.cppreference.com/cpp/header/set
http://zh.cppreference.com/cpp/header/span
http://zh.cppreference.com/cpp/header/stack
http://zh.cppreference.com/cpp/header/unordered_map
http://zh.cppreference.com/cpp/header/unordered_set
http://zh.cppreference.com/cpp/header/vector
迭代器http://zh.cppreference.com/cpp/header#迭代器库
http://zh.cppreference.com/cpp/header/iterator
范围http://zh.cppreference.com/cpp/header#范围库
http://zh.cppreference.com/cpp/header/generator
http://zh.cppreference.com/cpp/header/ranges
算法http://zh.cppreference.com/cpp/header#算法库
http://zh.cppreference.com/cpp/header/algorithm
http://zh.cppreference.com/cpp/header/numeric
字符串http://zh.cppreference.com/cpp/header#字符串库
http://zh.cppreference.com/cpp/header/cctype
http://zh.cppreference.com/cpp/header/cstring
http://zh.cppreference.com/cpp/header/cuchar
http://zh.cppreference.com/cpp/header/cwchar
http://zh.cppreference.com/cpp/header/cwctype
http://zh.cppreference.com/cpp/header/string_view
http://zh.cppreference.com/cpp/header/string
文本处理http://zh.cppreference.com/cpp/header#文本处理库
http://zh.cppreference.com/cpp/header/clocale
http://zh.cppreference.com/cpp/header/codecvt
http://zh.cppreference.com/cpp/header/locale
http://zh.cppreference.com/cpp/header/regex
http://zh.cppreference.com/cpp/header/text_encoding
cpp/header#数值库数值http://zh.cppreference.com/cpp/header#数值库数值
http://zh.cppreference.com/cpp/header/cfenv
http://zh.cppreference.com/cpp/header/cmath
http://zh.cppreference.com/cpp/header/complex
http://zh.cppreference.com/cpp/header/linalg
http://zh.cppreference.com/cpp/header/numbers
http://zh.cppreference.com/cpp/header/random
http://zh.cppreference.com/cpp/header/simd
http://zh.cppreference.com/cpp/header/stdckdint.h
http://zh.cppreference.com/cpp/header/valarray
时间http://zh.cppreference.com/cpp/header#时间库
http://zh.cppreference.com/cpp/header/chrono
http://zh.cppreference.com/cpp/header/ctime
C 兼容性http://zh.cppreference.com/cpp/header#C_兼容性标头
http://zh.cppreference.com/cpp/header/ccomplex
http://zh.cppreference.com/cpp/header/ciso646
http://zh.cppreference.com/cpp/header/cstdalign
http://zh.cppreference.com/cpp/header/cstdbool
http://zh.cppreference.com/cpp/header/ctgmath
输入/输出http://zh.cppreference.com/cpp/header#输入/输出库
http://zh.cppreference.com/cpp/header/cinttypes
http://zh.cppreference.com/cpp/header/cstdio
http://zh.cppreference.com/cpp/header/filesystem
http://zh.cppreference.com/cpp/header/fstream
http://zh.cppreference.com/cpp/header/iomanip
http://zh.cppreference.com/cpp/header/iosfwd
http://zh.cppreference.com/cpp/header/iostream
http://zh.cppreference.com/cpp/header/ios
http://zh.cppreference.com/cpp/header/istream
http://zh.cppreference.com/cpp/header/ostream
http://zh.cppreference.com/cpp/header/print
http://zh.cppreference.com/cpp/header/spanstream
http://zh.cppreference.com/cpp/header/sstream
http://zh.cppreference.com/cpp/header/streambuf
http://zh.cppreference.com/cpp/header/strstream
http://zh.cppreference.com/cpp/header/syncstream
并发支持http://zh.cppreference.com/cpp/header#并发支持库
http://zh.cppreference.com/cpp/header/atomic
http://zh.cppreference.com/cpp/header/barrier
http://zh.cppreference.com/cpp/header/condition_variable
http://zh.cppreference.com/cpp/header/future
http://zh.cppreference.com/cpp/header/hazard_pointer
http://zh.cppreference.com/cpp/header/latch
http://zh.cppreference.com/cpp/header/mutex
http://zh.cppreference.com/cpp/header/rcu
http://zh.cppreference.com/cpp/header/semaphore
http://zh.cppreference.com/cpp/header/shared_mutex
http://zh.cppreference.com/cpp/header/stdatomic.h
http://zh.cppreference.com/cpp/header/stop_token
http://zh.cppreference.com/cpp/header/thread
执行支持http://zh.cppreference.com/cpp/header#多用途标头
http://zh.cppreference.com/cpp/header/execution
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/header/navbar_content&action=edit
http://zh.cppreference.com/c/header/stdlib
1 类型http://zh.cppreference.com/cpp/header/cstdlib#类型
2 宏常量http://zh.cppreference.com/cpp/header/cstdlib#宏常量
3 函数http://zh.cppreference.com/cpp/header/cstdlib#函数
3.1 进程控制http://zh.cppreference.com/cpp/header/cstdlib#进程控制
3.2 内存管理http://zh.cppreference.com/cpp/header/cstdlib#内存管理
3.3 数值字符串转换http://zh.cppreference.com/cpp/header/cstdlib#数值字符串转换
3.4 宽字符串操纵http://zh.cppreference.com/cpp/header/cstdlib#宽字符串操纵
3.5 杂项算法与数学http://zh.cppreference.com/cpp/header/cstdlib#杂项算法与数学
4 概要http://zh.cppreference.com/cpp/header/cstdlib#概要
5 缺陷报告http://zh.cppreference.com/cpp/header/cstdlib#缺陷报告
6 参阅http://zh.cppreference.com/cpp/header/cstdlib#参阅
div_thttp://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_div_t&action=edit
ldiv_thttp://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_ldiv_t&action=edit
lldiv_thttp://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_lldiv_t&action=edit
size_thttp://zh.cppreference.com/cpp/types/size_t
sizeofhttp://zh.cppreference.com/cpp/language/sizeof
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_size_t&action=edit
EXIT_SUCCESSEXIT_FAILUREhttp://zh.cppreference.com/cpp/utility/program/EXIT_status
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_EXIT_status&action=edit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/random/dsc_MB_CUR_MAX&action=edit
NULLhttp://zh.cppreference.com/cpp/types/NULL
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/types/dsc_NULL&action=edit
RAND_MAXhttp://zh.cppreference.com/cpp/numeric/random/RAND_MAX
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/random/dsc_RAND_MAX&action=edit
aborthttp://zh.cppreference.com/cpp/utility/program/abort
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_abort&action=edit
exithttp://zh.cppreference.com/cpp/utility/program/exit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_exit&action=edit
quick_exithttp://zh.cppreference.com/cpp/utility/program/quick_exit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_quick_exit&action=edit
_Exithttp://zh.cppreference.com/cpp/utility/program/_Exit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_Exit&action=edit
atexithttp://zh.cppreference.com/cpp/utility/program/atexit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_atexit&action=edit
at_quick_exithttp://zh.cppreference.com/cpp/utility/program/at_quick_exit
quick_exithttp://zh.cppreference.com/cpp/utility/program/quick_exit
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_at_quick_exit&action=edit
systemhttp://zh.cppreference.com/cpp/utility/program/system
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_system&action=edit
getenvhttp://zh.cppreference.com/cpp/utility/program/getenv
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/program/dsc_getenv&action=edit
mallochttp://zh.cppreference.com/cpp/memory/c/malloc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_malloc&action=edit
aligned_allochttp://zh.cppreference.com/cpp/memory/c/aligned_alloc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_aligned_alloc&action=edit
callochttp://zh.cppreference.com/cpp/memory/c/calloc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_calloc&action=edit
reallochttp://zh.cppreference.com/cpp/memory/c/realloc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_realloc&action=edit
freehttp://zh.cppreference.com/cpp/memory/c/free
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_free&action=edit
free_sizedhttp://zh.cppreference.com/index.php?title=cpp/memory/c/free_sized&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_free_sized&action=edit
free_aligned_sizedhttp://zh.cppreference.com/index.php?title=cpp/memory/c/free_aligned_sized&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_free_aligned_sized&action=edit
memalignmenthttp://zh.cppreference.com/index.php?title=cpp/memory/c/memalignment&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/memory/c/dsc_memalignment&action=edit
atofhttp://zh.cppreference.com/cpp/string/byte/atof
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_atof&action=edit
atoiatolatollhttp://zh.cppreference.com/cpp/string/byte/atoi
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_atoi&action=edit
strtolstrtollhttp://zh.cppreference.com/cpp/string/byte/strtol
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_strtol&action=edit
strtoulstrtoullhttp://zh.cppreference.com/cpp/string/byte/strtoul
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_strtoul&action=edit
strtofstrtodstrtoldhttp://zh.cppreference.com/cpp/string/byte/strtof
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_strtof&action=edit
strfromfstrfromdstrfromlhttp://zh.cppreference.com/index.php?title=cpp/string/byte/strfromf&action=edit&redlink=1
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/byte/dsc_strfromf&action=edit
mblenhttp://zh.cppreference.com/cpp/string/multibyte/mblen
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mblen&action=edit
mbtowchttp://zh.cppreference.com/cpp/string/multibyte/mbtowc
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbtowc&action=edit
wctombhttp://zh.cppreference.com/cpp/string/multibyte/wctomb
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wctomb&action=edit
mbstowcshttp://zh.cppreference.com/cpp/string/multibyte/mbstowcs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_mbstowcs&action=edit
wcstombshttp://zh.cppreference.com/cpp/string/multibyte/wcstombs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/string/multibyte/dsc_wcstombs&action=edit
randhttp://zh.cppreference.com/cpp/numeric/random/rand
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/random/dsc_rand&action=edit
srandhttp://zh.cppreference.com/cpp/numeric/random/srand
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/random/dsc_srand&action=edit
qsorthttp://zh.cppreference.com/cpp/algorithm/qsort
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/dsc_qsort&action=edit
bsearchhttp://zh.cppreference.com/cpp/algorithm/bsearch
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/algorithm/dsc_bsearch&action=edit
abs(int)labsllabshttp://zh.cppreference.com/cpp/numeric/math/abs
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_abs&action=edit
div(int)ldivlldivhttp://zh.cppreference.com/cpp/numeric/math/div
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/numeric/math/dsc_div&action=edit
LWG 286https://cplusplus.github.io/LWG/issue286
程序支持工具http://zh.cppreference.com/cpp/utility/program
伪随机数生成http://zh.cppreference.com/cpp/numeric/random
常用数学函数http://zh.cppreference.com/cpp/numeric/math
C 内存管理库http://zh.cppreference.com/cpp/memory/c
空终止字节字符串http://zh.cppreference.com/cpp/string/byte
空终止多字节字符串http://zh.cppreference.com/cpp/string/multibyte
算法库http://zh.cppreference.com/cpp/algorithm
分类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/cpp/header/cstdlib
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/header/cstdlib
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/header/cstdlib
上传文件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=cpp/header/cstdlib&oldid=101635
页面信息http://zh.cppreference.com/index.php?title=cpp/header/cstdlib&action=info
Englishhttp://en.cppreference.com/cpp/header/cstdlib
Españolhttp://es.cppreference.com/cpp/header/cstdlib
日本語http://ja.cppreference.com/cpp/header/cstdlib

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.