The specified overloaded function call could not be resolved.
未能解析指定的重载函数调用。
Finally, it calls the overloaded function func with char type arguments.
最后,调用使用char类型的参数的重载函数func。
An overloaded function in a conditional expression cannot be evaluated.
无法计算条件表达式中的重载函数。
"C" linkage is specified for more than one function in a set of overloaded functions.
为一组重载函数中的多个函数指定了“C”链接。
When you set a breakpoint on an overloaded function, the location of the breakpoint depends on how you specify the function.
在对重载函数设置断点时,断点的位置取决于指定函数的方式。
This information can be used to discover the signature of the function which allows you to differentiate between overloaded functions.
该信息可用于发现函数的签名,该签名使您能够区分重载函数。
Check the data types accepted by the overloaded function and make sure the data types of the arguments match only one overloaded function.
检查该重载函数接受的数据类型,并确保参数的数据类型只与一个重载函数相匹配。
In this situation, the compiler attempts to determine which overloaded function requires the least number of data type coercions of the arguments.
在这种情况下,编译器尝试确定哪个重载函数要求最少数量的参数数据类型强制。
To understand function overloading, we must understand how to define a set of overloaded functions and how the compiler decides which function to use for a given call.
要理解函数重载,必须理解如何定义一组重载函数和编译器如何决定对某一调用使用哪个函数。
Function overload resolution (also known as function matching) is the process by which a function call is associated with a specific function from a set of overloaded functions.
函数重载确定,即函数匹配是将函数调用与重载函数集合中的一个函数相关联的过程。
When an overloaded function is called, the overloaded function whose arguments most closely match the passed arguments is called, depending on the actual types of arguments passed to the function.
调用重载的函数时,将调用其参数最密切匹配传递参数的重载函数,具体取决于传递给函数的实际参数类型。
It should usually be the same as the function name, but you can use this if you need to have "overloaded" functions that have the same name and different parameters.
这一项通常应该与函数名一致,但是如果您需要拥有具有相同名单但带有不同参数的“过载的(overloaded)”函数,那么您可以使用这个名称。
Spending all day crunching Numbers, being overloaded by technology, and being closed in the same space day after day cuts back on cognitive function and mental health.
整日在数字中打转、被技术压得喘不过气、在同一块小地方待着,这些都会影响到我们的认知功能和身心健康。
Overloading is when you make multiple versions of a function. The compiler figures out which function to call. Overloading does not take return type to differentiate overloaded method.
实现了一个函数的多个版本,编译器决定何时调用哪个函数。函数的返回值不作为区分重载函数的依据。
Overloaded subclass function that takes an instance of the subclass as a param, how to use?
重载函数,类的子类的实例作为一个参数,如何使用?
The client function for this overloaded method includes a specified control, argument, client script, and context.
此重载方法的客户端函数包含指定的控件、参数、客户端脚本和上下文。
Liver is an important apparatus of body which has the function of detox, so you must relieve down its overloaded movement.
肝脏是解毒的重要器官,所以必须减缓肝脏的超负荷运动。
The object oriented language, the more provides operators overloaded, which groups can use function inside the system operators.
面向对象语言,更提供了操作符重载,使得类函数能方便的使用系统内部的操作符。
A function template specialization might be ambiguous because template argument deduction might associate the specialization with more than one of the overloaded definitions .
在使用函数模板时,如果你定义了多个重载的特例化函数,可能导致模糊不清的调用,所以这时编译器会从中选择最特例的那个函数定义来调用。
The client function for this overloaded method includes a specified target, argument, client script, context, error handler, and Boolean value.
这个多载方法的用户端函式包含指定的目标、引数、用户端指令码、内容、错误处理常式和布林值。
The client function for this overloaded method includes a specified target, argument, client script, context, error handler, and Boolean value.
这个多载方法的用户端函式包含指定的目标、引数、用户端指令码、内容、错误处理常式和布林值。
应用推荐