unmanaged code 中文意思是什麼

unmanaged code 解釋
非受控代碼、非託管代碼
  • unmanaged : 非託管的
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  1. For unrestricted access to unmanaged code

    用於對非託管代碼進行無限制訪問。
  2. In some circumstances, a fixed - length character buffer must be passed into unmanaged code to be manipulated

    在某些環境中,必須將定長的字元緩沖區傳遞到非託管代碼中以進行操作。
  3. Function defined in windows. h is a fixed - length character buffer that must be passed into unmanaged code to be manipulated

    函數(在windows . h中定義的)是必須傳遞到非託管代碼中進行操作的定長字元緩沖區。
  4. If, while executing unmanaged code, a thread ignores a

    后,才在掛起的線程中引發
  5. Represents a symbol binder for unmanaged code

    表示非託管代碼的符號聯編程序。
  6. Occurs only when verifiable managed code interacts with unmanaged code or with unsafe managed code

    只在可驗證託管代碼與非託管代碼或非安全託管代碼交互時才會引發。
  7. In earlier versions of the. net framework, an access violation in unmanaged code or unsafe managed code is represented by a

    Net framework較早版本中,非託管代碼或非安全託管代碼中的訪問沖突用託管代碼中的
  8. In the rare case of unmanaged code that is completely safe for all possible circumstances, a method with the

    在非託管代碼對所有可能的情況都完全安全的情況下(這種情況極少見) ,通過使具有
  9. For inheriting classes to call unmanaged code

    用於繼承類以調用非託管代碼。
  10. To synchronize the code lock in a manner that the clr is aware of instead of synchronizing the lock using unmanaged code

    以clr能識別的方式來同步代碼鎖,而不是使用非託管代碼同步鎖。
  11. If a method fails in unmanaged code by returning a failure hresult, the runtime throws an exception that can be caught by managed code

    如果方法在非託管代碼中失敗,返回一個失敗hresult ,則運行庫引發可被託管代碼捕捉的異常。
  12. You can use mdas to isolate hard - to - find application bugs that occur when transitioning between managed and unmanaged code

    可以使用mda隔離在託管代碼和非託管代碼之間轉換時發生的難以發現的應用程序bug 。
  13. Com also has a marshaler that marshals data between com apartments or different com processes. when calling between managed and unmanaged code within the same com apartment, the interop marshaler is the only marshaler involved

    當在同一個com單元內的託管和非託管代碼之間進行調用時, interop封送拆收器是涉及到的唯一一個封送拆收器。
  14. Interoperating with unmanaged code how - to topics

    >與非託管代碼交互操作幫助主題
  15. Unmanaged code can access any isolated stores

    非託管代碼可以訪問任何獨立存儲區。
  16. Describes performing window manipulation, using the clipboard, and making calls to unmanaged code in a partial trust environment

    描述如何在部分信任的環境中執行窗口操作、使用剪貼板以及調用非託管代碼。
  17. Threading models are important when a thread calls unmanaged code

    線程模型在線程調用非託管代碼時很重要。
  18. This does not include executable files because they contain unmanaged code, and unmanaged executable code is generally not re - base address enabled

    這不包括可執行文件,因為它們包含非託管代碼,而且非託管可執行代碼通常不支持重新設定內存基址。
  19. The interop marshaler never generates a write operation to an in parameter passed from unmanaged code

    Interop封送拆收器從不生成對從非託管代碼傳遞的in參數的寫操作。
  20. Option, as the migration path from unmanaged code to pure msil is not a direct one. for unmanaged code, see

    選項將被遷移的代碼編譯為混合程序集,因為從非託管代碼遷移到純msil的路徑不是直接路徑。
分享友人