• Interconnection of programming function is carried out on a matrix board.

    各种编程功能之间相互衔接矩阵板上进行

    youdao

  • They are VB toolbox extended, can greatly enhance the VB programming function.

    它们VB工具箱扩充能够大大增强VB的编程功能

    youdao

  • The development of the sub-program has expanded the programming function of CNC system.

    子程序开发扩展数控系统的编程功能

    youdao

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

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

    youdao

  • As product model databases become more complete and standardized, the CNC programming function will become more automated.

    随着产品模型数据库变得完善标准化CNC编程或动变得自动化的程度更高

    youdao

  • The advanced CNC system generally provides macro programming function, which is available to improve the process programming efficiency.

    中高档数控机床一般都提供用户程序功能,正确恰当地使用宏程序可以极大提高编程效率。

    youdao

  • How to use programming function of nc machine tool and simplify programming and calculation are discussed by analyzing some typical parts in nc process.

    通过分析一些典型零件数控加工,就如何灵活运用数控机床的编程功能以及如何简化编程计算了一定的探索。

    youdao

  • Meanwhile, through application of the idea of soft PLC, the online programming function of the protective logic, together with graphic interface, is added to this platform.

    同时,将plc技术应用于通用软件平台设计中,使具有保护逻辑在线编程功能图形化的开发界面

    youdao

  • By comparison with analogue AC servo system, some remarkable features of digital AC servo system, such op programming function, system stability and system performance are described.

    通过模拟交流伺服系统比较说明了全数字交流伺服系统可编程能力强、系统稳定性好、系统性能提高特点

    youdao

  • Because of its simple programming function, it is not necessary to change the outer hardware lining which could change the control requirement of the system to improve system's flexibility.

    由于简单易行可编程序功能无须改变系统外部硬件接线便能改变系统的控制要求使系统柔性大大提高。

    youdao

  • Has analyzed SIMOTION the D435 controller programming method, summarized the controller merit, like the lower price, the structure compact, the programming function is more formidable than and so on.

    分析了SIMOTIOND435控制器编程方法总结了控制器优点性价比高、结构紧凑、编程功能强大等。

    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

  • 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

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

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

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