Download for Windows Premium
Publicidade
function overloading

Tradução de "function overloading" em chinês

Não foi possível encontrar esta entrada. Mostrando resultados aproximados. Verifique a ortografia ou proponha a adição deste termo ao dicionário.
函数重载
For those languages that do not permit function overloading, establish a naming standard that relates similar functions.
对于那些不允许函数重载的语言,建立使相似函数发生关系的命名标准。
In languages that permit function overloading, all overloads should perform a similar function.
在允许函数重载的语言中,所有重载都应该执行相似的函数。
The need arises where the language allows different entities to be named with the same identifier as long as they occupy a different namespace (where a namespace is typically defined by a module, class, or explicit namespace directive) or have different signatures (such as function overloading).
该需求产生于程序设计语言允许不同的条目使用相同的标识符,包括它们占据不同的命名空间(典型的命名空间是由一个模块、一个类或显式的namespace指示来定义的)或者有不同的签名(例如函数重载)。
This is known as function overloading.
这被称作函数重载
Although name mangling is not generally required or used by languages that do not support function overloading (such as C and classic Pascal), they use it in some cases to provide additional information about a function.
虽然在不支持函数重载的程序设计语言(例如C语言和经典Pascal语言)中基本上不需要名字修饰,但是它们在一些情况下它们还是用了名字修饰来提供了函数的附加信息。
In particular, our clang-style FORTIFY implementation makes use of clang-specific attributes and language extensions, as well as some function overloading (clang will happily apply C++ overloading rules to your C functions if you use its overloadable attribute).
特别是,Clang 风格的 FORTIFY 实现不仅支持某些函数重载(如果您使用 overloadable 属性,Clang 可以非常顺利地对 C 函数应用 C++ 重载规则 ) , 还可以充分利用一些特定于 Clang 的属性和语言扩展。
Added CustomSymbolCreate function overloading. This allows the creation of a custom trading symbol based on an existing one. After creation, any symbol property can be edited using corresponding functions.
添加CustomSymbolCreate函数重载。它可以基于现有交易品种创建一个自定义交易品种。创建之后,可以使用对应的函数编辑任何交易品种的属性。
Function Overloading The idea of overloading is simple: The compiler allows you to define two functions or procedures using the same name, provided that the parameters are different.
函数重载 重载的思想很简单:编译器允许你用同一名字定义多个函数或过程,只要它们所带的参数不同。
Ad hoc polymorphism: when a function denotes different and potentially heterogeneous implementations depending on a limited range of individually specified types and hoc polymorphism is supported in many languages using function overloading.
特设多态是指一个多态函数有多个不同的实现,依赖于其实参而调用相应版本的函数。 因此,特设多态仅支持有限数量的不同类型。
Não foram achados resultados para esta acepção.

Sinônimos e analogias para "function overloading" em inglês

Palavra e Expressão do Dia
Imagem do dia
dungarees: denim pants with bib and shoulder straps
Descubra o significado
Publicidade

Resultados: 9. Exatos: 9. Tempo de resposta: 12 ms.