您要查找的是不是:
- program logic structure 程序逻辑结构
- While the program logic is preserved, the names become nonsense. 虽然保留了程序逻辑,但名称变得无法解读。
- Fold knowledge into data so program logic can be stupid and robust. 表达的原则:把自己的认识放到数据里,那么程序逻辑就可以虽乏味但健壮。
- Nevertheless, the program logic can be reverse engineered. 但是,程序逻辑还是可以进行反向工程处理。
- Spend a few minutes understanding the program logic. 花一些时间来理解程序逻辑。
- The loop structure is used to represent the program logic when a portion of the program is to be executed repeatedly until a particular condition is met. 循环结构用于这样一种程序逻辑,表示一部分程序将被反复执行直到满足特定的条件。
- Ordinary BASIC language lacks the basic logic structure statements such as IF-THEN-ELSE,DOWHILE or DOUNTIL. 常用的BASIC语言就缺乏结构化编码的基本逻辑结构语句。
- Comparison operators can also be used in program logic to look for a condition. 比较运算符还可用于在程序逻辑中查找条件。
- Standard Generalized Markup Language(SGML)is used to mark the logic structure of text. 标准通用置标语言(SGML)是用来标记文件逻辑结构的语言。
- A logic structure of the models in relational database was given and a costing method in CIMS was proposed. 介绍了上述模型在关系数据库中的逻辑结构和在计算机集成制造系统环境下进行成本计算的方法。
- A user programmable integrated circuit whose basic logic structure consists of a programmable AND array and whose outputs feed a programmable OR array. 一种用户可编程的集成电路,它的基本逻辑结构是由一个可编程的与阵列和一个可编程的或阵列组成,与阵列的输出送给或阵列。
- This knocked the bottom out of the logical structure of the theory. 这打破了理论逻辑结构的底限。
- BDD is one of the graphic representations of Boolean functions. It can directly reflect the logic structure of the Boolean expression. BDD是布尔函数的一种图形表示方式,可以直观地反映出布尔函数的逻辑结构,利用BDD可以实现对布尔函数的分解和优化。
- Rule of Representation: Fold knowledge into data so program logic can be stupid and robust. 表示准则:将知识包入数据,程序可以笨拙和健壮。
- Thereby I designed the logic structure of Topo Data Management module of this system based on J2EE (Java 2 Enterprise Edition). 并在此基础上设计出了基于J2EE的电信网管系统拓扑数据管理模块的逻辑结构。
- If your program logic depends on any of that additional code, you should probably avoid short-circuiting operators. 如果程序逻辑依赖于任何这些附加代码,您可能应该避免使用短路运算符。
- The system logic structure has innumerous effect to the development,execution,and scalability of multi-federation system. 多联邦系统的逻辑结构对系统的开发、运行、以及可扩展性有着重要的影响。
- The copper clad laminate automation system is designed and realized by using Program Logic Controler(PLC). 摘要简要阐述了用可编程控制器(PLC)实现对铜箔覆胶机自动控制的方法。
- In this paper, we discuss the operational principle of a simple type PCM telecontrol and the logic structure of the circuit. 本文讨论这种简式PCM遥控的工作原理和电路的逻辑结构。
- One consequence is that functions don't need to return error codes, freeing their return values for program logic. 其影响是:函数不需要返回错误代码,这为程序逻辑解放了它们的返回值。