global functions信息详情

global functions发音

意思翻译

全局函数;全功能

相似词语短语

functions───n.[计]功能;[数]函数(function的复数形式)

main functions───[数]主函数;主要功能

convolving functions───卷积函数

functions emphasis───功能强调

grammatical functions───[计]语法功能

linear functions───线性函数

additional functions───附加功能

global ban───全球禁令

global brand───全球品牌

双语使用场景

Class Designer does not support global functions and variables.───类设计器不支持全局函数和变量。

Use of global functions should be minimized.───尽量不使用全局函数。

The first line tells Psyco to do its magic on all global functions.───第一行告诉 Psyco 对所有全局函数“发挥其魔力”。

Visibility modifiers cannot be applied to global functions or variables.───可见性修饰符不能应用于全局函数或变量。

Covers the classes, global functions, global variables, and macros that make up the Microsoft Foundation Class Library.───描述组成Microsoft基础类库的类、全局函数、全局变量和宏。

The main difficulty in the direct application of the Galerkin and Ray-leigh-Ritz methods is the choice of the global functions.───在直接采用盖勒金和雷利--里茨方法时,最主要的困难在于如何选取整体函数。

Not enough object isolation, therefore, you can use too many global functions.───对象隔离不够,因而容易造成对全局函数的过多使用。

The following code provides an example of creating a template for the global object and setting the built-in global functions.───下面的代码提供了一个为全局对象创建模板并且设置全局函数的例子。

英语使用场景

The following code provides an example of creating a template for the global object and setting the built-in global functions.

However, C ++ still allowed global data and global functions, so clashing was still possible.