"查查詞典"手機版
千萬人都在用的超大詞匯詞典翻譯APP
- A test is placed in a container , depending on whether it generates compiled code
根據(jù)測試是否生成編譯代碼,該測試將被放入某個容器中。 - Display the errors , warnings , and messages produced as you edit and compile code
顯示在編輯和編譯代碼時產(chǎn)生的“錯誤” “警告”和“消息” 。 - As long as it can invalidate such jit - compiled code if a subclass of y is later loaded
(只要它能在隨后裝入y子類時使這種jit編譯的代碼無效) 。 - Random access memory is used to store dynamic data structures and jit - compiled code
隨機訪問存儲器( ram )用于存儲動態(tài)數(shù)據(jù)結構和jit編譯的代碼。 - Initiates execution of compiled code in the script engine and binds all event handlers
啟動腳本引擎中已編譯代碼的執(zhí)行,并綁定所有事件處理程序。 - Often you compile the program as a separate step , and then execute the compiled code later
你經(jīng)常將編譯程序作為獨立的步驟,在以后再執(zhí)行所編譯的代碼。 - This can be most useful when compiling code for a debug build or when compiling for a specific configuration
這在編譯調試版本的代碼或編譯特定配置時最為有用。 - Gets the offset from the start of the native just - in - time - compiled code for the method being executed
獲取離開所執(zhí)行方法的本機實時( jit )編譯代碼開頭的偏移量。 - The script consists of the byteloader preamble , with the compiled code stored as a byte string
該腳本由byteloader前同步碼組成,編譯好的代碼以字節(jié)字符串的形式保存。 - However , you should treat compiled code in the bin folder as you would treat any executable code
但是,您必須像對待任何可執(zhí)行代碼一樣來對待bin文件夾中已編譯的代碼。