Both events are part of the end time inserts of the program 兩個事件都是插入程序的時間終結(jié)部分。
Patching plug program 修補(bǔ)插入程序
This will sign the assembly by inserting a public key into the assembly manifest 這會通過將公鑰插入程序集清單中來對程序集進(jìn)行簽名。
This will sign the assembly give it a strong name by inserting a public key into the assembly manifest 這樣將會通過將公鑰插入程序集清單來對程序集簽名(為它指定一個強(qiáng)名稱) 。
The linker inserts the public key into the assembly manifest and then signs the final assembly with the private key 鏈接器將公鑰插入程序集清單中,然后用私鑰對最終的程序集進(jìn)行簽名。
The compiler inserts the public key into the assembly manifest and reserves space in the pe file for the full strong name signature 編譯器將公鑰插入程序集清單,并在pe文件中為完整的強(qiáng)名稱簽名保留空間。
In visual c , the completion list includes code snippets to help you easily insert predefined bodies of code into your program 在visual c #中,完成列表中包括可幫助您方便地將預(yù)定義的代碼體插入程序中的代碼段。
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 鏈接器通過將公鑰插入程序集清單并用私鑰對最終的程序集簽名來創(chuàng)建簽名的程序集。
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 使用此選項時,編譯器將從指定的文件將公鑰插入程序集清單中,然后使用私鑰對最終程序集進(jìn)行簽名。
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選項時,編譯器將創(chuàng)建可共享的組件,方法是通過從指定的容器將公鑰插入程序集清單中并使用私鑰對最終程序集進(jìn)行簽名。