The assembly linker returned error code %1.
验证证书时出现的错误。 错误代码 %1。
An assembler convert source-code programs from assembly language into machine language. A linker combines individual files created by an assembler into a single executable program.
汇编器将汇编语言源代码转换为机器语言。链接器将汇编器产生的单独文件合并成一个可执行程序。
The linker collects assembly information stored in the object files and combines this information into a final manifest file.
链接器收集存储在对象文件中的程序集信息,并将此信息合并到最终清单文件中。
应用推荐