常見例句雙語例句This type of linking is called static linking.這種鏈接稱爲 靜態(tài)鏈接。It is a simpler process in a static linking system than in a dynamically linked system.這個過程在靜態(tài)鏈接系統(tǒng)中比在動態(tài)鏈接系統(tǒng)中更簡單。There are two ways to incorporate the CRT and/or the C++ Library code into a program: static linking and dynamic linking.有兩種方式可以實現(xiàn)把CRT和C++庫的代碼嵌入一個項目中:靜態(tài)鏈接和動態(tài)鏈接。 返回 static linking