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