在此范例中,derived::f() 会根据是否与函式原型 (Function Prototype) 完全相符来覆写 base::f() 执行个体。 __sealed 关键字表示从衍生类别继承而来的后续类别无法提供 derived::f() 的覆写。
基于36个网页-相关网页
...數(global variable)‧若在呼叫某函數时,之前没有该被呼叫的函數(called function)的宣告或该函數的原形宣告(function prototype),则一律假定为int回返值若在呼叫某函數时,之前没有该被呼叫的函數(called function)的宣告或该函數的原形宣告(function prototyp...
基于12个网页-相关网页
function prototype scope 函数原型作用域
function-prototype scope 函式原型范围 ; 函式阶层连结
function prototype declaration 函数原型声明
Parameter in function prototype bounds 限定
prototype function 并利用原形函式
Call to function without prototype 调用无原型函数
function n prototype 函数原型
function-level prototype 函数级原型
Call to function with prototype 调用无原型函数
以上来源于: WordNet
So up top, the function prototype.
在顶端,那个函数原型。
The function prototype is also shown in Listing 7.
这个函数原型如清单7所示。
Function prototype declarations for functions being probed.
_要探测的函数的函数原型声明。
For some reason, at the top of this file, I've also included what I've called a function prototype.
因为一些原因,在这个文件顶端,我包含了一个函数原型。
The only thing that you have to put in the function prototype, ; again, is three things; one, the name of the function; the return value; and its arguments.
你唯一要加入到函数原型中的东西,是有三个东西,一,函数的名字;,返回值,和它的参数。
So up top, the function prototype.
在顶端,那个函数原型。
应用推荐