object code listing 中文意思是什麼

object code listing 解釋
目標代碼表
  • object : n 1 物,物體,物件。2 目標 (of; for); 目的,宗旨。3 【哲學】對象,客體,客觀 (opp subject); ...
  • code : n 1 法典;法規。2 規則,準則;(社會、階級等的)慣例,習俗,制度。3 (電)碼,代碼,密碼,暗碼;...
  • listing : n. 1. 造表,編目。2. 表冊上的項目〈如房地產中間人關于待售房產的記載〉。3. 表冊。
  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. Consider the code idiom in listing 3 for retrieving the referent object from a

    檢索被引用對象的代碼風格:
  3. The code in listing 5 shows a business rule object a

    清單5中的代碼顯示了一個名為
  4. A disassembler turns object code that is in a machine - readable format as shown in listing 1 into something human - readable as shown in listing 2

    反匯編器把機器可讀格式的目標代碼(如清單1所示)轉換成人們可讀的代碼(如清單2所示) 。
分享友人