formal parameter
常见例句
- Qualifying a method's formal parameter as const
将一个方法的形参设置为常量 - In general, an argument list must have any positional arguments followed by any keyword arguments, where the keywords must be chosen from the formal parameter names.
通常,参数列表中的每一个关键字都必须来自于形式参数,每个参数都有对应的关键字。 - It is a first class entity in the meta-model of SimpleRDB, but it has no equivalent in UML 2.0. That is why the signature of the relation has no formal parameter that relates a UML element.
它是SimpleRDB的通用模型的第一个类实体,但是在UML 2.0中没有它的对等体.这就是关联的签名没有与UML元素相关的形式参数的原因。 返回 formal parameter