繁體版 English
登录 注册

调用函数

"调用函数"的翻译和解释

例句与用法

  • You can step into called functions or programs , or just treat the calls as part of running the current statement
    您可以跳入被调用函数或程序进行逐句调试,或仅仅将整个调用作为一个当前语句来运行。
  • Step out resumes execution of your code until the function returns , then breaks at the return point in the calling function
    “跳出”将一直执行代码,直到函数返回,然后在调用函数中的返回点处中断。
  • A common use for a function called outside an mdx or dmx query is to use the amo object model to perform administrative functions
    在mdx或dmx查询之外调用函数的通常做法是使用amo对象模型执行管理功能。
  • The data transmission rate is effectively increased by using data packet as i / o read and write system call functions " parameter
    本文通过将数据包作为i o读写系统调用函数的参数有效地提高了数据传输率。
  • At some point , you ll probably want to traverse the dom , either calling a function on each node or returning a value from each node
    有时候,您可能想要遍历dom ,在每个节点调用函数或从每个节点返回一个值。
  • Expressions are formed from operators and operands ; any expression , including an assignment or a function call , can be a statement
    表达式是由运算符和操作数组成,任何包含赋值或者调用函数的表达式,都可以被声明
  • The nesting level is incremented when the called function starts execution , and decremented when the called function finishes execution
    调用函数开始执行时,嵌套级别将增加;被调用函数执行结束后,嵌套级别将减少。
  • Function s arguments are pushed onto the stack from right to left , and the called function pops these arguments from the stack before it returns
    函数的参数被从右到左推送到堆栈上,被调用函数在返回之前从堆栈中弹出这些参数。
  • By contrast , function s are only called once and the result of the evaluation is incorporated into the callers evaluation tree
    相反,在增量式求值上下文中调用函数,此函数只能被调用一次,而其求值结果也将被合并到调用求值树中。
  • 更多例句:  1  2  3  4  5
用"调用函数"造句  
英语→汉语 汉语→英语