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

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

    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

  • 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

  • Mode field specifies the scope of tracing, that is, global for all users on the system or user for users who have tracing enabled by the Administration API task function.

    模式(mode)指定跟踪范围针对系统所有用户还是只针对通过AdministrationAPItask函数启用跟踪的用户

    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

  • The structure in Listing 4 is used by the mimeokay function for one purpose: to set the global string pointer fstr to the appropriate MIME type string matching the file's extension: fext.

    清单4所示结构mimeokay函数使用,用来实现以下用途全局字符串指针fstr 设置为与文件扩展名 fext 相匹配合适MIME类型

    youdao

  • First, check for Web workers by looking for the worker function in the global scope (window).

    首先通过全局范围(视窗)中查找worker函数检测Webworker

    youdao

  • This function initializes the global state of Guile and must be called prior to any other Scheme function.

    函数初始化guile全局状态,它必须任何其他Scheme函数之前调用

    youdao

  • CSimpleBinaryTree provides a generic global compare function that compares two Pointers of type long.

    CSimpleBinaryTree提供了一个通用全局比较函数,它可以比较两个指针

    youdao

  • The principal function of the Web container is for servlet and JSP components, but it still provides global transaction support.

    web容器主要功能针对ServletJSP组件但是提供全局事务支持

    youdao

  • The principal function of the Web container is for servlet and JSP components, but it still provides global transaction support.

    web容器主要功能针对ServletJSP组件但是提供全局事务支持

    youdao

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

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

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