• This paper sets forward a new, simple, and direct approach to solving the linear maximum function programming.

    本文提出求解线性最大值函数规划的简捷方法

    youdao

  • Such software system design, the software structure and function programming, the multimedia data creation and integration have been studied.

    其主要研究内容包括软件总体方案设计、软件框架结构实现、多媒体素材的制作合成

    youdao

  • According to human scale multifunctional module dominated by the demands of the function programming, Meanwhile the flowchart of the software for a detailed description.

    根据多功能人体主控模块要求实现功能进行编程同时软件流程图进行详细的叙述。

    youdao

  • Function objects are an important part of generic programming because they allow abstraction not only over the types of objects, but also over the operations that are being performed.

    函数对象一个重要普通程序一部分因为他们允许抽象类型对象还要,而且比正在执行操作还要多。

    youdao

  • Programming him to function in real human Spaces will be frightfully more challenging.

    为其编程,令真实的人类社会中运行具挑战性的。

    youdao

  • This article describes some potential problems due to non-reentrancy of the function in parallel and concurrent programming.

    本文描述了并行并发程序设计中函数不可重入性导致一些潜在问题

    youdao

  • For those of you who are new to computer programming, here's a simple definition of recursion: recursion occurs when a function calls itself directly or indirectly.

    刚开始接触计算机编程而言,这里归的一个简单定义函数直接或者间接调用自己时,则发生了递归。

    youdao

  • The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.

    进程地址空间地址便是储存局部变量以及大多数编程语言函数参数

    youdao

  • For example, a function call might be described in an overview and then later in the chapter in a programming example.

    例如可以概述中描述函数调用稍后章节编程示例中再次出现。

    youdao

  • Each card presents a user interface to a single programming function using browser-based forms.

    每个卡片使用基于浏览器的表单呈现单个编程功能用户界面

    youdao

  • The innermost level consisted of lower level practices such as pair programming; coding standards; unit and function testing; refactoring; simple design; and the 40-hour week.

    内层的级别包括比较底层的实践比如结对编程编码标准单元测试功能测试重构简单设计,以及每周工作40小时。

    youdao

  • At the core of functional programming is the function, just as classes are the primary abstraction in object-oriented languages.

    函数编程核心函数面向对象语言主要抽象方法

    youdao

  • Reusable components are simply pre-built pieces of programming code designed to do a specific function.

    可重用组件只不过针对特定功能而设计建的程序代码

    youdao

  • EJB 3.0 provides a simple programming model without compromising function.

    EJB 3.0在不影响功能的情况下提供简单编程模型

    youdao

  • The port type can be compared to a function library or module in a traditional programming language.

    Port类型可以同一个函数或者传统编程语言编写的模块比较

    youdao

  • For example, suppose you wanted to create a CommentBlock function that was passed a string and formatted it into an appropriate comment block for various programming languages.

    例如假设希望创建CommentBlock函数将接收一个字符串针对不同编程语言将其格式化相应的注释

    youdao

  • I'll focus on Solr's function queries because they are the easiest to use and require no programming to leverage, but they can easily be used in or ported to Lucene.

    关注Solr函数查询因为它们容易使用并且需要编程可以Lucene中轻松使用它们,或者轻松地将它们移植到Lucene。

    youdao

  • Scala regards a method with the equals sign before the body as a function definition and a function always returns a value in functional programming.

    Scala主体之前部分包含等于作为函数定义个函数函数式编程中永远都有返回

    youdao

  • A perfect way to see the benefits of the functional programming style, and how this works within Erlang, is to look at the Fibonacci function.

    要想了解函数编程风格好处以及Erlang中的实现方式,最好的方法了解fibonacci函数。

    youdao

  • If you're familiar with socket programming, you might be looking for gethostbyname and other such calls, which are used to perform the host-lookup function.

    如果熟悉套接字编程,那么可能寻找gethostbyname其他类似的调用这些调用都可以用来执行主机查找功能。

    youdao

  • In this... abomination, "she waved at the screen," passing a NULL pointer is a programming error, as the documentation for the function clearly states.

    这里,“(译注:指guru)面对屏幕挥了挥手,”传入指针一个编程错误,就这个程序的文档写的那样。

    youdao

  • The function format-attrs is probably more an example of generic recursive programming in Scheme than it is specific to SSAX.

    函数format -attrs可能更多表现了Scheme一般递归编程,而不仅仅局限SSAX。

    youdao

  • PHP's array_filter is an example of what is know in functional programming as a higher-order function.

    phparray _ filter函数编程语言中高阶函数一个例子

    youdao

  • Routing is a function associated with the network layer (layer 3) in the standard model of network programming, the Open Systems Interconnection (OSI) model.

    开放系统互连osi模型中,路由网络(第三层)功能

    youdao

  • Listing 6 shows a function defined in your custom programming language.

    清单6给出一个定制编程语言编写的函数

    youdao

  • This is the operating semantic that all remote procedure call (RPC) mechanism implement since this is the standard function-call semantic in procedural and object-oriented programming languages.

    所有远程过程调用(rpc)机制实现操作语义因为过程性编程语言面向对象的编程语言中的标准函数调用语义。

    youdao

  • From your chosen programming language, you just supply the data type and the name of the function to be called on the remote server.

    对于编程语言来说只需要提供数据类型需要远程服务器调用函数名称即可

    youdao

  • Many gateway technologies support some form of intermediary filter or handler programming model to enable custom enhancements to function.

    许多网关技术支持某些形式中间件过滤器处理器程序设计模型实现自定义增强功能。

    youdao

  • If you are familiar with the basics of object-oriented programming, you will know that when an object is instantiated, the class constructor function is automatically called.

    如果面向对象编程语言基本原理比较熟悉,您知道一个对象被实例化时构造函数自动调用。

    youdao

  • When learning computer programming, I found it helpful to look at a function like a pencil sharpener. A parameter was a dull pencil, inside processes sharpened and returned a sharp pencil.

    在学编程时,常把程序比作卷笔刀,而把参数比作铅笔经过处理我们就得到铅笔了。

    youdao

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

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

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