shared variable 中文意思是什麼

shared variable 解釋
共享變量
  • shared : 共同的
  • variable : adj 1 易變的,變化無常的,無定的 (opp constant steady)。2 可變的,能變的;變換的。3 【數學】變...
  1. In this case i defined a variable called wps. home to point to the shared library directory for the local websphere portal installation

    在本例中,我定義了一個名為wps . home的變量,讓它指向本地websphere portal安裝的共享庫目錄:
  2. Access of shared member through instance variable warning

    通過實例變量訪問共享成員警告
  3. The influence of external thermal insulation technology for external wall on variable charge for heating under two heat prices is analyzed, the study is made on the investment recovery period of external thermal insulation system for external wall at different shared ratios when the energy saving renovation of existing buildings is conducted for a certain external thermal insulation system with heating price of 40 yuan / gj

    分析了在兩部制熱價下外墻外保溫技術對可變熱費的影響,研究了採用某外墻外保溫系統進行既有建築節能改造,當熱價為40元gj時,不同分攤率下的外墻外保溫系統的投資回收期。
  4. In this paper, we propose a strategy for selecting synchronization sequences from java multi - thread program based on the analyzing of reading and writing on shared variable, and implemented a deterministic testing framework of java multi - thread program by using the dynamic proxy class. a reachability testing system of java multi - thread program is constructed by the strategy and the deterministic testing framework

    本文提出了一種基於共享變量讀寫操作分析的java多線程程序同步序列生成策略,採用動態代理類proxy實現了java多線程程序確定性測試框架系統,從而實現了一個java多線程可達性測試系統。
  5. When used for inter - process synchronization, a mutex is called a named mutex because it is to be used in another application, and therefore it cannot be shared by means of a global or static variable

    當用於進程間同步時, mutex稱為「命名mutex 」 ,因為它將用於另一個應用程序,因此它不能通過全局變量或靜態變量共享。
  6. Maintain a shared variable across all test iterations in a load test

    在負載測試中的所有測試迭代間維護一個共享變量。
  7. In the preceding example, the compiler generates a warning message both times the code accesses the shared variable

    在前面的示例中,編譯器在代碼通過實例訪問共享變量
  8. A shared variable or event is stored in memory only once, no matter how many or few instances you create of its class or structure

    共享變量或事件只能在內存中存儲一次,而無論您創建多少個它的類或結構的實例。
  9. Private shared object variable to protect data common to all instances

    對象變量,以保護所有實例共有的數據。
  10. 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內可訪問的共享全局變量中以便使用,例如,用於屏幕識別準則。
  11. The combination of mutual exclusion and memory barriers means that as long as programs follow the correct synchronization rules that is, synchronize whenever writing a variable that may next be read by another thread or when reading a variable that may have been last written by another thread, each thread will see the correct value of any shared variables it uses

    互斥獨占和內存壁壘結合使用意味著只要您在程序設計的時候遵循正確的同步法則(也就是說,每當寫一個後面可能被其他線程訪問的變量,或者讀取一個可能最後被另一個線程修改的變量時,都要使用同步) ,每個線程都會得到它所使用的共享變量的正確的值。
  12. 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會被清除,從而將找不到所需要的程序庫。
分享友人