mapfile 中文意思是什麼

mapfile 解釋
對應文件
  1. Includes the specified information in the mapfile

    包括映射文件中的指定信息
  2. The map option tells the linker to create a mapfile

    / map選項通知鏈接器創建映射文件。
  3. Allows you to override the default name for a mapfile

    使您得以重寫映射文件的默認名稱。
  4. Option is specified, link creates a mapfile

    選項,則link創建映射文件。
  5. Instead, we will be relying on the listing of the compiler - generated assembly to see code and the linker - generated mapfile to see actual addresses

    但是我們需要藉助編譯器察看匯編代碼,和用於察看代碼地址的連接選項。
  6. Many global symbols that appear in the mapfile are used internally by the compiler and the standard libraries

    許多出現在映射文件中的全局符號由編譯器和標準庫在內部使用。
  7. Filename a user - specified name for the mapfile

    用戶指定的映射文件名稱。
  8. The following command line sends a mapfile to the printer

    下列命令行將映射文件發送到印表機:
  9. This option the default base name for a. mapfile or import library

    該選項設置. mapfile或導入庫的默認基名稱。
  10. Option specifies additional information to be included in the mapfile

    選項指定要包括在映射文件中的附加信息。
  11. Fm name mapfile

    Fm命名映射文件c
  12. A mapfile is a text file that contains the following information about the program being linked

    映射文件是一個文本文件,包含有關被鏈接程序的下列信息:
  13. By default, the mapfile is given the base name of the corresponding c or c source file with a. map extension

    默認情況下,此映射文件具有相應c或c + +源文件的基名稱以及. map擴展名。
分享友人