module file 中文意思是什麼

module file 解釋
模塊文件
  • module : n. 1. 測量流水等的單位〈1秒100升〉。2. 【建築】圓柱下部半徑度。3. 【物理學】模,系數,模數,模量。4. 【無線電】微型組件;組件;模塊。5. (太空船上各個獨立的)艙。
  • file : n 1 紙夾,文件夾。2 釘成冊的文件,檔案,卷宗,案卷,合訂本。3 【計算機】外存貯器,存貯帶。4 行列...
  1. You can test this code for yourself by putting the code in listing 2 in a file called barebones. pm in any directory, and running the following from that directory meaning, " include the current directory in the library path, use the barebones module, and create a new barebones object "

    可以通過將清單2中的代碼放入任何目錄內名為barebones . pm的文件中,然後在該目錄中運行以下命令來測試該代碼(這表示: 「在庫路徑中包括當前目錄,使用barebones模塊,然後創建一個新的barebones對象」 ) :
  2. That assembles the base map module and the domain entities file and definition module

    組裝基本的映射模塊、領域實體文件和定義模塊。
  3. Passes a module - definition. def file to the linker

    將模塊定義( . def )文件傳遞到鏈接器
  4. Statement in a module - definition. def file

    語句。如果兩者都指定,則
  5. Run dirname on contents of file perl - mfile : : basename - ne print dirname index one - liners 1 and 2 came from paul, while 3 and 4 were my rewrites of them with the file : : basename module

    一行程序1和2是paul編寫的,而我用file : : basename模塊對它們進行了重寫,這就是3和4 。
  6. Home edition contains resident protection of the computer file system and a resident module for e - mails and news

    Home edition包含計算機文件系統常駐防護模組和e - mail常駐防護模組
  7. Professional edition contains resident protection of the computer file system and a resident module for e - mails and news

    Professional edition包含計算機文件系統常駐防護模組和e - mail常駐防護模組
  8. The spatial classification module can classify the geographic objects according to a pre - specified attribute, and the classification result can be used to provide decision support. the classification result can be saved to and loaded from an xml file

    空間數據分類模塊能夠對地理對象按照某個屬性分類,利用分類結果為決策者提供決策支持,挖掘結果可以保存在xml文件中或者從文件中讀取。
  9. The query module is a retrieval system on internet, it adopts b / s mode of three - layer structure, and has been implemented by using the inner component ado and the third party component fileup of asp technology and sql server 7. 0. this module can support the transmission of multi - media file. the discussion module is a electronic white board which is based on network, it has been implemented by java language and java media framework ( one of java media apis )

    本答疑係統由查詢和討論兩部分組成,查詢部分是一internet上的全文檢索系統,它採用三層結構的b / s模式,利用asp技術的內置組件ado 、第三方組件fileup和sqlserver7 . 0來實現,它能支持與問題相關的多媒體文件的上傳和下載,從而為查詢答疑提供了與問題相關場景(即音視頻信息)的支持;討論部分則是一網上實時交互系統,該系統是以java語言和javamediaapis ( applicationprograminterfaces應用程序介面)提供的jmf ( java多媒體框架)編程實現的網路電子白板,通過它能在ip網路上實現文字、圖形、圖象、音頻視頻信息的實時交流,使網上答疑變得直觀生動和高效
  10. A module is an executable file or a dynamic link library

    模塊指的是可執行文件或動態鏈接庫( dll ) 。
  11. There are several modules both used in video recorder and video player, such as : hard disk driver module, file system module and osd module

    硬盤節目錄制與硬盤節目回放功能中存在功能相同的模塊,例如:硬盤驅動模塊、文件系統模塊、 osd菜單顯示模塊等。
  12. Add the following code to the top of the module file

    將下面的代碼添加到模塊文件的頂部:
  13. Add the code example to the module file

    將代碼示例添加至此模塊文件。
  14. A module file cannot be opened for the specified reason

    出於所指明的原因,無法打開模塊文件。
  15. Failed to initiate the module. please make sure the module file exists

    模塊初始化失敗。請確認模塊文件存在。
  16. Adds an empty module file

    添加空模塊文件。
  17. [ english ] failed to initiate the module. please make sure the module file exists

    模塊初始化失敗。請確認模塊文件存在。
  18. Add the sample code from the reference topic to the module file

    Imports microsoft . visualstudio . vcprojectengine將參考主題中的代碼示例添加到模塊文件。
  19. This warning is generated when the same source, input, or module file is specified multiple times on the command line

    當在命令行上多次指定相同的源、輸入或模塊文件時,會生成此警告。
  20. This module file was generated for a different platform or by an incompatible compiler or compiler release. it cannot be read

    這個意思就是你的這個模塊和你的平臺/編譯器/編譯器版本不同,你安裝的組件不對。
分享友人