type checking 中文意思是什麼

type checking 解釋
類型檢查
  • type : n 1 型,類型,(工業產品的)品種;風格,型式。2 典型,榜樣,樣本,樣板,模範,範本;典型人物;具...
  • checking : 產生裂縫
  1. Will cause a type - checking error too. as this example demonstrates, type checkers can be extremely powerful refactoring tools

    根據這個示例演示,類型檢查器可以成為功能極強大的重構工具。
  2. There is a price for this flexibility : interpreted languages tend to perform less static checking over the code, such as type checking

    (這種靈活性是有代價的:解釋型語言通常更少對代碼執行靜態檢查,例如類型檢查。 )
  3. Type checking is an example of a semantic - level check on the integrity of a program

    。類型檢查是程序完整性上的語義級別檢查的一個示例。
  4. This is necessary if the type checking switch

    這在類型檢查開關(
  5. Sets the type checking switch to

    將類型檢查開關設置為
  6. If the type checking switch

    如果打開了類型檢查開關
  7. When the type checking switch

    在類型檢查開關(
  8. Cschema language has a type system to guarantee the type correctness of the embedded calculation expressions and moreover this type system also generates a security view after type checking a cschema policy

    另外,這個類型系統也為通過檢查的cschema策略產生安全視圖。一個安全視圖是一個沒有包含保護類型的正規表達式類型。
  9. This prevents static - type checking by the compiler and introduces new classes of runtime errors

    這避免了由編譯器進行靜態的檢查,並且引入了新的運行時錯誤類。
  10. Generic types enforce compile - time type checking

    泛型類型強制實施編譯時類型檢查。
  11. It takes advantage of compiler type checking

    它會運用編譯器類型檢查。
  12. Doing so causes the compiler to perform argument type checking

    這樣做會導致編譯器執行參數類型檢查。
  13. Collection in sql server provides type checking and length validation

    集合提供了類型檢查和長度驗證。
  14. Type checking in visual basic

    Visual basic中的類型檢查
  15. He would have liked stronger static type checking of template arguments

    他本來想要更強的模板參數的靜態類型檢驗。
  16. For example, the simplicity of the java type system often forces us to choose between precise type checking and keeping a single point of control for each distinct functional element of a program see

    比如說, java類型系統的簡單性經常迫使我們在精確類型檢驗和保持對程序的每個不同的功能性元素的單點控制(請參閱
  17. The other limitation is lack of compile - time type checking ; since an

    另一個限制是缺少編譯時類型檢查;因為
  18. This allows for compile - time type checking as well as performance optimizations

    這樣就支持了編譯時類型檢測和性能優化。
  19. Guideline 1 can be ensured by type checking and throwing an error message if there is any static storage declaration in the function

    準則1可以通過類型檢查得到保證,如果在函數中有任何靜態存儲聲明,則拋出錯誤消息。
  20. Sqlj is a convention for embedding those sql statements in java, in a way that allows programming tools to perform translation - time compile - time analysis of sql in java, for syntax checking of sql statements, for type checking to determine that the data exchanged between java and sql have compatible types and proper type conversions, and for schema checking to assure that the sql constructs are well - formed and valid in the database schema where they will be executed

    Sqlj是在java中嵌入這些sql語句的一種約定,它是以某種允許編程工具對java中sql進行編譯時分析的方式實現嵌入的,在編譯時會對sql語句進行語法檢查以保證語法的正確性,進行類型檢查以確定java和sql之間交換的數據具有兼容的類型和適當的類型轉換,以及進行模式檢查以確保sql結構在它們執行時所在的數據庫模式中是格式良好的、合法的。
分享友人