| 1. | Both events are part of the end time inserts of the program 两个事件都是插入程序的时间终结部分。 |
| 2. | Patching plug program 修补插入程序 |
| 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. | In visual c , the completion list includes code snippets to help you easily insert predefined bodies of code into your program 在visual c #中,完成列表中包括可帮助您方便地将预定义的代码体插入程序中的代码段。 |
| 8. | 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 链接器通过将公钥插入程序集清单并用私钥对最终的程序集签名来创建签名的程序集。 |
| 9. | 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 使用此选项时,编译器将从指定的文件将公钥插入程序集清单中,然后使用私钥对最终程序集进行签名。 |
| 10. | 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选项时,编译器将创建可共享的组件,方法是通过从指定的容器将公钥插入程序集清单中并使用私钥对最终程序集进行签名。 |