type-safe 中文意思是什麼

type-safe 解釋
類型安全
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  • safe : adj 1 安全的,安穩的;無危險的。2 確實的,一定的。3 安全,平安〈作 arrive come 等的述語用〉。4 謹...
  1. These type - safe operations are cls - compliant

    這些對于類型安全的操作是符合cls的。
  2. Code access security basics writing verifiably type - safe code

    代碼訪問安全性基礎知識
  3. When a uml model element is type - safe, its structure and behavior closely match its specification or, in other words, it has been developed specifically for its purpose

    當uml模型元素是類型安全的時,其結構和行為貼切地與其規范相匹配,或者換句話說,它是明確地為其用途開發的。
  4. In the managed environment, application domains which you can think of as logical processes and contexts provide isolation and security at less cost and with greater ability to scale well than an operating - system process by relying on, among other things, the fact that managed code is verifiably type - safe

    在託管環境中,應用程序域(可以視為邏輯進程)和上下文以比操作系統進程更低的成本提供隔離和安全性,並具有更強的伸縮能力,這依賴于託管代碼的許多優點,特別是託管代碼被證明是類型安全的。
  5. The common language runtime relies on the type - safe execution of application code to help enforce security and isolation mechanisms

    公共語言運行庫依賴應用程序代碼以類型安全的模式執行,幫助強制實現安全性和隔離機制。
  6. C, which is an evolution of c and c, is type safe and object oriented

    C #由c和c + +演變而來,是一種類型安全和面向對象的語言。
  7. Performs a process called verification that examines code and attempts to determine whether the code is type - safe

    執行稱為驗證的過程,該過程檢查代碼並嘗試確定該代碼是否為類型安全代碼。
  8. During this compilation, code must pass a verification process that examines the msil and metadata to find out whether the code can be determined to be type safe

    在此編譯過程中,代碼必須通過驗證過程,該過程檢查msil和元數據以查看是否可以將代碼確定為類型安全。
  9. Verification examines msil and metadata to find out whether the code is type safe, which means that it only accesses the memory locations it is authorized to access

    驗證過程檢查msil和元數據以確定代碼是否是類型安全的,這意味著它僅訪問它已被授權訪問的內存位置。
  10. During just - in - time compilation, an optional verification process examines the metadata and microsoft intermediate language msil of a method to be jit - compiled into native machine code to verify that they are type safe

    在實時( jit )編譯期間,可選的驗證過程檢查要實時編譯為本機代碼的方法的元數據和microsoft中間語言( msil ) ,以驗證它們是否為類型安全。
  11. Code that passes the verification test is said to be type - safe

    通過此驗證測試的代碼將被認為是類型安全的。
  12. Generated typed resultset objects provide type - safe access to the database table much like typed

    生成的類型化resultset對象提供對數據庫表的類型安全訪問,這與類型化
  13. Class offers a large number of read - only properties that provide type - safe access to the browser object s capabilities dictionary. you can use the browser property of the

    類具有大量的只讀屬性,從而可提供對browser對象的功能字典的類型安全的訪問,如extended browser capabilities中所述。
  14. I consider templates and generic programming central to modern c + +. they are the keys to uncompromisingly efficient, type - safe code. however, they don ' t fit the classical object - oriented paradigm

    我認為模板和泛型編程是現代c + +的核心,是無損效率、類型安全代碼的關鍵。然而它們並不適合經典的面向對象編程思維模型。
  15. But many others are strongly typed, meaning they support elements of a specific type, which makes them type - safe and usually results in optimal performance

    的元素,但另外許多集合都是強類型的(即這些集合支持某個特定類型的元素) ,這樣,這些集合就是類型安全的,這通常可以使性能最優化。
  16. Used to create a type - safe callback method for the

    用於創建一個類型安全的回調方法,供
  17. Only safe and external access assemblies can contain code that is verifiably type - safe

    只有safe和external _ access程序集可以包含證實的安全類型的代碼。
  18. The result is a type - safe class tailored to your choice of types, as the following code illustrates

    最後得到按照您選擇的類型定製的類型安全的類,如下面的代碼所示。
  19. Always wrap your stored procedures in a high level, type safe class. only that class invokes the stored procedures

    總是在高層用類型安全的類包裝存儲過程。僅在那個類中調用存儲過程。
  20. Writing verifiably type - safe code

    >編寫可驗證為類型安全的代碼
分享友人