implicit linking 中文意思是什麼

implicit linking 解釋
隱含連結
  • implicit : adj. 1. 含蓄的,不講明的。2. 內含的,隱含的 (opp. explicit)。3. 絕對的,盲目的。adv. -ly
  • linking : n. 耦合,結合,咬合;聯系;連接。
  1. Describes explicit and implicit linking to a dll

    描述與dll的顯式鏈接和隱式鏈接。
  2. A process using implicit linking is also terminated if any of the dlls it is linked to have a dllmain function that fails

    如果一個使用隱式連接的過程在開始時找不到dll ,將被系統終止。
  3. With implicit linking, the executable using the dll links to an import library (. lib file ) provided by the maker of the dll

    使用隱式連接時,可執行部分將dll連接到一個輸入庫( lib文件) 。
  4. Note implicit linking is sometimes referred to as static load or load - time dynamic linking. explicit linking is sometimes referred to as dynamic load or run - time dynamic linking

    隱式連接有時指靜態載入或載入時動態連接。顯式連接有時指動態載入或運行時動態連接。
分享友人