1. a legal declaration specifically a legal action by which a judicial declaration of a fact is obtained
declarator 片语
片语
function declarator函数声明符
declarator r说名
abstract declarator抽象宣告子
declarator name宣告符名称
field declarator栏宣告符
specifier[计] 说明符;指示语;[计] 区分符
virtual declarator[计]
declarator subscript宣告符下标
array declarator数组说名;[计] 数组说明符
actual declarator实在说明符
declarator 例句
英汉例句
of particular interest is the very odd optimizer hint of giving an array declarator the static type modifier. given this declaration: int foo(int a[static 10]);
尤其有意思的是给数组声明增加了static类型修饰符,这是非常古怪的优化提示。
there is a sequence point at the end of a full declarator of an object in a declaration, but there are no sequence points associated with nested array declarators.