• First, it is a global function, not a member function.

    第一一个全局函数不是成员函数。

    youdao

  • This can be done using the global function clearCache.

    可以使用全局函数clearcache来完成

    youdao

  • Wrap the expression in a global function and compile the function.

    全局函数中包含表达式编译函数。

    youdao

  • Then, the regional wall motion and the global function of the heart are derived.

    然后得出心腔局部运动情况心脏总体功能

    youdao

  • Let's look at an example of how to model a global function, using parse_line as an example.

    我们一下怎样一个通用函数建模范例使用parse_line作为例子。

    youdao

  • The lua_setglobal function then assigns the top value on the stack to a named global variable.

    然后,lua_setglobal函数一个有名称全局变量

    youdao

  • Check for the presence of the global function openDatabase, which is used for creating and accessing client-side databases.

    检测是否有全局函数opendatabase,这个函数用于创建访问客户端数据库

    youdao

  • The system under test does not make a direct global function call to Math.random in order to determine the initial image state of the reels.

    被测系统并未直接调用全局函数Math . random,决定每个轴初始图片状态

    youdao

  • Because it is a global function, you can use it anywhere in the program, just include the header file and add the implementation file to the project.

    因为一个全球性功能可以任何地方使用程序只需包含文件执行文件添加项目。

    youdao

  • According to global function calls, we obtain the logical orders of analysis program unit, to provide the basis for calculating the function summary.

    根据全局函数之间调用关系,得出被测文件分析单元之间逻辑依赖顺序计算函数摘要提供基础

    youdao

  • But to be able to reach any private data within a user defined class you have to declare the global function as a friend within the definition of the class.

    为了访问一个用户定义的私有数据必须声明全局函数友元函数,并且定义

    youdao

  • The convergence property and dynamic characteristics of the newly proposed population migration algorithm for solving global function optimization problems are analyzed by means of probability.

    概率论分析了提出求解函数全局优化问题人口迁移算法收敛动态特性

    youdao

  • Global variables are never allocated to registers. Global variables can be changed by assigning them indirectly using a pointer, or by a function call.

    全局变量不会被分配寄存器上修改全局变量需要通过指针或者调用函数方式间接进行

    youdao

  • This would allow the IMF to use its insurance function explicitly to tackle global imbalances.

    使得IMF更加显性地使用保险人职能解决全球不平衡问题

    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

  • The discussion is taking place at both the local and global levels How small can a fragment of an ecosystem be and still function in all its richness and thus be considered preserved?

    关于这个问题辩论局部全球范围层面上同时展开:生态系统一小部分可以到何种程度维持完整、丰富功能从而可以认为是受到了保护呢?

    youdao

  • If a function USES global variables heavily, it is beneficial to copy those global variables into local variables so that they can be assigned to registers.

    如果一个函数频繁使用全局变量我们可以使用局部变量,作为全局变量的拷贝这样可以使用寄存器了

    youdao

  • These help in locating global data and function addresses while analyzing stacks.

    这些有助于分析堆栈找到全局数据函数地址

    youdao

  • You can use static assertions in global scope and inside namespaces, function bodies, or class declarations.

    可以全局范围以及名称空间函数声明内使用静态断言

    youdao

  • Functions can be defined within another function and assigned to global variables or returned as results.

    函数另一个函数内定义,还可全局变量作为结果返回

    youdao

  • G: This option generates the lookup table as a static global variable rather than hiding it by generating it inside the lookup function (the default behavior).

    G选项生成查找并将其作为静态全局变量不是在查找函数生成隐藏该表(默认行为)。

    youdao

  • The primitive way is by throwing an error message if the function modifies global data.

    基本方法如果函数修改全局数据,则抛出一个错误消息

    youdao

  • If an iterator class or a function with static (or global) variables depends on multiple data states, two problems come up.

    如果静态(全局)变量迭代函数取决于多个数据状态,则出现两个问题

    youdao

  • Please note that the global variable cannot be dropped if it is referenced in a function, method, trigger or view.

    注意如果函数方法触发器视图引用了某个全局变量,则不能删除该变量。

    youdao

  • As an additional feature, the function also tests whether the global position of the new row already appears in the parent path.

    作为附加功能函数测试行的全局位置是否已经出现路径中

    youdao

  • Also when a global variable is referenced inside a function or another scope, the script engine has to search through the whole scope to find it.

    函数其它地方引用一个全局变量时,脚本引擎需要搜索整个全局命名空间。

    youdao

  • Or, you call some function that was in the middle of the manipulation of the global data structure and you call the same function from the signal handler.

    或者调用正在处理全局数据结构某个函数而在信号处理器中调用了同一个函数。

    youdao

  • Use a created global temporary table (CGTT) for per-session storage of the baseline data (use one CGTT per table function).

    使用为基线数据每会话存储创建全局临时CGTT)(对于每个表函数,使用一个 CGTT)。

    youdao

  • Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.

    通过使用 sys_nerr全局变量strerror()函数,将可以很轻松地快速编写一些代码请参见清单5打印系统所有内置错误消息

    youdao

  • Using the sys_nerr global variable and the strerror() function, you can easily whip up some code (see Listing 5) to print out all of the built-in error messages of the system.

    通过使用 sys_nerr全局变量strerror()函数,将可以很轻松地快速编写一些代码请参见清单5打印系统所有内置错误消息

    youdao

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

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

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