• MethodInfo represents the definition of a generic method.

    返回当前构造方法基础泛型方法定义

    youdao

  • The program in Listing 4 shows a generic method for right-clicking the tree node.

    列表4中的程序显示击树节点的通用方法

    youdao

  • Work queues provide a generic method to defer functionality to bottom halves.

    工作队列提供一个通用办法任务延迟bottomhalves

    youdao

  • Changes to the generic method itself or generic method body are not supported.

    支持方法自身泛型方法更改

    youdao

  • Invoke the above generic method, which must always be called before processing the request.

    调用上述泛型方法(通常处理请求调用该方法)。

    youdao

  • A unit test might not be able to pass a real type to a generic method that it is testing.

    单元测试可能无法类型传递给正在测试的方法

    youdao

  • We deduce that the generic method is the dynamic track system design with computer based on 3g.

    从而给出基于3g技术的计算机动态跟踪系统设计通用思路方法。

    youdao

  • Therefore, I will show you a more generic method of handling data, a method that will allow you to store any data type in any node.

    因此介绍一种更为通用处理数据方法, 这种方法允许任意节点中存储任意数据类型

    youdao

  • Shows how to define a generic method in a dynamic module, how to define its generic type parameters, and how to execute the method.

    示范如何动态模组定义方法、如何定义的泛型型别参数以及如何执行方法。

    youdao

  • This model format is based on the Eclipse Modeling Framework (EMF) and is designed to be a generic method of storing statistical data using XML.

    模型格式基于EclipseModelingFramework (emf)并且设计利用XML存储统计数据一般方法

    youdao

  • Instead, it's good to write a generic method in a class to simulate the above action, which inherits the GUI object class in the appobjects folder.

    相反,在编写通用方法模拟以上操作就比较合适继承appobjects文件夹中的GUI对象类。

    youdao

  • But given that diamond is a feature intended to simplify an existing idiom, we can use the many instances of generic method invocations to guide us.

    但是由于diamond旨在简化现有习惯用语功能,所有我们可以使用通用方法调用许多实例指导我们

    youdao

  • To enable inference, the parameter signature of a generic method must include a parameter that is of the same type as the type parameter for the method.

    若要启用推断方法参数签章必须包含方法之别参数具有相同型别的参数。

    youdao

  • In the case of generic methods, if a type parameter appears only once in the method signature, then it probably should be a wildcard rather than a named type parameter.

    泛型方法来说如果类型参数方法签名出现一次很有可能一个通配符不是一个命名的类型参数。

    youdao

  • The compiler will try and infer the most specific type it can for the type parameters when resolving a call to a generic method. For example, with this generic method.

    解析一个泛型方法调用时,编译器设法推断类型参数达到的具体类型。

    youdao

  • The generic method to determine equipment update occasion is the model of applying conception of equipment natural life, or technical life, or economic life in isolation.

    常用确定装备更新时机方法孤立应用装备自然寿命或者技术寿命,或者经济寿命概念模型

    youdao

  • The signature format extends the idea of field and method descriptors to include generic type information.

    签名格式扩展字段方法描述符概念,将泛型类型信息包含于其中。

    youdao

  • In the next section, I'll do just this as part of a recursive generic decoding method.

    在下工作作为递推泛型解码方法一部分。

    youdao

  • The goal of a method signature that accepts generic data instead of strongly typed objects is to ensure loose coupling between the caller and the target object.

    接受一般数据而不接受类型对象方法签名目标在于确保调用函数目标对象之间松散耦合

    youdao

  • This method receives several parameters, including a SQL statement and a result handler, and returns an object of generic type t.

    这个方法接收多个参数包括sql语句一个结果处理程序返回t对象

    youdao

  • This can happen easily in cases in which methods are being overridden and the superclass declares the method with generic parameters, or in a system where lots of serialization is going on.

    好些情况下容易发生,比如方法覆盖使用常规参数声明方法时,还有正在进行许多序列化系统也容易发生。

    youdao

  • First, we factor out method handles as a simple and generic way of managing methods (arbitrary JVM methods) as units of behavior, which are (as methods should be) directly callable.

    首先我们一种简单一般方式处理方法句柄,将方法(任意JVM方法)作为行为单元管理的,这样他们可以直接调用了(本来应该这样)。

    youdao

  • Plug-in specific parameters are passed to the BasicEditorViewBean instance through the generic addAttribute method rather than using parameter specific getters and setters.

    特定插件参数通过通用addAttribute方法传入 BasicEditorViewBean实例不是使用特定于参数getter 和 setter 方法。

    youdao

  • Notice that the getDatabaseConnection() method has nothing to do with parts — it is generic functionality to connect to a database.

    注意getDatabaseConnection()方法没有parts 做任何操作 —只提供通用数据库连接功能

    youdao

  • We use the term member to refer to a field, method, or type in a generic way.

    我们一般使用术语成员(member)指代字段方法或者类型

    youdao

  • The getSignatureInstance() method is what actually builds new generic class templates and then instantiates these templates for specific lists of parameter types.

    getSignatureInstance()方法实际构建新的泛型模板然后参数类型具体列表实例这些模板。

    youdao

  • Because we'd like our Lists to be generic in the type of element they contain, we'd like our static factory method to take an argument of type variable t and return an instance of List.

    因为我们希望List成为包含元素类型泛型所以希望静态factory方法带有类型变量t这一参数返回List实例

    youdao

  • 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参数)回调接口名称(可选的参数),给定的接口类型创建一个服务代理

    youdao

  • If the corresponding class, field, or method is not generic, a null value is passed when calling the method.

    相应字段方法泛型,则在调用方法返回null

    youdao

  • If the corresponding class, field, or method is not generic, a null value is passed when calling the method.

    相应字段方法泛型,则在调用方法返回null

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定