• 我们怎么称呼外部变量有趣的事。

    I think what we call external variables is very interesting.

    youdao

  • 外部变量静态变量的缺省0。

    External and static variables are initialized to zero by default.

    youdao

  • 如何定义外部变量声明

    How to define extern variable along with declaration?

    youdao

  • 可以利用外部变量采取安全措施,这会很快引起混乱。

    You can put safeguards in place with external variables, but that would get messy very quickly.

    youdao

  • 外部变量允许业务过程变量可见可以直接在过程实例之外操作

    External variables allowing business process variables to be visible and directly manipulated outside process instance.

    youdao

  • 讨论渗流速度外部变量敏感性瓦斯突出的突发性。

    The sensitivity of seepage velocity is effected by the external variables; and the coal and gas outbursts are also discussed.

    youdao

  • 输入外部变量薪资下限零售价格指数保证的薪资下限

    Enter a minimum salary, retail price index, and guaranteed minimum salary for this external variable.

    youdao

  • 外部变量静态变量初始的时候默认自动变量初始的时候没有默认值的。

    External and static variables are initialized to zero by default. Automatic variables for which is no explicit initializer have undefined (i. e., garbage) values.

    youdao

  • 第4介绍函数程序结构外部变量作用域规则多个文件涉及处理器。

    Chapter 4 covers functions and program structure - external variables, scope rules, multiple source files, and so on - and also touches on the preprocessor.

    youdao

  • 处于对这些批评谨慎ruleambady实施第二次实验控制外部变量例如自我表现和发型

    Wary of these possible criticisms, Rule and Ambady conducted a second experiment that controlled for such extraneous variables as self-presentation and hairstyle.

    youdao

  • 这里并不要求不确定性干扰具有常数,只要其界为状态变量可测外部变量已知函数即可。

    All uncertainties and disturbances are not required to be constants. They may be bounded by some known functions of states and external measurable variables.

    youdao

  • 传统战略理论假设顾客企业外部变量因此理论学派企图企业内部培育出核心竞争能力

    There is hypothesis in traditional strategic academic theory that customer is enterprise exterior variable, so every theory scholar attempts to cultivate core competence from the bottom of enterprise.

    youdao

  • 实行温室控制首要步骤建立一个合理的数学模型,用模型来描述温室外部变量作物生长环境的关系。

    For controlling the greenhouse environment the first step is to set up a mathematical model which describes the relationship between the external variables and the plant environment.

    youdao

  • definition字符串包含模板定义(电子邮件静态部分),可以外部变量(动态部分)进行引用

    The definition string contains the template definition (the static portion of the E-mail), which can make references to outside variables (the dynamic portion).

    youdao

  • 可以添加选的参数保存外部程序返回代码变量比如表示成功0调试提供更好机制

    You can add an optional argument, a variable that holds the return code from the external program, such as 0 for success, which provides a better mechanism for debugging.

    youdao

  • 构建外部描述数据结构概念之上,这是固定列表动态sql使用主机变量一种编码方法

    It also builds upon the concept of externally described data structures, a way of soft coding the host variables used by fixed-list dynamic SQL.

    youdao

  • 内部函数获得使用外部函数变量时,称其一个闭包

    When an inner function gains and USES access to its outer function's variables it is known as a closure.

    youdao

  • 注意最好使用变量提供更多灵活性我们示例中,为了简单起见使用了“外部JAR文件

    Note that it is preferable to use variables to give you more flexibility, rather than using an "external" JAR file, which was used in our example for the sake of simplicity.

    youdao

  • 清单4显示了外部环境导入变量简单地输出屏幕示例

    Listing 4 shows an example of a closure that will import a variable from the outside environment and simply print it out to the screen.

    youdao

  • 闭包功能非常强大,原因它们使内部函数外部函数返回时也仍然可以保留对此外部函数变量访问

    Closures are powerful because they enable inner functions to retain access to an outer function's variables even after the outer function has returned.

    youdao

  • 这样的话外部函数返回之后调用内部函数时,外部函数的局部变量仍然可用的。

    Later, after the outer function has returned, when the inner function is called, the outer function's local variables will still be available to it.

    youdao

  • 称作“内部编码”,因为主机变量没有外部编码”(没有主机变量相关联的代码)。

    This is known as "internal encoding" because there is no "external encoding" on the host variable (meaning that there is no code page associated with the host variable).

    youdao

  • 一旦那里有了这样一个Python文件就可以任意文件夹选择添加外部方法”,添加调用要使用函数变量

    Once you have such a Python file there, you can go to any folder, choose "Add External Method", and add a variable that invokes the function in question.

    youdao

  • 由于内部函数持有外部函数变量引用,所以这个属性a范围对象不会垃圾收集

    Because the inner function holds a reference to the outer function's variables, the scope object with property a will not be garbage collected.

    youdao

  • 类似于lambda函数但是定义闭包外部环境中的变量进行交互方面更加智能

    Closures are like lambda functions, but smarter in the sense that they have the ability to interact with variables from the outside environment of where the closure is defined.

    youdao

  • 外部环境导入变量闭包函数定义use子句中指定的。

    Variables to be imported from the outside environment are specified in the use clause of the closure function definition.

    youdao

  • Groovy消除了这种限制Groovy匿名内部可以修改外部变量

    This restriction is lifted in Groovy; you can change the values of variables in a containing scope from within an anonymous inner class.

    youdao

  • 外部xclosuredemoparentfunction进行调用时,外部函数变量a就会外部的x。

    When a call is made to closureDemoParentFunction with a parameter of outer x, the outer function variable a is assigned the value outer x.

    youdao

  • 默认情况下,变量范围变量第一次被分配函数的内部,如果的第一次分配出现任何函数的外部,那么就是全局变量

    By default, a variable is scoped to the function in which it is first assigned to, or is global if its first assignment occurs outside any function.

    youdao

  • 默认情况下,变量范围变量第一次被分配函数的内部,如果的第一次分配出现任何函数的外部,那么就是全局变量

    By default, a variable is scoped to the function in which it is first assigned to, or is global if its first assignment occurs outside any function.

    youdao

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

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

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