• The class tutor's function will affect the quality of students being trained. The key problem is a comprehensive understanding of the function of class tutors.

    班级导师作用发挥得如何,影响人才培养质量取决于对班级导师作用的充分而全面认识

    youdao

  • This article will expatiate the function of class introduction and probe into the ways of class introduction, and put forward some problems that should be attended to.

    本文阐述课堂导入作用探究课堂导入方式提出课堂导入注意问题

    youdao

  • This function usually performs some initialization routines such as setting default values of class properties.

    函数通常执行一些初始化例行程序比如设置属性默认

    youdao

  • If a given bug is applicable to more than one member function within a class, then it should be documented for the class instead of solely for the function.

    如果特定错误适用于一中的多个成员函数那么应该针对该类而不是单独函数编制文档

    youdao

  • In each case, we avoid doing ugly hacks, such as prefixing the name of the function or class to make the name unique.

    任何情况下我们应避免执行不恰当修改,比如函数名作为前缀生成独特的名称

    youdao

  • During the process of class constructing, all the registration work is done, including extension and function registration.

    构造过程中,执行了所有注册工作包括扩展注册函数注册。

    youdao

  • How do you define a templated class or a function with a variable number of arguments, each with a potentially different type?

    如何定义具有数量可变参数(每个参数的类型可能不同)的模板函数

    youdao

  • The main function of a Data Binding class is to bridge data formats that correspond in some way to the schema of an input or output message.

    数据绑定主要功能桥接某种方式输入输出消息模式对应的数据格式

    youdao

  • Tests can be categorized according to the amount of code they exercise: a unit test verifies the functionality of a single software component, such as a function or a class.

    可以测试按照测试代码多少分类:“单元测试检验单一组件功能比如函数或者一个类。

    youdao

  • This listener class can provide mediation functionality; in our case, the mediation function is the expansion of an acronym.

    侦听可以提供中介功能;本文中的中介功能扩展缩略词

    youdao

  • Note that when you try to access an argument of a class member function the actual argument count starts from 2 instead of 1.

    注意,在访问成员函数参数实际的参数编号2而不是1 开始。

    youdao

  • This example shows the C++ source code that contains a non-class function, a Private member function of a class, and a Public member function of a class.

    这个示例使用 C++源代码包含个非函数、类的一个私有成员函数一个公共成员函数。

    youdao

  • In order to achieve optimum results at this level of detail, the Function Verification Test team can benefit from some of the more detailed UML diagrams, such as the class and sequence diagrams.

    为了这个粒度达到最佳结果功能验证测试团队可以一些详细uml中获取利益比如序列图。

    youdao

  • Normalizer: This class provides functions to normalize the output of transliteration function into a composed or decomposed form.

    Normalizer这个提供一些函数音译函数输出规范化一种合成分解格式

    youdao

  • Each interface representing a particular class of Records Manager function.

    每种接口代表RecordsManager某一特定功能

    youdao

  • This algorithm is commonly referred to as recursive halving and doubling and is the underlying mechanism behind the class of reduce function calls in MPI, which we discuss next.

    这种算法通常称为归二分倍增(recur sive halving and doubling)法,就是mpireduce函数调用背后所采用的机制,稍后我们就要讨论。

    youdao

  • Message type indicator (MTI) — Four numeric digits that specify the version of the ISO8583 standard, message class, message function, and message origin.

    消息类型指示符(MTI)——4个数字指定ISO 8583标准版本、消息类型、消息功能消息发起位置。

    youdao

  • When a setter (a member function that updates a field) of a class that implements the Runnable interface is not synchronized, then you should document your reasons why.

    如果实现Runnable接口setter(更新字段成员函数)没有同步应该写明原因

    youdao

  • The map class implements the map function, which goes through each line of the log file and gets the application's name.

    map实现映射功能搜索日志文件每一,寻找应用程序名称

    youdao

  • Transliterator: This class provides a transliterate function that can convert the string of characters from one language script to another.

    Transliterator这个提供了transliterate函数,用于将字符串语言脚本转换另一种语言脚本。

    youdao

  • Acegi provides an authenticator class named org.acegisecurity.providers.ldap.authenticator.BindAuthenticator, which performs the required function of checking the username and password of the user.

    acegi提供了名为or g . acegisecurity . providers . ldap .authenticator . BindAuthenticator验证器执行验证用户密码所需功能

    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

  • Each type of logon data has a matching function of the IBiBusHeader2 class to be used to retrieve it from the request which is passed to the logon function.

    每个登录数据类型IBiBusHeader 2一个对应函数用于传递给logon函数请求获取登录数据。

    youdao

  • Such illustrations can also occur right inside of source code, in the docstring of a module, class, or function

    这种说明可以出现源代码模块函数docstring

    youdao

  • A friend function named spacefriend, which is a friend of class space, and which takes the class object as an argument and prints the value of its variable x.

    名为spacefriend函数space友元,它的参数是类对象输出类对象x变量

    youdao

  • Package, which contains two classes: SearchManager and SearchResultBean. The first class implements the search function, and the second class describes the structure of the search result.

    搜索子系统放在sample . dw . paper . lucene . search当中,包含了两个SearchManagerSearchResultBean第一用来实现搜索功能第二个类用来描述搜索结果结构

    youdao

  • This function iterates as many times as the value of the $indentation class variable, and for each iteration it adds the $indentationValue class variable to $xml, and returns it.

    函数需要迭代次数与 $indentation变量相同,对于每次迭代将 $indentationValue 类变量添加 $xml将后者返回

    youdao

  • To generate a C++ friend function that is a friend of a class, you need to create a UML operation within a UML Class and apply the cpp_operation stereotype on the UML operation.

    为了创建一个 C++函数需要在一个UML 类的内部创建一个 UML操作,并且将 cpp_operation套用 UML 操作上面。

    youdao

  • Include a main function that creates an instance of the ClaimContentAdapter class and provides it with the proper arguments.

    包括一个函数,它创建了claimcontentadapter实例,并且使用正确的参数提供了该实例。

    youdao

  • A main function calls the public function func with int arguments of class space.

    main函数,它调用space中使用int参数公共函数func

    youdao

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

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

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