assembly manifest 中文意思是什麼

assembly manifest 解釋
程序集清單
  • assembly : n 1 集合。2 集會。3 會眾。4 〈A 〉立法會議,議院,(特指)下院〈美國州議會通常稱作 General Assemb...
  • manifest : adj 明白的,明顯的。vt 1 指明,表明;明白表示。2 證明;使了解。3 把…記在貨單上。4 〈manifest ones...
  1. Internet explorer downloads the assembly manifest first, and then creates worker threads to download any additional modules or assemblies required

    Internet explorer首先下載程序集清單,然後創建輔助線程以下載所需的任何其他模塊或程序集。
  2. If so, the assembly file contains only the assembly manifest

    如果是這樣,則程序集存儲為獨立程序集。
  3. This will sign the assembly by inserting a public key into the assembly manifest

    這會通過將公鑰插入程序集清單中來對程序集進行簽名。
  4. This will sign the assembly give it a strong name by inserting a public key into the assembly manifest

    這樣將會通過將公鑰插入程序集清單來對程序集簽名(為它指定一個強名稱) 。
  5. The linker inserts the public key into the assembly manifest and then signs the final assembly with the private key

    鏈接器將公鑰插入程序集清單中,然後用私鑰對最終的程序集進行簽名。
  6. The compiler inserts the public key into the assembly manifest and reserves space in the pe file for the full strong name signature

    編譯器將公鑰插入程序集清單,並在pe文件中為完整的強名稱簽名保留空間。
  7. The linker creates a signed assembly by inserting a public key into the assembly manifest and signing the final assembly with the private key. to generate a key file, type

    鏈接器通過將公鑰插入程序集清單並用私鑰對最終的程序集簽名來創建簽名的程序集。
  8. When this option is used, the compiler inserts the public key from the specified file into the assembly manifest and then signs the final assembly with the private key

    使用此選項時,編譯器將從指定的文件將公鑰插入程序集清單中,然後使用私鑰對最終程序集進行簽名。
  9. When the keycontainer option is used, the compiler creates a sharable component by inserting a public key from the specified container into the assembly manifest and signing the final assembly with the private key

    使用/ keycontainer選項時,編譯器將創建可共享的組件,方法是通過從指定的容器將公鑰插入程序集清單中並使用私鑰對最終程序集進行簽名。
  10. However, you can incorporate such a file into the assembly manifest of an assembly by using

    將這樣的文件合併到程序集的程序集清單中。
  11. To view the assembly manifest to see the associated files

    瀏覽程序集清單以查看相關的文件。
  12. Gets or sets the hash algorithm used by the assembly manifest

    獲取或設置程序集清單使用的哈希演算法。
  13. Specifies a product name for the assembly manifest

    指定程序集清單的產品名稱。
  14. Specifies a company name for the assembly manifest

    指定程序集清單的公司名稱。
  15. Specifies a copyright notice for the assembly manifest

    指定程序集清單的版權聲明。
  16. Gets the files in the file table of an assembly manifest

    獲取程序集清單文件表中的文件。
  17. Defines a custom attribute that specifies a product name for an assembly manifest

    定義為程序集清單指定產品名的自定義屬性
  18. Gets the files in the file table of an assembly manifest, specifying whether to include resource modules

    獲取程序集清單的文件表中的文件,指定是否包括資源模塊。
  19. To define and load assemblies, load modules that are listed in the assembly manifest, and locate a type from this assembly and create an instance of it

    定義和加載程序集,加載在程序集清單中列出的模塊,以及從此程序集中查找類型並創建該類型的實例。
  20. Assembly manifest contents

    程序集清單內容
分享友人