您要查找的是不是:
- programming logic chart [计] 程序设计逻辑流程图
- 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. 花一些时间来理解程序逻辑。
- Comparison operators can also be used in program logic to look for a condition. 比较运算符还可用于在程序逻辑中查找条件。
- It is at this point, in a callback method, that your programming logic gets to take part. 正是在这一点,在回调方法中,您的编程逻辑参与进来了。
- Component to a Windows Form, then add programming logic that prints a file in the. 事件处理程序中添加打印文件的编程逻辑。
- Application of Unfold Logic Chart for Machine Tool 逻辑展开设计法在组合机床上的应用
- In this context, XML validation is woefully inadequate, and you must use programming logic. 不幸的是,用XML不足以验证这种情况,必须使用程序逻辑。
- If you can formulate an SQL query and understand basic programming logic, you should be able to follow this tutorial. 如果能用公式进行SQL查询并懂基本编程逻辑,学习此教程应不成问题。
- When your programming logic gets more involved, consider moving your code to external assemblies, as we will discuss next. 当您的编程逻辑变得越来越复杂时,请考虑将您的代码移到外部程序集,我们将在下一步讨论这一点。
- Rule of Representation: Fold knowledge into data so program logic can be stupid and robust. 表示准则:将知识包入数据,程序可以笨拙和健壮。
- The Code Editor panel displays the contents of the code-behind file containing the programming logic for a mobile Web Forms page. 代码编辑器面板显示代码隐藏文件的内容,该文件包含移动Web窗体页的编程逻辑。
- They can perform any program logic, throw exceptions, be overridden, and be declared with any modifiers allowed by the programming language. 它们可以执行任何程序逻辑、引发异常、被重写以及用编程语言允许的任意修饰符进行声明。
- You can choose to include programming logic for your page either in a code-behind class or in a Code Declaration Blocks in the. Aspx file. 您可以选择将页的编程逻辑包含在代码隐藏类中或.;aspx文件的代码声明块中。
- If you need to use a constructed type to locate the programming element being qualified, you must use additional program logic. 如果需要使用构造的类型来定位所限定的编程元素,您必须使用附加程序逻辑。
- If your program logic depends on any of that additional code, you should probably avoid short-circuiting operators. 如果程序逻辑依赖于任何这些附加代码,您可能应该避免使用短路运算符。
- The copper clad laminate automation system is designed and realized by using Program Logic Controler(PLC). 摘要简要阐述了用可编程控制器(PLC)实现对铜箔覆胶机自动控制的方法。
- One consequence is that functions don't need to return error codes, freeing their return values for program logic. 其影响是:函数不需要返回错误代码,这为程序逻辑解放了它们的返回值。