• 首先根据工程机械图纸明细表现有资料计算机中初步自动确定主导变量局部变量作用变量

    First, by the information in existence, such as engineering drawings and lists, the master variables, local variables and activate variables are fixed out automatically.

    youdao

  • 怀疑领域一些专家热衷于作出其他解释比如幸福感下降发挥作用的未评估变量

    I suspect that some experts in the field will be keen to address alternative explanations, such as unassessed variables playing a role in the well-being decline.

    youdao

  • 怀疑领域一些专家热衷于寻找其他解释比如评估变量幸福感下降发挥作用

    I suspect that some experts in the field will be keen to address alternative explanations, such as unassessed variables playing a role in the wellbeing decline.

    youdao

  • 首先他们解释说,如果给定变量影响幸福感方面发挥作用那么我们应该预期变量任何变化观察到幸福感变化相关。

    First, they explain that if a given variable is playing a role in affecting wellbeing then we should expect any change in that variable to correlate with the observed changes in wellbeing.

    youdao

  • 为了回答这个问题模拟了一系列测试,来测试不同作用深度中变量的性能。

    In order to answer this question, I set up a series of tests using variables of different scope-depth.

    youdao

  • 指定表达式改变监视点中断程序执行必须表达式中使用变量作用域中时设置监视点。

    A watchpoint will break program execution when the specified expression changes value, but it must be set when the variables used in the expression are in scope.

    youdao

  • 其余变量作用它们JSP页面上的无异。

    The rest of the variables have the same roles that they have in JSP pages.

    youdao

  • 分析描述属性字符串时,“研究的不仅单个变量还有它们彼此间的相互作用。”

    When analyzing long strings of attributes describing people, "you are looking at not just the individual variables but how they interact with each other," he says.

    youdao

  • 相比之下,长期运行对话能够一系列明确定义的请求期间保持作用域中变量

    In comparison, a long-running conversation holds variables in scope over a well-defined series of requests.

    youdao

  • 仔细检查函数所有使用变量如果一个变量不是当前作用域定义的,而且使用了不止一次那么我们就应该把这个变量保存局部变量中,而使用这个局部变量来进行读写操作。

    Watch the variables being used in a function. If you notice a function using an out-of-scope variable more than once, store it in a local variable and use that instead.

    youdao

  • 除此之外,表格还允许用户几个不同变量——从出租车服务费卡车通行费——进行调整,以考察这些变量作用效果。

    And it allows any user to adjust dozens of different variables-from taxi surcharges to truck tolls-and measure their impact.

    youdao

  • var属性会导致指定URL获取内容作为String存储限定作用域的变量中,不是包含当前 JSP页面中。

    The var attribute causes the content fetched from the specified URL to be stored (as a String value) in a scoped variable, rather than included in the current JSP page.

    youdao

  • newlogpath2变量mirrorlogpath参数具有相同作用它们用于实现双重镜像日志记录

    The newlogpath2 variable and the mirrorlogpath parameter both serve the same purpose - they are used to implement dual or mirror logging.

    youdao

  • 意味着执行with过程中,实际上局部变量都被作用域链上的第二个位置,这会带来性能上的损失

    This means that local variables actually move to an identifier depth of two during execution of the with, imposing a performance penalty.

    youdao

  • 通常选的scope属性用来指定var属性指定变量作用

    As usual, the optional scope attribute is used to specify the scope for the variable named by the var attribute.

    youdao

  • 同样很难理解trap语句作用以及每个变量可以哪些

    Again, it's quite difficult to understand what the traps are suppose to do or what the values are for in each variable.

    youdao

  • servlet上下文属性保存application 作用内的JSP/JSF变量类似

    The servlet context's attributes are the same thing as the JSP/JSF variables kept in the application scope.

    youdao

  • 一个闭包封闭这些引用所以函数调用可以安全引用这些变量即使它们已经超出了函数作用

    A closure "closes around" these references, so the function invocation can safely refer to the variables even when the variables have gone out of scope!

    youdao

  • 这些情形下无数变量复杂相互作用——或者某些现象随机性——使得确定预测几近不可能。

    In these cases, the complex interaction of many variablesor the inherently probabilistic nature of certain phenomena — rules out a definitive prediction.

    youdao

  • 假如变量任何申明作用就是申明地方开始,文件结尾

    If the variable wasn't declared in any block, its scope is from the place it was declared to the end of the file.

    youdao

  • 如果产生了异常那么那个限定了作用域的变量进行赋值如清单18中的EL表达式显示的那样,变量不会为空

    If an exception was raised, then assignment to the scoped variable will occur: as the EL expression in Listing 18 suggests, its value will not be empty.

    youdao

  • 例如第6寄存器结构解释联系第4章中对变量作用的解释。

    For example, the explanation of stacks and register frames in Chapter 6 connected with Chapter 4's explanation of variable scope.

    youdao

  • fp里函数没有作用变量不易变的。OOP中可变状态作用十分常见甚至是被鼓励的。

    In FP, functions have no side effects and variables are immutable, while in OOP, mutable state and side effects are common, even encouraged.

    youdao

  • 段代码可以引用定义局部变量参数以及创建闭包的作用域中变量

    This code can refer to local variables defined within the block, arguments to the closure, or variables from the scope in which the closure is created.

    youdao

  • 使用长期运行对话允许变量保持作用直至对话结束,而不仅仅单个请求

    Using a long-running conversation allows variables to remain in scope until the end of the conversation, instead of merely for a single request.

    youdao

  • 如果这些计算某些作用(例如打印修改全局变量),情况就更加严重了,因为这些作用都会处理两次

    It's even worse if one of those calculations has side effects (like printing, modifying a global variable, etc.) because these side effects will be processed twice.

    youdao

  • scope属性控制变量作用缺省情况下页面作用

    The scope attribute controls the scoping of this variable, and defaults to page scope.

    youdao

  • my变量有时叫做词法变量因为它们的作用仅仅依赖程序文本自身依赖于执行细节例如什么顺序执行什么。

    These 'my variables' are sometimes called' lexical 'because their scope depends only on the program text itself, and not on details of execution, such as what gets executed in what order.

    youdao

  • 管理变量成员作用

    Managing variable and member scope.

    youdao

  • 管理变量成员作用

    Managing variable and member scope.

    youdao

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

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

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