Method Type Parameter Name的意思|示意
方法类型参数名称
Method Type Parameter Name的网络常见释义
方法的类型参数名称 ... Method Names(方法名称) Method Type Parameter Name(方法的类型参数名称) Package Names(包名称) ...
Method Type Parameter Name相关例句
Add another method, and name it parse_line, with two input parameters - line and argv - along with a return parameter with int as the type. (see Figure 5).
添加另外一种方法,并将其命名为parse_line,其两个输入参数为—line和argv—以及一个int的返回参数(见于图5)。
This method take service name, version, consumer type (generic QoS parameter) and callback interface name (optional parameter) and creates a service proxy for a given interface type.
这个方法接收服务名称,版本,消费类型(一般的QoS参数)和回调接口名称(可选的参数),并为一个给定的接口类型创建一个服务代理。
The name of a generic type parameter on an externally visible type or method does not start with an uppercase 't'.
外部可见的类型或方法上的泛型类型参数的名称不以大写的“T”开头。
Initializes an anonymously hosted dynamic method, specifying the method name, return type, and parameter types.
初始化匿名承载的动态方法,指定方法名称、返回类型和参数类型。
Creates a dynamic method, specifying the method name, return type, parameter types, and the type with which the dynamic method is logically associated.
创建一个动态方法,指定方法名称、返回类型、参数类型和动态方法逻辑关联的类型。
An instance method declares a parameter or a local variable whose name matches an instance field of the declaring type.
实例方法声明一个名称与声明类型的实例字段匹配的参数或局部变量。