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%2Flanguage%2Ffunction
登录http://zh.cppreference.com/index.php?title=Special:%E7%94%A8%E6%88%B7%E7%99%BB%E5%BD%95&returnto=cpp%2Flanguage%2Ffunction
页面http://zh.cppreference.com/cpp/language/function
讨论http://zh.cppreference.com/index.php?title=Talk:cpp/language/function&action=edit&redlink=1
http://zh.cppreference.com/cpp/language/function
不转换http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh
简体http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hans
繁體http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hant
大陆简体http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-cn
香港繁體http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-hk
澳門繁體http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-mo
大马简体http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-my
新加坡简体http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-sg
臺灣正體http://zh.cppreference.com/index.php?title=cpp/language/function&variant=zh-tw
阅读http://zh.cppreference.com/cpp/language/function
查看源代码http://zh.cppreference.com/index.php?title=cpp/language/function&action=edit
查看历史http://zh.cppreference.com/index.php?title=cpp/language/function&action=history
http://zh.cppreference.com/cpp/language/function
cpphttp://zh.cppreference.com/cpp
languagehttp://zh.cppreference.com/cpp/language
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
C++ 语言http://zh.cppreference.com/cpp/language
预处理器http://zh.cppreference.com/cpp/preprocessor
注释http://zh.cppreference.com/cpp/comment
关键词http://zh.cppreference.com/cpp/keyword
转义序列http://zh.cppreference.com/cpp/language/escape
流程控制http://zh.cppreference.com/cpp/language/statements
ifhttp://zh.cppreference.com/cpp/language/if
switchhttp://zh.cppreference.com/cpp/language/switch
forhttp://zh.cppreference.com/cpp/language/for
范围 forhttp://zh.cppreference.com/cpp/language/range-for
whilehttp://zh.cppreference.com/cpp/language/while
do-whilehttp://zh.cppreference.com/cpp/language/do
continuehttp://zh.cppreference.com/cpp/language/continue
breakhttp://zh.cppreference.com/cpp/language/break
gotohttp://zh.cppreference.com/cpp/language/goto
returnhttp://zh.cppreference.com/cpp/language/return
函数http://zh.cppreference.com/cpp/language/functions
lambda 函数表达式http://zh.cppreference.com/cpp/language/lambda
inline 说明符http://zh.cppreference.com/cpp/language/inline
动态异常说明http://zh.cppreference.com/cpp/language/except_spec
noexcept 说明符http://zh.cppreference.com/cpp/language/noexcept_spec
throw 表达式http://zh.cppreference.com/cpp/language/throw
try 块http://zh.cppreference.com/cpp/language/try
catch 处理块http://zh.cppreference.com/cpp/language/catch
命名空间声明http://zh.cppreference.com/cpp/language/namespace
命名空间别名http://zh.cppreference.com/cpp/language/namespace_alias
基础类型http://zh.cppreference.com/cpp/language/types
枚举类型http://zh.cppreference.com/cpp/language/enum
类/结构体类型http://zh.cppreference.com/cpp/language/class
联合体类型http://zh.cppreference.com/cpp/language/union
const/volatilehttp://zh.cppreference.com/cpp/language/cv
decltypehttp://zh.cppreference.com/cpp/language/decltype
autohttp://zh.cppreference.com/cpp/language/auto
constexprhttp://zh.cppreference.com/cpp/language/constexpr
constevalhttp://zh.cppreference.com/cpp/language/consteval
constinithttp://zh.cppreference.com/cpp/language/constinit
存储期说明符http://zh.cppreference.com/cpp/language/storage_duration
初始化http://zh.cppreference.com/cpp/language/initialization
默认初始化http://zh.cppreference.com/cpp/language/default_initialization
值初始化http://zh.cppreference.com/cpp/language/value_initialization
零初始化http://zh.cppreference.com/cpp/language/zero_initialization
复制初始化http://zh.cppreference.com/cpp/language/copy_initialization
直接初始化http://zh.cppreference.com/cpp/language/direct_initialization
聚合初始化http://zh.cppreference.com/cpp/language/aggregate_initialization
列表初始化http://zh.cppreference.com/cpp/language/list_initialization
常量初始化http://zh.cppreference.com/cpp/language/constant_initialization
引用初始化http://zh.cppreference.com/cpp/language/reference_initialization
表达式http://zh.cppreference.com/cpp/language/expressions
值类别http://zh.cppreference.com/cpp/language/value_category
求值顺序http://zh.cppreference.com/cpp/language/eval_order
运算符http://zh.cppreference.com/cpp/language/operators
运算符优先级http://zh.cppreference.com/cpp/language/operator_precedence
替代表示http://zh.cppreference.com/cpp/language/operator_alternative
字面量http://zh.cppreference.com/cpp/language/expressions#字面量
布尔http://zh.cppreference.com/cpp/language/bool_literal
整数http://zh.cppreference.com/cpp/language/integer_literal
浮点http://zh.cppreference.com/cpp/language/floating_literal
字符http://zh.cppreference.com/cpp/language/character_literal
字符串http://zh.cppreference.com/cpp/language/string_literal
nullptrhttp://zh.cppreference.com/cpp/language/nullptr
用户定义http://zh.cppreference.com/cpp/language/user_literal
属性http://zh.cppreference.com/cpp/language/attributes
typedef 声明http://zh.cppreference.com/cpp/language/typedef
类型别名声明http://zh.cppreference.com/cpp/language/type_alias
隐式转换http://zh.cppreference.com/cpp/language/implicit_conversion
static_casthttp://zh.cppreference.com/cpp/language/static_cast
const_casthttp://zh.cppreference.com/cpp/language/const_cast
显式转换http://zh.cppreference.com/cpp/language/explicit_cast
dynamic_casthttp://zh.cppreference.com/cpp/language/dynamic_cast
reinterpret_casthttp://zh.cppreference.com/cpp/language/reinterpret_cast
new 表达式http://zh.cppreference.com/cpp/language/new
delete 表达式http://zh.cppreference.com/cpp/language/delete
http://zh.cppreference.com/cpp/language/classes
类声明http://zh.cppreference.com/cpp/language/class
构造函数http://zh.cppreference.com/cpp/language/constructor
this 指针http://zh.cppreference.com/cpp/language/this
访问说明符http://zh.cppreference.com/cpp/language/access
friend 说明符http://zh.cppreference.com/cpp/language/friend
虚函数http://zh.cppreference.com/cpp/language/virtual
override 说明符http://zh.cppreference.com/cpp/language/override
final 说明符http://zh.cppreference.com/cpp/language/final
explicithttp://zh.cppreference.com/cpp/language/explicit
statichttp://zh.cppreference.com/cpp/language/static
默认构造函数http://zh.cppreference.com/cpp/language/default_constructor
复制构造函数http://zh.cppreference.com/cpp/language/copy_constructor
移动构造函数http://zh.cppreference.com/cpp/language/move_constructor
复制赋值http://zh.cppreference.com/cpp/language/copy_assignment
移动赋值http://zh.cppreference.com/cpp/language/move_assignment
析构函数http://zh.cppreference.com/cpp/language/destructor
模板http://zh.cppreference.com/cpp/language/templates
类模板http://zh.cppreference.com/cpp/language/class_template
函数模板http://zh.cppreference.com/cpp/language/function_template
模板特化http://zh.cppreference.com/cpp/language/template_specialization
形参包http://zh.cppreference.com/cpp/language/pack
内联汇编http://zh.cppreference.com/cpp/language/asm
C++ 的历史http://zh.cppreference.com/cpp/language/history
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/navbar_content&action=edit
函数http://zh.cppreference.com/cpp/language/functions
函数形参列表http://zh.cppreference.com/cpp/language/function#形参列表
函数定义http://zh.cppreference.com/cpp/language/function#函数定义
函数契约说明符http://zh.cppreference.com/cpp/language/function#函数契约说明符
默认实参http://zh.cppreference.com/cpp/language/default_arguments
变长实参http://zh.cppreference.com/cpp/language/variadic_arguments
inline 说明符http://zh.cppreference.com/cpp/language/inline
lambda 表达式http://zh.cppreference.com/cpp/language/lambda
协程http://zh.cppreference.com/cpp/language/coroutines
替换函数http://zh.cppreference.com/cpp/language/replacement_function
实参依赖查找http://zh.cppreference.com/cpp/language/adl
函数调用运算符http://zh.cppreference.com/cpp/language/operator_other#内建的函数调用运算符
函数对象http://zh.cppreference.com/cpp/named_req/FunctionObject
重载决议http://zh.cppreference.com/cpp/language/overload_resolution
运算符重载http://zh.cppreference.com/cpp/language/operators
重载集的地址http://zh.cppreference.com/cpp/language/overloaded_address
[编辑]https://zh.cppreference.com/index.php?title=Template:cpp/language/functions/navbar_content&action=edit
1 函数声明http://zh.cppreference.com/cpp/language/function#函数声明
2 返回类型推导http://zh.cppreference.com/cpp/language/function#返回类型推导
3 形参列表http://zh.cppreference.com/cpp/language/function#形参列表
3.1 使用省略号http://zh.cppreference.com/cpp/language/function#使用省略号
4 函数类型http://zh.cppreference.com/cpp/language/function#函数类型
4.1 形参类型列表http://zh.cppreference.com/cpp/language/function#形参类型列表
4.2 尾随限定符http://zh.cppreference.com/cpp/language/function#尾随限定符
5 函数签名http://zh.cppreference.com/cpp/language/function#函数签名
6 函数定义http://zh.cppreference.com/cpp/language/function#函数定义
6.1 预置函数http://zh.cppreference.com/cpp/language/function#预置函数
6.2 弃置函数http://zh.cppreference.com/cpp/language/function#弃置函数
6.3 由用户提供的函数http://zh.cppreference.com/cpp/language/function#由用户提供的函数
6.4 解决歧义http://zh.cppreference.com/cpp/language/function#解决歧义
6.5 __func__http://zh.cppreference.com/cpp/language/function#func
7 函数契约说明符http://zh.cppreference.com/cpp/language/function#函数契约说明符
7.1 前条件断言http://zh.cppreference.com/cpp/language/function#前条件断言
7.2 后条件断言http://zh.cppreference.com/cpp/language/function#后条件断言
7.3 契约一致性http://zh.cppreference.com/cpp/language/function#契约一致性
8 注解http://zh.cppreference.com/cpp/language/function#注解
9 关键词http://zh.cppreference.com/cpp/language/function#关键词
10 示例http://zh.cppreference.com/cpp/language/function#示例
11 缺陷报告http://zh.cppreference.com/cpp/language/function#缺陷报告
12 参阅http://zh.cppreference.com/cpp/language/function#参阅
成员函数http://zh.cppreference.com/cpp/language/member_functions
友元函数http://zh.cppreference.com/cpp/language/friend
声明http://zh.cppreference.com/cpp/language/declarations
属性http://zh.cppreference.com/cpp/language/attributes
动态异常说明http://zh.cppreference.com/cpp/language/except_spec
动态异常说明http://zh.cppreference.com/cpp/language/except_spec
noexcept 说明http://zh.cppreference.com/cpp/language/noexcept_spec
noexcept 说明http://zh.cppreference.com/cpp/language/noexcept_spec
声明http://zh.cppreference.com/cpp/language/declarations#声明符
requires 子句http://zh.cppreference.com/cpp/language/constraints#requires_子句
约束http://zh.cppreference.com/cpp/language/constraints
重载决议http://zh.cppreference.com/cpp/language/overload_resolution
声明说明符序列http://zh.cppreference.com/cpp/language/declarations#说明符
模板实参推导http://zh.cppreference.com/cpp/language/template_argument_deduction#其他语境
decltypehttp://zh.cppreference.com/cpp/language/decltype
花括号包围的初始化器列表http://zh.cppreference.com/cpp/language/initialization
虚函数http://zh.cppreference.com/cpp/language/virtual
协程http://zh.cppreference.com/cpp/language/coroutines
用户定义转换函数http://zh.cppreference.com/cpp/language/cast_operator
函数模板http://zh.cppreference.com/cpp/language/function_template
待决http://zh.cppreference.com/cpp/language/dependent_name
SFINAEhttp://zh.cppreference.com/cpp/language/sfinae
显式实例化声明http://zh.cppreference.com/cpp/language/function_template#显式实例化
声明http://zh.cppreference.com/cpp/language/declarations
显式对象形参http://zh.cppreference.com/cpp/language/function#显式对象形参
默认值http://zh.cppreference.com/cpp/language/default_arguments
显式对象形参http://zh.cppreference.com/cpp/language/function#显式对象形参
默认值http://zh.cppreference.com/cpp/language/default_arguments
待决http://zh.cppreference.com/cpp/language/dependent_name
显式对象形参http://zh.cppreference.com/cpp/language/function#显式对象形参
说明符http://zh.cppreference.com/cpp/language/declarations#说明符
概念类型http://zh.cppreference.com/cpp/concepts
简写函数模板http://zh.cppreference.com/cpp/language/function_template#简写函数模板
2http://zh.cppreference.com/cpp/language/function#版本_2
5http://zh.cppreference.com/cpp/language/function#版本_5
函数形参包http://zh.cppreference.com/cpp/language/pack
成员函数http://zh.cppreference.com/cpp/language/member_functions
显式实例化http://zh.cppreference.com/cpp/language/function_template#显式实例化
显式特化http://zh.cppreference.com/cpp/language/template_specialization
lambdahttp://zh.cppreference.com/cpp/language/lambda
静态http://zh.cppreference.com/cpp/language/static
http://zh.cppreference.com/cpp/language/virtual
声明http://zh.cppreference.com/cpp/language/function#函数声明
lambda 表达式http://zh.cppreference.com/cpp/language/lambda
简单类型说明符http://zh.cppreference.com/cpp/language/declarations#说明符
变参函数http://zh.cppreference.com/cpp/language/variadic_arguments
形参包http://zh.cppreference.com/cpp/language/pack
声明http://zh.cppreference.com/cpp/language/function#形参列表
cv 限定符http://zh.cppreference.com/cpp/language/cv
省略号http://zh.cppreference.com/cpp/language/function#使用省略号
形参包http://zh.cppreference.com/cpp/language/pack
typedefhttp://zh.cppreference.com/cpp/language/typedef
非静态成员函数http://zh.cppreference.com/cpp/language/member_functions
别名声明http://zh.cppreference.com/cpp/language/type_alias
模板类型形参http://zh.cppreference.com/cpp/language/template_parameters#模板类型形参
类型标识http://zh.cppreference.com/cpp/language/type#类型的命名
反射运算符http://zh.cppreference.com/cpp/language/operator_reflection
形参类型列表http://zh.cppreference.com/cpp/language/function#形参类型列表
命名空间http://zh.cppreference.com/cpp/language/namespace
成员函数http://zh.cppreference.com/cpp/language/member_functions
友元http://zh.cppreference.com/cpp/language/friend
noexcept 说明http://zh.cppreference.com/cpp/language/noexcept_spec
成员函数http://zh.cppreference.com/cpp/language/member_functions
类定义http://zh.cppreference.com/cpp/language/class
属性http://zh.cppreference.com/cpp/language/attributes
声明文法http://zh.cppreference.com/cpp/language/declarations
overridehttp://zh.cppreference.com/cpp/language/override
finalhttp://zh.cppreference.com/cpp/language/final
requires 子句http://zh.cppreference.com/cpp/language/constraints#requires_子句
函数契约说明符http://zh.cppreference.com/cpp/language/function#函数契约说明符
函数 try 块http://zh.cppreference.com/cpp/language/try#函数_try_块
成员初始化器列表http://zh.cppreference.com/cpp/language/initializer_list
语句序列http://zh.cppreference.com/cpp/language/statements#复合语句
函数 try 块http://zh.cppreference.com/cpp/language/try#函数_try_块
不求值字符串字面量http://zh.cppreference.com/cpp/language/string_literal#不求值字符串
复合语句http://zh.cppreference.com/cpp/language/statements#复合语句
构造函数http://zh.cppreference.com/cpp/language/constructor
成员初始化器列表http://zh.cppreference.com/cpp/language/constructor
子对象http://zh.cppreference.com/cpp/language/object#子对象
默认成员初始化式http://zh.cppreference.com/cpp/language/data_members#成员初始化
默认初始化http://zh.cppreference.com/cpp/language/default_initialization
成员函数http://zh.cppreference.com/cpp/language/member_functions
模板化函数http://zh.cppreference.com/cpp/language/templates#模板化实体
不完整的http://zh.cppreference.com/cpp/language/incomplete_type
类类型http://zh.cppreference.com/cpp/language/class
成员函数http://zh.cppreference.com/cpp/language/member_functions
处于作用域中http://zh.cppreference.com/cpp/language/scope
cv 限定符http://zh.cppreference.com/cpp/language/cv
3http://zh.cppreference.com/cpp/language/function#版本_3
特殊成员函数http://zh.cppreference.com/cpp/language/member_functions#特殊成员函数
比较运算符函数http://zh.cppreference.com/cpp/language/operator_comparison
默认实参http://zh.cppreference.com/cpp/language/default_arguments
显式对象形参http://zh.cppreference.com/cpp/language/function#显式对象形参
内联http://zh.cppreference.com/cpp/language/inline
constexpr 函数http://zh.cppreference.com/cpp/language/constexpr#constexpr_函数
4http://zh.cppreference.com/cpp/language/function#版本_4
5http://zh.cppreference.com/cpp/language/function#版本_5
反射运算符http://zh.cppreference.com/cpp/language/operator_reflection
潜在求值http://zh.cppreference.com/cpp/language/expressions#潜在求值表达式
ODR 使用http://zh.cppreference.com/cpp/language/definition#ODR_使用
重载决议http://zh.cppreference.com/cpp/language/overload_resolution
初始化器http://zh.cppreference.com/cpp/language/initialization
声明符标识符http://zh.cppreference.com/cpp/language/declarations#声明符
lambda 表达式http://zh.cppreference.com/cpp/language/lambda
逗号表达式http://zh.cppreference.com/cpp/language/operator_other#内建的逗号运算符
契约断言http://zh.cppreference.com/cpp/language/contracts
按语境转换http://zh.cppreference.com/cpp/language/implicit_conversion#按语境转换
虚函数http://zh.cppreference.com/cpp/language/virtual
弃置函数http://zh.cppreference.com/cpp/language/function#弃置函数
预置http://zh.cppreference.com/cpp/language/function#预置函数
占位类型http://zh.cppreference.com/cpp/language/auto
重声明http://zh.cppreference.com/cpp/language/conflicting_declarations#相同实体的多次声明
单一定义规则http://zh.cppreference.com/cpp/language/definition#ODR
直接初始化http://zh.cppreference.com/cpp/language/direct_initialization#注解
__cpp_decltype_autohttp://zh.cppreference.com/cpp/feature_test#cpp_decltype_auto
201304Lhttp://zh.cppreference.com/cpp/compiler_support/14#cpp_decltype_auto_201304L
decltype(auto)http://zh.cppreference.com/cpp/language/auto
__cpp_return_type_deductionhttp://zh.cppreference.com/cpp/feature_test#cpp_return_type_deduction
201304Lhttp://zh.cppreference.com/cpp/compiler_support/14#cpp_return_type_deduction_201304L
返回类型推导http://zh.cppreference.com/cpp/language/function#返回类型推导
__cpp_explicit_this_parameterhttp://zh.cppreference.com/cpp/feature_test#cpp_explicit_this_parameter
202110Lhttp://zh.cppreference.com/cpp/compiler_support/23#cpp_explicit_this_parameter_202110L
显式对象形参http://zh.cppreference.com/cpp/language/function#显式对象形参
推导 thishttp://zh.cppreference.com/cpp/language/member_functions#显式对象成员函数
__cpp_deleted_functionhttp://zh.cppreference.com/cpp/feature_test#cpp_deleted_function
202403Lhttp://zh.cppreference.com/cpp/compiler_support/26#cpp_deleted_function_202403L
defaulthttp://zh.cppreference.com/cpp/keyword/default
deletehttp://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 文档http://zh.cppreference.com/c/language/function_declaration
分类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/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
首页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/language/function
链入页面http://zh.cppreference.com/Special:%E9%93%BE%E5%85%A5%E9%A1%B5%E9%9D%A2/cpp/language/function
相关更改http://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
特殊页面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/language/function&oldid=100930
页面信息http://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.