global variable 中文意思是什麼

global variable 解釋
全程變量
  • global : adj. 1. 球面的,球狀的;全球的。2. 世界的。3. 總體的,普遍的,綜合的。adv. -ly
  • variable : adj 1 易變的,變化無常的,無定的 (opp constant steady)。2 可變的,能變的;變換的。3 【數學】變...
  1. Again, setting it in the application. cfm makes it a global variable and accessible from any page in your application

    再次聲明,在application . cfm中設置變量會使該變量成為全局變量,並且可以從應用程序的任何頁面中獲得該變量。
  2. Char is a global variable which will always hold the source program being scanned.

    CHAR是全程變量,它總存放當前所掃描的源程序的字元。
  3. How do i define a global cstring variable, in sdi application of mfc

    如何在主框架生成之前,初始化這個變量
  4. For a section, the actions set the global variable

    對於一個片斷( section ) ,動作將全局變量
  5. Global attractability of solutions of a certain neutral differential equation with variable delays

    一類中立型變時滯微分系統的大范圍吸引性
  6. A variable field in a class is similar to a global or function variable, except that it is scoped to the class and it can have various attributes governing its visibility and usage

    類中的變量欄位類似於全局或函數變量,不同的只是它的作用范圍是該類,而且它可以用多個修飾符來指定其可見性和用法。
  7. An implicitly declared variable inside a functionthat is, one that appears on the left side of an assignment expression without the var keywordis a global variable

    函數內隱式聲明的變量(即出現在賦值表達式的左邊不帶var關鍵字的變量)是全局變量。
  8. Tracking a global variable is much harder than a non - global variable

    全局變量比普通變量更難查找。
  9. Demonstrates a way how to recover the value of global variable which has the same name as a local one

    給出了一種錯誤的方法,局部變量被綁定到了xsl : when元素。
  10. A local variable can have the same name as a global variable, but it is entirely distinct and separate

    局部變量可以與全局變量具有相同的名稱,但它們是完全不同且相互分離的。
  11. You must specify one global variable for each

    參數指定一個全局變量。
  12. The rest of template therefore sees only the global variable

    因此其他模板只能看到全局變量的值。
  13. If you only need to pass one global variable, this is an excellent solution, and should be the standard thing. but what if you have to pass multiple values

    如果你只需要傳遞一個全局變量,這是一個好的方法,但是如果一下子要傳遞很多個呢?
  14. Line 1 : the mail requests are stored in this global variable, so that we can make test assertions about the supposedly sent mail

    第1行:郵件請求被保存在該全局變量中,因此我們可以做假想的郵件發送測試。
  15. The value that you specify must be valid for global variable defined in the. rss file

    指定的值必須對. rss文件中定義的全局變量有效。必須為每個
  16. The sample method retrieves the message information and stores it in a shared global variable that is accessible in hats, for example, for use with screen recognition criteria

    該示例方法將檢索信息,並將信息存入hats內可訪問的共享全局變量中以便使用,例如,用於屏幕識別準則。
  17. If non - root starts such a root - owned setuid bit - set executable, ld library path is cleared for security and necessary libraries are therefore not found. it might be necessary to set the ld library path global variable to point to the location of the newly created shared library and jvm libraries in. jre bin classic and. jre bin directories

    如果非root用戶啟動了這種所有者為root而且設置了setuid的可執行文件,出於安全, ld _ library _ path會被清除,從而將找不到所需要的程序庫。
  18. Are defined with local scope, they shadow the global variable and constant with the same name

    都是用局部范圍定義的,它們隱藏了具有相同名稱的全局變量和常數。
  19. This is a potential breaking change if, for example, an unmanaged global variable is initialized with a managed global variables, and a fully constructed managed object is required

    這是一項潛在的重大更改。例如,如果使用託管全局變量來初始化非託管全局變量,則需要一個完整構造的託管對象。
  20. O customize one more global variable newpassword in your application programs, you can refer to example programs under win32 - win32c - msvc

    B .在您的應用程式中多定義一個總體變數newpassword ,您可以參照win32 - win 32c - msvc下的例副程式。
分享友人