• Part Three: the naming method and type analysis of the names of the villages in southwest Shandong province.

    第三部分鲁西南村名命名命名类型分析

    youdao

  • Let's explore these visibility options in more detail. To keep things simple, we'll use fields for member examples. Method and type declarations behave the same way.

    让我们来仔细探索一下这些可见性选项为了简单我们使用字段作为成员的例子方法类型声明行为和字段是一致的。

    youdao

  • Examples of superposition analysis method for changing production rate test are given in the paper. The results are compared with the results getting from Horner method and type curve matching method.

    文中给出产量叠加方法应用示例,并霍纳方法典型曲线拟合方法进行对比分析

    youdao

  • Some type of replication solution is the simplest method to create and synchronize these copies.

    有些类型复制解决方案创建同步这些副本的简单方法

    youdao

  • This method takes two arguments, the assessment type and a reference to the original event info (Figure 12).

    方法两个参数评估类型原始事件信息一个引用(12)。

    youdao

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

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

    youdao

  • In most cases, the return type of the method can be inferred, so the ':' and return type can be omitted.

    大多数情况下方法返回类型可以推断所以“:”返回类型可以被省略

    youdao

  • Choose the correct method for the type of project and the development environment.

    选择适合项目类型开发环境正确方法

    youdao

  • So we override that method with an implementation which returns the notification's type and the time at which we received the notification.

    因此我们一个返回通知类型接收到通知时间实现来覆盖那个方法

    youdao

  • A method descriptor just combines field descriptors to specify the parameter types and return type of a method.

    方法描述结合了字段描述符,指定方法参数类型返回类型

    youdao

  • In the previous section you learned about one type of access method, index scan (IXSCAN), and one type of join method, nested loop join (NLJOIN).

    之前部分已经了解类型访问方法,即索引扫描(IXSCAN),一种类型的联接方法,即嵌套循环联接(NLJOIN)。

    youdao

  • The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.

    每个元组第一调用对象这里一个方法指针),第二项是HTTP请求类型这种请求类型可以调用方法。

    youdao

  • The MDA API that provides the primary method for model access and manipulation is designed to promote this type of transformation development.

    可以模型访问操作提供主要方法MDAAPI能够促进类型转换的开发。

    youdao

  • One interface is provided for each type of channel exit, and each interface provides a single method to be implemented.

    接口提供每种通道出口每个接口都提供需要实现的方法

    youdao

  • The method that does not take the extra parameter creates a new instance of the appropriate type and then calls the method that does take the extra parameter.

    没有采用附加参数方法创建一个新的适当类型实例然后调用采用附加参数的方法。

    youdao

  • This use of the method symbol name is referred to as the method signature and, for the purposes of overloading, the return type is ignored.

    这种方法符号名称被称作方法签名为了便于重载返回类型被省略

    youdao

  • We now need to implement this method and return an appropriate instance of type IContentAssistant.

    现在我们需要实现这个方法返回一个icontentassistant类型适当实例

    youdao

  • The portlet related data is marked in bold in the listing above; it consists of the method type (detail) and the elapsed time in milliseconds.

    在上述清单,与Portlet相关数据将以 bold 进行标记数据方法类型 (detail)以毫秒为单位已用时间组成。

    youdao

  • Based on the URI and content type, this method builds an HTTP request and sends it to the RESTful Web service server.

    这个方法根据URI内容类型构建一个HTTP请求发送给RESTfulWeb服务服务器

    youdao

  • To implement this RESTful service, a function selector class will be implemented for selecting a correct service function according to the type of HTTP method and returning the function name.

    为了实现这个RESTful服务实现一个函数选择器,它根据HTTP方法类型选择正确的服务函数返回函数

    youdao

  • To find an individual entity by its key, you simply invoke the get method, which takes a class type and the key.

    根据找到个别实体仅需调用get方法方法接受一个类型键。

    youdao

  • The ExecuteFromPool method accepts a delegate and arguments in addition to the desired type.

    ExecuteFromPool方法除了接受所需类型以外,还接受委托参数

    youdao

  • Note that there is no name space collision between the type and method that both have the name Value.

    注意类型方法名字为Value没有名称空间冲突

    youdao

  • Add a new method called operation1, which has input input1 and output output1 of type string.

    添加一个方法operation1方法拥有类型均为字符串输入input1输出out put1

    youdao

  • Preservation type and method of removal must always be included with all commodity.

    l防腐剂类型替换方法必须始终包含货物运输长期储存程序中。

    youdao

  • There is one method -- visit() and endVisit() -- for each node type.

    每种节点类型一个方法visit()endVisit()。

    youdao

  • For each virtual method, count how many arguments it has, name the result n, and define it using MOCK_METHODn, whose arguments are the name and type of the method.

    对于每个方法计算参数个数、名字结果n,然后使用MOCK_METHODn进行定义参数就是方法的名字和类型

    youdao

  • That is, a visitor will have a .visit_FOO() and .depart_FOO() method for each type of node, rather than switching on type within large .startElement() and endElement() methods.

    ,访问器针对每种类型节点 .visit_FOO() .depart_FOO()方法不是大型.startElement() 和endElement() 方法中按类型进行切换

    youdao

  • Add a method called get with return type as the template parameter t from the method (as shown in Figure 4), and an input parameter named index whose type is int.

    添加一个名为get方法方法中,使返回类型模板参数t(如图4所示),然后输入参数名字index,其类型int。

    youdao

  • If the method is not static, I generate code to load the this object reference to the stack, and also set the method call type to virtual (rather than static).

    如果方法不是静态的,那么生成将this对象引用装载堆栈中的代码同时设置方法调用类型virtual(而不是static)。

    youdao

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

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

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