assembly name 中文意思是什麼

assembly name 解釋
程序集名稱
  • assembly : n 1 集合。2 集會。3 會眾。4 〈A 〉立法會議,議院,(特指)下院〈美國州議會通常稱作 General Assemb...
  • name : n 1 名 名字 姓名;名稱。2 名聲 名譽;空名 虛名;名義 名目;【邏、語法】概念的名稱;名詞。3 知名之...
  1. For simply named assemblies, equivalency requires a match on the assembly name and culture

    對于具有簡單名稱的程序集,等效性要求程序集名稱與區域性匹配。
  2. For strongly named assemblies, equivalency requires the assembly name, version, public key token, and culture to be identical

    對于具有強名稱的程序集,等效性要求程序集名稱、版本、公鑰標記和區域性均應相同。
  3. Altering the interop assembly name can help distinguish it from the original com dll and prevent problems that can occur from having duplicate names

    更改互操作程序集名稱有助於將它同初始的com dll區分開來,並避免可能因重名而導致的問題。
  4. Specifies the full type name of the object and the assembly name of the type implementation on the client

    指定對象的完整類型名和客戶端的類型實現的程序集名稱。
  5. Checks whether the assembly name has been bound to before

    檢查程序集名是否以前已被綁定
  6. Property returns a fully qualified type name including nested types, the assembly name, and type arguments

    可以返回完全限定的類型名稱(包括嵌套類型、程序集名稱和類型實參) 。
  7. Property returns a fully qualified type name including nested types, the assembly name, and generic type arguments

    可以返回完全限定的類型名稱(包括嵌套類型、程序集名稱和泛型類型實參) 。
  8. However, because asp. net pages are converted into assemblies dynamically, the assembly name is not known in advance, and standard satellite assembly configuration does not apply

    但是,因為asp . net頁被動態轉換成程序集,所以程序集名稱在事先是不知道的,並且標準附屬程序集配置不適用。
  9. Spaces are relevant in all type name components except the assembly name

    在除程序集名稱之外的所有類型名稱組成部分中,空格都相關。
  10. Specifies a comma - separated assembly name combination consisting of version, culture, and public - key tokens

    指定由版本、區域性和公鑰標記組成的以逗號分隔的程序集名稱的組合。
  11. The assembly name cannot include a file extension

    程序集名稱不包括文件擴展名。
  12. The name of the project is used for the assembly name

    將項目名稱用作程序集名稱。
  13. Indicates the assembly name for the referenced assembly

    指示引用的程序集的名稱。
  14. Select the assembly name from the list that appears

    從顯示的列表中選擇程序集名稱。
  15. Exception string : assembly name is not valid

    異常字元串:程序集名稱無效。
  16. The assembly name is generated by the compiler

    程序集名稱由編譯器生成。
  17. Class with the given type name and assembly name

    用給定的類型名稱和程序集名稱初始化
  18. Instead, compare the clr type name, the four - part assembly name, and the assembly bytes

    此時應比較clr類型名稱、四部分程序集名稱以及程序集位元組。
  19. Adding an assembly to the skip verification list creates a security vulnerability. a malicious assembly could use the fully specified assembly name assembly name, version, culture, and public key token of the assembly added to the skip verification list to fake its identity

    如果將某程序集添加到跳過驗證列表中,則惡意的程序集可以通過使用該程序集的完全限定程序集名稱來隱藏身份,完全限定程序集名稱由程序集名稱、版本、區域性和公鑰標記組成。
  20. To call a user - defined function from a specific clr assembly, the user - defined function is preceded by the assembly name, full class name, and procedure name, as demonstrated here

    若要從特定clr程序集調用用戶定義函數,用戶定義函數前面必須有程序集名稱、完整類名稱和過程名稱,如下所示:
分享友人