• The rule_to_abstract function builds and returns an Erlang control structure in abstract form.

    rule_to_abstract函数构造并返回一个抽象形式的Erlang控制结构。

    youdao

  • Then, the communication mapping method for abstract function service of mu and the frame format are analyzed.

    然后讨论、分析了合并单元抽象功能服务的通信映射方法和帧格式。

    youdao

  • Then, the communication mapping method for abstract function service of merging unit and the frame format are analyzed.

    然后讨论、分析了合并单元抽象功能服务的通信映射方法和帧格式。

    youdao

  • As I have said before, conscious is a type of function, then it is the result of material motion, the embodiment of brain motion and abstract function of brain.

    前文有讲过,意识是一种功能,那么其必然是物质运动的结果,是大脑运动特征的体现,是大脑抽象功能的体现。

    youdao

  • There are many ways to write bad code. One is to use very abstract function and variable names such as routineX48, PerformDataFunction, DoIt, HandleStuff, and do_args_method.

    有很多途径导致坏的代码,其中之一就是使用非常抽象的函数名和变量名,比如routineX48,PerformDataFunction,DoIt,HandleStuff,do_args_method。

    youdao

  • You can abstract this out with yet another convenience function, shown in Listing 5.

    可以用另一个便利函数抽象这个过程,如清单5所示。

    youdao

  • The abstract definition of a business function, describable via a port type in WSDL, is not dependent on the protocol used.

    业务功能的抽象定义(可以通过一个WSDL中的端口类型来描述)并不依赖所使用的协议。

    youdao

  • This is a big step forward in reducing verbosity but is still not any more abstract - it still forces the user to calculate the comparison function imperatively.

    这在减少冗余性的路上已经跨进了一大步,但仍然不是很抽象,因为它还是会要求用户以命令方式来计算比较函数。

    youdao

  • It is easy to abstract these functions in our current tree-visitor function and allow for pre-built and custom iteration strategies.

    在我们当前的树访问者函数中可以轻松抽象这些函数,并支持预构建和自定义的迭代策略。

    youdao

  • As discussed earlier, ZFS incorporates a volume-management function to abstract underlying physical storage devices to the file system.

    正如前面所讨论的,ZFS合并了卷管理功能来提取底层物理存储设备到文件系统。

    youdao

  • I used this tag to create a new function that maps types specified in the abstract model (the original input file) into SQL native types for the output file (Listing 6).

    我使用该标签创建了一个新的函数,将抽象模型(原始输入文件)中指定的类型映射到输出文件中的SQL原生类型(清单6)。

    youdao

  • It builds an Erlang expression in abstract form and returns an anonymous function which can dynamically evaluate it later.

    它构造一种抽象形式的Erlang表达式,并返回一个匿名函数,让它以后再动态地求解。

    youdao

  • It is easy to use Python to implement an abstract state machine in form as well as function.

    在表单和函数中使用Python实现抽象状态机很容易。

    youdao

  • In Listing 2, the function allocates a piece of memory containing a buffer and initializes its entries to indicate an empty abstract buffer.

    在清单2中,该函数分配了包含一个Buffer的内存块,并初始化它的条目以指明它是一个空抽象缓冲区。

    youdao

  • You open the file by calling the in function of the DL_Dxf object and passing a pointer to a class that inherits from the DL_CreationAdapter abstract class.

    通过调用 DL_Dxf对象的in函数并将指针传递给一个继承 DL_CreationAdapter抽象类来打开此文件。

    youdao

  • In those cases where neither Squirrel Shell nor you can abstract the platform away, Squirrel Shell provides a handy function to probe the operating system so code can follow an appropriate branch.

    在这些情况下,无论是SquirrelShell还是您都无法脱离平台,Squirrel Shell提供了一个方便的函数来探测操作系统,这样代码就可以适当的执行。

    youdao

  • However, if you prefer to work at a more abstract level — using simple APIs or function calls within a program perhaps — this tool may be too low level for you.

    但是,如果您更喜欢在较抽象的层面上工作——在程序中使用简单的API或函数——那么该工具对于您来说就过于低级了。

    youdao

  • Now, if you can, it's best to abstract out the boilerplate portions into a function.

    现在,如果可以,最好是能够将这些样板部分抽象成一个函数。

    youdao

  • You may benefit by implementing a function that returns the number of bytes currently stored in an abstract buffer

    实现一个函数来返回当前存储在抽象缓冲区中的字节数目,这样可能会带来好处。

    youdao

  • In a similar fashion, you can read data segments off segment by segment from an abstract buffer with the following function.

    采用类似的方式,您可以使用以下函数,逐段地从抽象缓冲区读取数据段。

    youdao

  • To incrementally append data segments to an abstract buffer, use the following function

    要逐步向抽象缓冲区追加数据段,可使用以下函数

    youdao

  • Eclipse features represent an abstract unit of function that appears to the user.

    Eclipse功能部件代表呈现给用户的抽象的功能单元。

    youdao

  • Abstract: the paper studies the random power series of general enough and proves that the random power series of finite order do not have almost surely deficient function.

    文摘:研究了十分一般的随机幂级数,并证明了有限级的随机幂级数几乎必然没有亏函数。

    youdao

  • Once the business logic is obtained in abstract form within this version of to_function, it returns an anonymous function (just like the first version of to_function).

    这个版本的to_function取得业务逻辑的抽象形式之后,会返回一个匿名函数(与前一个版本的to_function一样)。

    youdao

  • These represent various abstract ideas in the cosmos, depending on the combination and function of the numerals, that is, one, two, three, four, and five.

    这是中国古代用来指宇宙各种事物的抽象概念,是根据一、二、三、四、五这五个数字和组合变化而产生的。

    youdao

  • That means that they should include the abstract keyword, optionally a visibility modifier, the function keyword, and an optional list of arguments in parentheses.

    这意味着,抽象方法应包括abstract关键字、可选的可见度修改符、function关键字,以及圆括号内可选的参数列表。

    youdao

  • Abstract: in this paper, basis on the distribution of non - broken filament length of cocoon, we gave the characteristic function, and discussed on its application.

    文摘:在前文已经给出的连续型解舒丝长分布的基础上,给出解舒丝长的特征函数,讨论其应用的问题。

    youdao

  • Abstract: film music is an important integral part of the film, with lyricism, dramatic, atmosphere, etc. aesthetic function.

    摘要:电影音乐是电影的重要有机组成部分,具有抒情性、戏剧性、气氛性等美学功能。

    youdao

  • This is a big step forward in reducing verbosity but is still not any more abstract - it still forces the user to calculate the comparison function imperatively.

    在减少代码冗长方面这算是向前迈了很大的一步,但还不算是更加抽象——其依然迫使用户命令式地计算比较函数。

    youdao

  • This is a big step forward in reducing verbosity but is still not any more abstract - it still forces the user to calculate the comparison function imperatively.

    在减少代码冗长方面这算是向前迈了很大的一步,但还不算是更加抽象——其依然迫使用户命令式地计算比较函数。

    youdao

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

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

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