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%2Ferror
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Ferror
页面http://zh.cppreference.com/cpp/error
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/error&action=edit&redlink=1
http://zh.cppreference.com/cpp/error
不转换http://zh.cppreference.com/index.php?title=cpp/error&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/error&variant=zh-tw
阅读http://zh.cppreference.com/cpp/error
查看源代码http://zh.cppreference.com/index.php?title=cpp/error&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/error&action=history
http://zh.cppreference.com/cpp/error
cpphttp://zh.cppreference.com/cpp
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/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/error#异常处理
exceptionhttp://zh.cppreference.com/cpp/error/exception
uncaught_exceptionuncaught_exceptionshttp://zh.cppreference.com/cpp/error/uncaught_exception
exception_ptrhttp://zh.cppreference.com/cpp/error/exception_ptr
make_exception_ptrhttp://zh.cppreference.com/cpp/error/make_exception_ptr
current_exceptionhttp://zh.cppreference.com/cpp/error/current_exception
rethrow_exceptionhttp://zh.cppreference.com/cpp/error/rethrow_exception
nested_exceptionhttp://zh.cppreference.com/cpp/error/nested_exception
throw_with_nestedhttp://zh.cppreference.com/cpp/error/throw_with_nested
rethrow_if_nestedhttp://zh.cppreference.com/cpp/error/rethrow_if_nested
terminatehttp://zh.cppreference.com/cpp/error/terminate
terminate_handlerhttp://zh.cppreference.com/cpp/error/terminate_handler
get_terminatehttp://zh.cppreference.com/cpp/error/get_terminate
set_terminatehttp://zh.cppreference.com/cpp/error/set_terminate
bad_exceptionhttp://zh.cppreference.com/cpp/error/bad_exception
unexpectedhttp://zh.cppreference.com/cpp/error/unexpected
unexpected_handlerhttp://zh.cppreference.com/cpp/error/unexpected_handler
get_unexpectedhttp://zh.cppreference.com/cpp/error/get_unexpected
set_unexpectedhttp://zh.cppreference.com/cpp/error/set_unexpected
错误号http://zh.cppreference.com/cpp/error#错误号
错误码http://zh.cppreference.com/cpp/error/errno_macros
errnohttp://zh.cppreference.com/cpp/error/errno
断言http://zh.cppreference.com/cpp/error#断言
asserthttp://zh.cppreference.com/cpp/error/assert
异常类别http://zh.cppreference.com/cpp/error#异常类别
logic_errorhttp://zh.cppreference.com/cpp/error/logic_error
invalid_argumenthttp://zh.cppreference.com/cpp/error/invalid_argument
domain_errorhttp://zh.cppreference.com/cpp/error/domain_error
length_errorhttp://zh.cppreference.com/cpp/error/length_error
out_of_rangehttp://zh.cppreference.com/cpp/error/out_of_range
runtime_errorhttp://zh.cppreference.com/cpp/error/runtime_error
range_errorhttp://zh.cppreference.com/cpp/error/range_error
overflow_errorhttp://zh.cppreference.com/cpp/error/overflow_error
underflow_errorhttp://zh.cppreference.com/cpp/error/underflow_error
tx_exceptionhttp://zh.cppreference.com/cpp/error/tx_exception
系统错误http://zh.cppreference.com/cpp/error#系统错误
error_categoryhttp://zh.cppreference.com/cpp/error/error_category
generic_categoryhttp://zh.cppreference.com/cpp/error/generic_category
system_categoryhttp://zh.cppreference.com/cpp/error/system_category
error_conditionhttp://zh.cppreference.com/cpp/error/error_condition
errchttp://zh.cppreference.com/cpp/error/errc
error_codehttp://zh.cppreference.com/cpp/error/error_code
system_errorhttp://zh.cppreference.com/cpp/error/system_error
栈踪迹http://zh.cppreference.com/cpp/error#栈踪迹
stacktrace_entryhttp://zh.cppreference.com/cpp/utility/stacktrace_entry
basic_stacktracehttp://zh.cppreference.com/cpp/utility/basic_stacktrace
调试支持http://zh.cppreference.com/cpp/error#调试支持
is_debugger_presenthttp://zh.cppreference.com/cpp/utility/is_debugger_present
breakpoint_if_debugginghttp://zh.cppreference.com/cpp/utility/breakpoint_if_debugging
breakpointhttp://zh.cppreference.com/cpp/utility/breakpoint
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/navbar_content&action=edit
1 异常处理http://zh.cppreference.com/cpp/error#异常处理
1.1 异常对象的捕获与存储http://zh.cppreference.com/cpp/error#异常对象的捕获与存储
1.2 异常处理中的失败处理http://zh.cppreference.com/cpp/error#异常处理中的失败处理
1.3 异常规定违规处理 (C++17 前)http://zh.cppreference.com/cpp/error#异常规定违规处理_(C++17_前)
2 异常类别http://zh.cppreference.com/cpp/error#异常类别
3 错误号http://zh.cppreference.com/cpp/error#错误号
4 系统错误 (C++11 起)http://zh.cppreference.com/cpp/error#系统错误_(C++11_起)
5 断言http://zh.cppreference.com/cpp/error#断言
6 栈踪迹 (C++23 起)http://zh.cppreference.com/cpp/error#栈踪迹_(C++23_起)
7 调试支持 (C++26 起)http://zh.cppreference.com/cpp/error#调试支持_(C++26_起)
8 参阅http://zh.cppreference.com/cpp/error#参阅
http://zh.cppreference.com/cpp/header/exception
http://zh.cppreference.com/cpp/header/exception
exceptionhttp://zh.cppreference.com/cpp/error/exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_exception&action=edit
uncaught_exceptionuncaught_exceptionshttp://zh.cppreference.com/cpp/error/uncaught_exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_uncaught_exception&action=edit
exception_ptrhttp://zh.cppreference.com/cpp/error/exception_ptr
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_exception_ptr&action=edit
make_exception_ptrhttp://zh.cppreference.com/cpp/error/make_exception_ptr
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_make_exception_ptr&action=edit
current_exceptionhttp://zh.cppreference.com/cpp/error/current_exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_current_exception&action=edit
rethrow_exceptionhttp://zh.cppreference.com/cpp/error/rethrow_exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_rethrow_exception&action=edit
nested_exceptionhttp://zh.cppreference.com/cpp/error/nested_exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_nested_exception&action=edit
throw_with_nestedhttp://zh.cppreference.com/cpp/error/throw_with_nested
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_throw_with_nested&action=edit
rethrow_if_nestedhttp://zh.cppreference.com/cpp/error/rethrow_if_nested
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_rethrow_if_nested&action=edit
http://zh.cppreference.com/cpp/header/exception
terminatehttp://zh.cppreference.com/cpp/error/terminate
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_terminate&action=edit
terminate_handlerhttp://zh.cppreference.com/cpp/error/terminate_handler
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_terminate_handler&action=edit
get_terminatehttp://zh.cppreference.com/cpp/error/get_terminate
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_get_terminate&action=edit
set_terminatehttp://zh.cppreference.com/cpp/error/set_terminate
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_set_terminate&action=edit
bad_exceptionhttp://zh.cppreference.com/cpp/error/bad_exception
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_bad_exception&action=edit
unexpectedhttp://zh.cppreference.com/cpp/error/unexpected
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_unexpected&action=edit
unexpected_handlerhttp://zh.cppreference.com/cpp/error/unexpected_handler
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_unexpected_handler&action=edit
get_unexpectedhttp://zh.cppreference.com/cpp/error/get_unexpected
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_get_unexpected&action=edit
set_unexpectedhttp://zh.cppreference.com/cpp/error/set_unexpected
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_set_unexpected&action=edit
http://zh.cppreference.com/cpp/header/stdexcept
logic_errorhttp://zh.cppreference.com/cpp/error/logic_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_logic_error&action=edit
invalid_argumenthttp://zh.cppreference.com/cpp/error/invalid_argument
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_invalid_argument&action=edit
domain_errorhttp://zh.cppreference.com/cpp/error/domain_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_domain_error&action=edit
length_errorhttp://zh.cppreference.com/cpp/error/length_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_length_error&action=edit
out_of_rangehttp://zh.cppreference.com/cpp/error/out_of_range
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_out_of_range&action=edit
runtime_errorhttp://zh.cppreference.com/cpp/error/runtime_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_runtime_error&action=edit
range_errorhttp://zh.cppreference.com/cpp/error/range_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_range_error&action=edit
overflow_errorhttp://zh.cppreference.com/cpp/error/overflow_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_overflow_error&action=edit
underflow_errorhttp://zh.cppreference.com/cpp/error/underflow_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/inc_underflow_error&action=edit
tx_exceptionhttp://zh.cppreference.com/cpp/error/tx_exception
http://zh.cppreference.com/cpp/header/cerrno
errnohttp://zh.cppreference.com/cpp/error/errno
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_errno&action=edit
E2BIG, EACCES, ..., EXDEVhttp://zh.cppreference.com/cpp/error/errno_macros
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_errno_macros&action=edit
http://zh.cppreference.com/cpp/header/system_error
error_categoryhttp://zh.cppreference.com/cpp/error/error_category
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_error_category&action=edit
generic_categoryhttp://zh.cppreference.com/cpp/error/generic_category
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_generic_category&action=edit
system_categoryhttp://zh.cppreference.com/cpp/error/system_category
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_system_category&action=edit
error_conditionhttp://zh.cppreference.com/cpp/error/error_condition
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_error_condition&action=edit
errchttp://zh.cppreference.com/cpp/error/errc
http://zh.cppreference.com/cpp/header/cerrno
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_errc&action=edit
error_codehttp://zh.cppreference.com/cpp/error/error_code
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_error_code&action=edit
system_errorhttp://zh.cppreference.com/cpp/error/system_error
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_system_error&action=edit
http://zh.cppreference.com/cpp/header/cassert
asserthttp://zh.cppreference.com/cpp/error/assert
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/error/dsc_assert&action=edit
栈踪迹http://zh.cppreference.com/cpp/utility/basic_stacktrace
http://zh.cppreference.com/cpp/header/stacktrace
stacktrace_entryhttp://zh.cppreference.com/cpp/utility/stacktrace_entry
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_stacktrace_entry&action=edit
basic_stacktracehttp://zh.cppreference.com/cpp/utility/basic_stacktrace
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_basic_stacktrace&action=edit
http://zh.cppreference.com/cpp/header/debugging
breakpointhttp://zh.cppreference.com/cpp/utility/breakpoint
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_breakpoint&action=edit
breakpoint_if_debugginghttp://zh.cppreference.com/cpp/utility/breakpoint_if_debugging
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_breakpoint_if_debugging&action=edit
is_debugger_presenthttp://zh.cppreference.com/cpp/utility/is_debugger_present
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/utility/dsc_is_debugger_present&action=edit
static_assert 声明http://zh.cppreference.com/cpp/language/static_assert
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/dsc_static_assert&action=edit
C 文档http://zh.cppreference.com/c/error
首页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/error
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/error
相关更改http://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/error
上传文件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/error&oldid=98031
页面信息http://zh.cppreference.com/index.php?title=cpp/error&action=info
Deutschhttps://de.cppreference.com/cpp/error
Englishhttp://en.cppreference.com/cpp/error
Españolhttp://es.cppreference.com/cpp/error
Françaishttp://fr.cppreference.com/cpp/error
Italianohttp://it.cppreference.com/cpp/error
日本語http://ja.cppreference.com/cpp/error
Portuguêshttp://pt.cppreference.com/cpp/error
Русскийhttp://ru.cppreference.com/cpp/error

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.