青年中文青年中文

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.