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%2Ffunction
登录https://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Flanguage%2Ffunction
页面https://zh.cppreference.com/cpp/language/function
讨论https://zh.cppreference.com/index.php?title=Talk:cpp/language/function&action=edit&redlink=1
https://zh.cppreference.com/cpp/language/function
不转换https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh
简体https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hans
繁體https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hant
大陆简体https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-cn
香港繁體https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hk
澳門繁體https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-mo
大马简体https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-my
新加坡简体https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-sg
臺灣正體https://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-tw
阅读https://zh.cppreference.com/cpp/language/function
查看源代码https://zh.cppreference.com/index.php?title=cpp/language/function&action=edit
查看历史https://zh.cppreference.com/index.php?title=cpp/language/function&action=history
https://zh.cppreference.com/cpp/language/function
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
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/types
枚举类型https://zh.cppreference.com/cpp/language/enum
类/结构体类型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/functions
函数形参列表https://zh.cppreference.com/cpp/language/function#形参列表
函数定义https://zh.cppreference.com/cpp/language/function#函数定义
函数契约说明符https://zh.cppreference.com/cpp/language/function#函数契约说明符
默认实参https://zh.cppreference.com/cpp/language/default_arguments
变长实参https://zh.cppreference.com/cpp/language/variadic_arguments
inline 说明符https://zh.cppreference.com/cpp/language/inline
lambda 表达式https://zh.cppreference.com/cpp/language/lambda
协程https://zh.cppreference.com/cpp/language/coroutines
替换函数https://zh.cppreference.com/cpp/language/replacement_function
实参依赖查找https://zh.cppreference.com/cpp/language/adl
函数调用运算符https://zh.cppreference.com/cpp/language/operator_other#内建的函数调用运算符
函数对象https://zh.cppreference.com/cpp/named_req/FunctionObject
重载决议https://zh.cppreference.com/cpp/language/overload_resolution
运算符重载https://zh.cppreference.com/cpp/language/operators
重载集的地址https://zh.cppreference.com/cpp/language/overloaded_address
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/functions/navbar_content&action=edit
1 函数声明https://zh.cppreference.com/cpp/language/function#函数声明
2 返回类型推导https://zh.cppreference.com/cpp/language/function#返回类型推导
3 形参列表https://zh.cppreference.com/cpp/language/function#形参列表
3.1 使用省略号https://zh.cppreference.com/cpp/language/function#使用省略号
4 函数类型https://zh.cppreference.com/cpp/language/function#函数类型
4.1 形参类型列表https://zh.cppreference.com/cpp/language/function#形参类型列表
4.2 尾随限定符https://zh.cppreference.com/cpp/language/function#尾随限定符
5 函数签名https://zh.cppreference.com/cpp/language/function#函数签名
6 函数定义https://zh.cppreference.com/cpp/language/function#函数定义
6.1 预置函数https://zh.cppreference.com/cpp/language/function#预置函数
6.2 弃置函数https://zh.cppreference.com/cpp/language/function#弃置函数
6.3 由用户提供的函数https://zh.cppreference.com/cpp/language/function#由用户提供的函数
6.4 解决歧义https://zh.cppreference.com/cpp/language/function#解决歧义
6.5 __func__https://zh.cppreference.com/cpp/language/function#func
7 函数契约说明符https://zh.cppreference.com/cpp/language/function#函数契约说明符
7.1 前条件断言https://zh.cppreference.com/cpp/language/function#前条件断言
7.2 后条件断言https://zh.cppreference.com/cpp/language/function#后条件断言
7.3 契约一致性https://zh.cppreference.com/cpp/language/function#契约一致性
8 注解https://zh.cppreference.com/cpp/language/function#注解
9 关键词https://zh.cppreference.com/cpp/language/function#关键词
10 示例https://zh.cppreference.com/cpp/language/function#示例
11 缺陷报告https://zh.cppreference.com/cpp/language/function#缺陷报告
12 参阅https://zh.cppreference.com/cpp/language/function#参阅
成员函数https://zh.cppreference.com/cpp/language/member_functions
友元函数https://zh.cppreference.com/cpp/language/friend
声明https://zh.cppreference.com/cpp/language/declarations
属性https://zh.cppreference.com/cpp/language/attributes
动态异常说明https://zh.cppreference.com/cpp/language/except_spec
动态异常说明https://zh.cppreference.com/cpp/language/except_spec
noexcept 说明https://zh.cppreference.com/cpp/language/noexcept_spec
noexcept 说明https://zh.cppreference.com/cpp/language/noexcept_spec
声明https://zh.cppreference.com/cpp/language/declarations#声明符
requires 子句https://zh.cppreference.com/cpp/language/constraints#requires_子句
约束https://zh.cppreference.com/cpp/language/constraints
重载决议https://zh.cppreference.com/cpp/language/overload_resolution
声明说明符序列https://zh.cppreference.com/cpp/language/declarations#说明符
模板实参推导https://zh.cppreference.com/cpp/language/template_argument_deduction#其他语境
decltypehttps://zh.cppreference.com/cpp/language/decltype
花括号包围的初始化器列表https://zh.cppreference.com/cpp/language/initialization
虚函数https://zh.cppreference.com/cpp/language/virtual
协程https://zh.cppreference.com/cpp/language/coroutines
用户定义转换函数https://zh.cppreference.com/cpp/language/cast_operator
函数模板https://zh.cppreference.com/cpp/language/function_template
待决https://zh.cppreference.com/cpp/language/dependent_name
SFINAEhttps://zh.cppreference.com/cpp/language/sfinae
显式实例化声明https://zh.cppreference.com/cpp/language/function_template#显式实例化
声明https://zh.cppreference.com/cpp/language/declarations
显式对象形参https://zh.cppreference.com/cpp/language/function#显式对象形参
默认值https://zh.cppreference.com/cpp/language/default_arguments
显式对象形参https://zh.cppreference.com/cpp/language/function#显式对象形参
默认值https://zh.cppreference.com/cpp/language/default_arguments
待决https://zh.cppreference.com/cpp/language/dependent_name
显式对象形参https://zh.cppreference.com/cpp/language/function#显式对象形参
说明符https://zh.cppreference.com/cpp/language/declarations#说明符
概念类型https://zh.cppreference.com/cpp/concepts
简写函数模板https://zh.cppreference.com/cpp/language/function_template#简写函数模板
2https://zh.cppreference.com/cpp/language/function#版本_2
5https://zh.cppreference.com/cpp/language/function#版本_5
函数形参包https://zh.cppreference.com/cpp/language/pack
成员函数https://zh.cppreference.com/cpp/language/member_functions
显式实例化https://zh.cppreference.com/cpp/language/function_template#显式实例化
显式特化https://zh.cppreference.com/cpp/language/template_specialization
lambdahttps://zh.cppreference.com/cpp/language/lambda
静态https://zh.cppreference.com/cpp/language/static
https://zh.cppreference.com/cpp/language/virtual
声明https://zh.cppreference.com/cpp/language/function#函数声明
lambda 表达式https://zh.cppreference.com/cpp/language/lambda
简单类型说明符https://zh.cppreference.com/cpp/language/declarations#说明符
变参函数https://zh.cppreference.com/cpp/language/variadic_arguments
形参包https://zh.cppreference.com/cpp/language/pack
声明https://zh.cppreference.com/cpp/language/function#形参列表
cv 限定符https://zh.cppreference.com/cpp/language/cv
省略号https://zh.cppreference.com/cpp/language/function#使用省略号
形参包https://zh.cppreference.com/cpp/language/pack
typedefhttps://zh.cppreference.com/cpp/language/typedef
非静态成员函数https://zh.cppreference.com/cpp/language/member_functions
别名声明https://zh.cppreference.com/cpp/language/type_alias
模板类型形参https://zh.cppreference.com/cpp/language/template_parameters#模板类型形参
类型标识https://zh.cppreference.com/cpp/language/type#类型的命名
反射运算符https://zh.cppreference.com/cpp/language/operator_reflection
形参类型列表https://zh.cppreference.com/cpp/language/function#形参类型列表
命名空间https://zh.cppreference.com/cpp/language/namespace
成员函数https://zh.cppreference.com/cpp/language/member_functions
友元https://zh.cppreference.com/cpp/language/friend
noexcept 说明https://zh.cppreference.com/cpp/language/noexcept_spec
成员函数https://zh.cppreference.com/cpp/language/member_functions
类定义https://zh.cppreference.com/cpp/language/class
属性https://zh.cppreference.com/cpp/language/attributes
声明文法https://zh.cppreference.com/cpp/language/declarations
overridehttps://zh.cppreference.com/cpp/language/override
finalhttps://zh.cppreference.com/cpp/language/final
requires 子句https://zh.cppreference.com/cpp/language/constraints#requires_子句
函数契约说明符https://zh.cppreference.com/cpp/language/function#函数契约说明符
函数 try 块https://zh.cppreference.com/cpp/language/try#函数_try_块
成员初始化器列表https://zh.cppreference.com/cpp/language/initializer_list
语句序列https://zh.cppreference.com/cpp/language/statements#复合语句
函数 try 块https://zh.cppreference.com/cpp/language/try#函数_try_块
不求值字符串字面量https://zh.cppreference.com/cpp/language/string_literal#不求值字符串
复合语句https://zh.cppreference.com/cpp/language/statements#复合语句
构造函数https://zh.cppreference.com/cpp/language/constructor
成员初始化器列表https://zh.cppreference.com/cpp/language/constructor
子对象https://zh.cppreference.com/cpp/language/object#子对象
默认成员初始化式https://zh.cppreference.com/cpp/language/data_members#成员初始化
默认初始化https://zh.cppreference.com/cpp/language/default_initialization
成员函数https://zh.cppreference.com/cpp/language/member_functions
模板化函数https://zh.cppreference.com/cpp/language/templates#模板化实体
不完整的https://zh.cppreference.com/cpp/language/incomplete_type
类类型https://zh.cppreference.com/cpp/language/class
成员函数https://zh.cppreference.com/cpp/language/member_functions
处于作用域中https://zh.cppreference.com/cpp/language/scope
cv 限定符https://zh.cppreference.com/cpp/language/cv
3https://zh.cppreference.com/cpp/language/function#版本_3
特殊成员函数https://zh.cppreference.com/cpp/language/member_functions#特殊成员函数
比较运算符函数https://zh.cppreference.com/cpp/language/operator_comparison
默认实参https://zh.cppreference.com/cpp/language/default_arguments
显式对象形参https://zh.cppreference.com/cpp/language/function#显式对象形参
内联https://zh.cppreference.com/cpp/language/inline
constexpr 函数https://zh.cppreference.com/cpp/language/constexpr#constexpr_函数
4https://zh.cppreference.com/cpp/language/function#版本_4
5https://zh.cppreference.com/cpp/language/function#版本_5
反射运算符https://zh.cppreference.com/cpp/language/operator_reflection
潜在求值https://zh.cppreference.com/cpp/language/expressions#潜在求值表达式
ODR 使用https://zh.cppreference.com/cpp/language/definition#ODR_使用
重载决议https://zh.cppreference.com/cpp/language/overload_resolution
初始化器https://zh.cppreference.com/cpp/language/initialization
声明符标识符https://zh.cppreference.com/cpp/language/declarations#声明符
lambda 表达式https://zh.cppreference.com/cpp/language/lambda
逗号表达式https://zh.cppreference.com/cpp/language/operator_other#内建的逗号运算符
契约断言https://zh.cppreference.com/cpp/language/contracts
按语境转换https://zh.cppreference.com/cpp/language/implicit_conversion#按语境转换
虚函数https://zh.cppreference.com/cpp/language/virtual
弃置函数https://zh.cppreference.com/cpp/language/function#弃置函数
预置https://zh.cppreference.com/cpp/language/function#预置函数
占位类型https://zh.cppreference.com/cpp/language/auto
重声明https://zh.cppreference.com/cpp/language/conflicting_declarations#相同实体的多次声明
单一定义规则https://zh.cppreference.com/cpp/language/definition#ODR
直接初始化https://zh.cppreference.com/cpp/language/direct_initialization#注解
__cpp_decltype_autohttps://zh.cppreference.com/cpp/feature_test#cpp_decltype_auto
201304Lhttps://zh.cppreference.com/cpp/compiler_support/14#cpp_decltype_auto_201304L
decltype(auto)https://zh.cppreference.com/cpp/language/auto
__cpp_return_type_deductionhttps://zh.cppreference.com/cpp/feature_test#cpp_return_type_deduction
201304Lhttps://zh.cppreference.com/cpp/compiler_support/14#cpp_return_type_deduction_201304L
返回类型推导https://zh.cppreference.com/cpp/language/function#返回类型推导
__cpp_explicit_this_parameterhttps://zh.cppreference.com/cpp/feature_test#cpp_explicit_this_parameter
202110Lhttps://zh.cppreference.com/cpp/compiler_support/23#cpp_explicit_this_parameter_202110L
显式对象形参https://zh.cppreference.com/cpp/language/function#显式对象形参
推导 thishttps://zh.cppreference.com/cpp/language/member_functions#显式对象成员函数
__cpp_deleted_functionhttps://zh.cppreference.com/cpp/feature_test#cpp_deleted_function
202403Lhttps://zh.cppreference.com/cpp/compiler_support/26#cpp_deleted_function_202403L
defaulthttps://zh.cppreference.com/cpp/keyword/default
deletehttps://zh.cppreference.com/cpp/keyword/delete
CWG 135https://cplusplus.github.io/CWG/issues/135.html
CWG 332https://cplusplus.github.io/CWG/issues/332.html
CWG 393https://cplusplus.github.io/CWG/issues/393.html
CWG 452https://cplusplus.github.io/CWG/issues/452.html
CWG 577https://cplusplus.github.io/CWG/issues/577.html
CWG 1327https://cplusplus.github.io/CWG/issues/1327.html
CWG 1355https://cplusplus.github.io/CWG/issues/1355.html
CWG 1394https://cplusplus.github.io/CWG/issues/1394.html
CWG 1824https://cplusplus.github.io/CWG/issues/1824.html
CWG 1877https://cplusplus.github.io/CWG/issues/1877.html
CWG 2015https://cplusplus.github.io/CWG/issues/2015.html
CWG 2044https://cplusplus.github.io/CWG/issues/2044.html
CWG 2081https://cplusplus.github.io/CWG/issues/2081.html
CWG 2144https://cplusplus.github.io/CWG/issues/2144.html
CWG 2145https://cplusplus.github.io/CWG/issues/2145.html
CWG 2259https://cplusplus.github.io/CWG/issues/2259.html
CWG 2430https://cplusplus.github.io/CWG/issues/2430.html
CWG 问题 1824https://cplusplus.github.io/CWG/issues/1824.html
CWG 2760https://cplusplus.github.io/CWG/issues/2760.html
CWG 2831https://cplusplus.github.io/CWG/issues/2831.html
CWG 2846https://cplusplus.github.io/CWG/issues/2846.html
CWG 2915https://cplusplus.github.io/CWG/issues/2915.html
C 文档https://zh.cppreference.com/c/language/function_declaration
分类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/index.php?title=Category:%E6%9C%89%E8%BF%87%E5%A4%9A%E9%AB%98%E5%BC%80%E9%94%80%E8%A7%A3%E6%9E%90%E5%99%A8%E5%87%BD%E6%95%B0%E8%B0%83%E7%94%A8%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/cpp/language/function
链入页面https://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/language/function
相关更改https://zh.cppreference.com/Special:%E9%93%BE%E5%87%BA%E6%9B%B4%E6%94%B9/cpp/language/function
上传文件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/function&oldid=100930
页面信息https://zh.cppreference.com/index.php?title=cpp/language/function&action=info
Deutschhttps://de.cppreference.com/cpp/language/function
Englishhttp://en.cppreference.com/cpp/language/function
Españolhttp://es.cppreference.com/cpp/language/function
Françaishttp://fr.cppreference.com/cpp/language/function
Italianohttp://it.cppreference.com/cpp/language/function
日本語http://ja.cppreference.com/cpp/language/function
Portuguêshttp://pt.cppreference.com/cpp/language/function
Русскийhttp://ru.cppreference.com/cpp/language/function

Viewport: width=1120

Robots: max-image-preview:standard


URLs of crawlers that visited me.