网站首页  词典首页

请输入您要查询的英文单词:

 

单词 program logic
释义

program logic

美 
英 
  • un.程序逻辑
  • 网络程式逻辑;程式邏辑
un.
1.
程序逻辑

例句

释义:
1.
Notice how much clearer the program logic becomes when you break it down into subs.
注意到了吧,当我们拆分了子函数之后,程序逻辑清晰了很多。
wiki.perlchina.org
2.
The "error" type unambiguously reflects a defect in the program logic: Purify is reporting a program bug and that's what you need to hear.
“错误”类型很明显反映了这个程序逻辑中的缺陷:Purify报告了一个程序的错误,那也正是您所想要的。
www.ibm.com
3.
CVS does not claim to help at all in figuring out non textual or distributed conflicts in program logic.
cvs决不会指出程序逻辑上非文本或分布式的冲突。
www.codebasin.com
4.
simple program logic and less sentences and easy to design, bug, modify and read.
程序逻辑简单,语句少,设计、调试、修改、阅读方便。
www.ceps.com.tw
5.
If your program logic depends on any of that additional code, you should probably avoid short-circuiting operators.
如果程序逻辑依赖于任何这些附加代码,您可能应该避免使用短路运算符。
www.kuenglish.info
6.
All that remains to complete the scoring code upgrade is to modify the main program logic flow from Listing 7 to Listing 8.
完成评分代码升级剩下的全部操作就是将主程序逻辑流程从清单7修改为清单8。
www.ibm.com
7.
The first part of the main program logic calls readOsdFile to set up the keyword matching and parameter hash.
主程序逻辑的第一部分将调用readOsdFile来设置关键字匹配和参数散列。
www.ibm.com
8.
Comparison operators can also be used in program logic to look for a condition .
比较运算符还可用于在程序逻辑中查找条件。
www.bing.com
9.
The key is to use-case design with less coverage of use cases as much as possible the results of the internal program logic.
用例设计的关键是以较少的用例覆盖尽可能多的内部程序逻辑结果。
goabroad.zhishi.sohu.com
10.
Applies generally accepted programming standards and techniques to assure efficient program logic and data manipulation.
制定适用于普遍接受的编程标准和技术,以保证有效的程序逻辑和数据处理。
www.gao8dou.com
1.
Man-machine inter-facial can program logic control, pneumatic, servo motor drive, advanced sterilizing and asepsis keeping.
人机界面,可编程控制、气动、伺服电机驱动,先进的杀菌与无菌保障。
www.meatnet.cn
2.
The main program logic above searches for letter and number strings matching our simplistic criteria.
上面的主程序逻辑将搜索匹配简单标准的字母和数字字符串。
www.ibm.com
3.
in the last example , something is obviously wrong with the program logic.
在上一个示例中,程序逻辑存在明显的错误。
www.ichacha.net
4.
The Drupal theming system, as explained in previous articles, lets us keep the structure and presentation separate from the program logic.
正如前面文章所解释的,Drupal主题系统使我们能够将结构和表示方式与程序逻辑分隔开。
www.ibm.com
5.
Rule of Representation: Fold knowledge into data so program logic can be stupid and robust.
表示准则:将知识包入数据,程序可以笨拙和健壮。
blog.codelphi.com
6.
nevertheless , the program logic can be reverse engineered.
但是,程序逻辑还是可以进行反向工程处理。
www.ichacha.net
7.
It can become hard to find the actual program logic in all that error recovery code.
在大量错误复原代码中,很难发现实际的程序逻辑。
www.ibm.com
8.
It also describe the details of model operation, including data input, data output, calculation and program logic.
描述了系统各模块的实现细节,具体包括输入数据、输出数据、算法、程序逻辑等内容。
www.fabiao.net
9.
It's used as a placeholder when a statement is required, but the program logic doesn't require an action.
它用作一个占位符,即在需要一个语句,但是程序逻辑不需要操作时使用。
www.ibm.com
10.
The workload of exception handling development is heavy, with complex program logic.
面向服务软件异常处理的开发工作量大且程序逻辑复杂。
www.jsjkx.com
1.
Searching this data structure for query results will be performed in the main program logic.
在主程序逻辑中执行数据结构搜索以获得查询结果。
www.ibm.com
2.
You can use this to follow the program logic and see relationships among subsystems.
您可以利用它来跟踪程序逻辑,并可以查看子系统之间的相互关系。
www.ibm.com
3.
In this section, a number of common types of program logic error that lead to Java heap memory leaks are described.
在这一部分中,将介绍导致Java堆内存泄漏的许多常见的程序逻辑错误类型。
www.ibm.com
4.
Refer to the attached source files for complete details about the program logic (see Download).
要了解完全的程序逻辑细节,请参阅所附的源文件(请参阅下载)。
www.ibm.com
5.
Rule of Representation: Fold knowledge into data so that program logic can be stupid and robust.
表示原则:把知识放在数据中,这样程序逻辑就可以又蠢又壮。
www.ibm.com
6.
The first steps, then, will be to define the variables and record layouts, with the program logic coming later.
然后,首先要做的就是定义变量和记录布局,然后是程序逻辑。
www.ibm.com
7.
Potentially, it is starting to look like difficult program logic to debug.
这就变成难以调试的程序逻辑了。
www.ibm.com
8.
It could also be requested by program logic.
程序逻辑也可以请求取消。
www.ibm.com
9.
The main program logic first turns buffered output off.
主程序逻辑首先关闭了缓冲输出。
www.ibm.com
10.
Now we're ready for the main program logic, as shown below.
这时,我们可以开始编写主要的程序逻辑了,如下所示。
www.ibm.com
1.
They can perform any program logic, throw exceptions, be overridden, and be declared with any modifiers allowed by the programming language.
它们可以执行任何程序逻辑、引发异常、被重写以及用编程语言允许的任意修饰符进行声明。
technet.microsoft.com
2.
Another way to use Quantify, besides performance analysis, is to gain a better understanding of program logic and operation.
除了性能分析之外,另一种使用Quantify的方法是获取对程序逻辑和操作更好的理解。
www.ibm.com
3.
With our subroutines set up, we move quickly into the short main program logic.
设置了子程序后,我们将快速转入简短的主程序逻辑。
www.ibm.com
4.
If you need to use a constructed type to locate the programming element being qualified, you must use additional program logic.
如果需要使用构造的类型来定位所限定的编程元素,您必须使用附加程序逻辑。
msdn2.microsoft.com
5.
The entire relational data processing is based on these encapsulated SQL statements, and they are significant portions of the program logic.
整个关系数据处理都是基于这些封装的SQL语句的,它们是程序逻辑的重要组成部分。
www.ibm.com
6.
For complex cleanup, you may have a lot of program logic and many method calls, some of which might fail.
若为复杂清除,您可能就会有许多程式逻辑和方法呼叫,而且其中某些可能会失败。
technet.microsoft.com
7.
While the program logic is preserved, the names become nonsense.
虽然保留了程序逻辑,但名称变得无法解读。
msdn2.microsoft.com
8.
One consequence is that functions don't need to return error codes, freeing their return values for program logic.
函数不需要返回错误代码,这为程序逻辑解放了它们的返回值。
www.cnblogs.com
9.
Application of Program Logic Computer in Lifesaving Breakout Equipment
可编程控制器在潜艇快速上浮脱险装置中的应用
ilib.cn
10.
An Approach to Buffer Overflow Attacks Based on Program Logic Analysis
一种基于程序逻辑结构分析的缓冲区溢出攻击抵御方法
service.ilib.cn
1.
Listing 6. Main program logic for osdServer. pl
清单6.osdServer.pl的主程序逻辑
www.ibm.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/8/4 6:41:42