初始化链接 meaning in Chinese
initiate link
Examples
- If it finds all the libraries it wants but can t find a symbol , it can abort for that too but it may not act until the actual attempt to reference that symbol occurs - this is rare case though because normally , if the symbol isn t there , it will be noticed during the initial link
如果它找到了所有需要的程序库,但却无法找到某个符号,那么它也可能会因此而停止加载操作(但是可能直到真正尝试去引用那个符号时才会发生这种情形)这是一种很少见的情况,因为通常如果不存在某个符号,那么在初始化链接的时候就会被警告。