本機代碼 的英文怎麼說

中文拼音 [běndài]
本機代碼 英文
native code
  • : i 名詞1 (草木的莖或根)stem or root of plants 2 (事物的根源)foundation; origin; basis 3 (本錢...
  • : machineengine
  • : Ⅰ動詞1 (代替) take the place of; be in place of 2 (代理) act on behalf of; acting Ⅱ名詞1 (歷...
  • : Ⅰ名詞(表示數目的符號或用具) a sign or object indicating number; code Ⅱ量詞1 (指一件事或一類的...
  1. Method metadata token. thus, a method pointer can be easily passed to unmanaged native code specifically, as a callback routine

    因此,可以很容易地將方法指針傳遞到非託管本機代碼(具體而言,作為回調常式) 。
  2. Method. as a result, the method pointer can be passed to unmanaged native code for example, as a callback routine if that routine expects the corresponding calling convention

    因此,如果回調常式預期相應的調用約定,則可以將方法指針傳遞到非託管本機代碼(例如,作為回調常式) 。
  3. The common language runtime includes a jit compiler for converting msil to native code

    公共語言運行庫包括用於將msil轉換為本機代碼的jit編譯器。
  4. If you are debugging managed code, these assembly instructions correspond to the native code created by the just - in - time compiler, not the microsoft intermediate language msil generated by the visual studio compiler

    如果正在調試託管,則這些匯編指令對應于由實時( jit )編譯器創建的本機代碼,而不是由visual studio編譯器生成的microsoft中間語言( msil ) 。
  5. Relatively simple, but suffered from severe performance problems - interpreting code is always going to take longer than executing native code

    相對簡單,但存在嚴重的性能問題解釋的時間總是會比執行本機代碼的時間長。
  6. Until jdk 5. 0, it was not possible to write wait - free, lock - free algorithms in the java language without using native code

    在jdk 5 . 0之前,如果不使用本機代碼,就不能用java語言編寫無等待、無鎖定的演算法。
  7. Until jdk 5. 0, it was not possible to write wait - free, lock - free algorithms in the java language without using native code. with the addition of the atomic variables classes in the

    在jdk 5 . 0之前,如果不使用本機代碼,就不能用java語言編寫無等待、無鎖定的演算法。
  8. Class to perform the platform invoke calls to native code to do the fill

    類執行平臺調用,調用執行填充的本機代碼
  9. If you are debugging native code, you can use register names as well as variable names

    如果要調試本機代碼,可以使用注冊名以及變量名。
  10. Msil is subsequently jit - compiled, just before execution, into native machine code

    Msil隨后恰好在執行前被實時( jit )編譯成本機代碼
  11. Languages such as c and c that compile to native code generally require a linking step after source code is compiled

    諸如c和c + +這些編譯成本機代碼的語言通常在編譯完源之後需要鏈接這個步驟。
  12. The jit technique compiles java bytecode to native code before executing it for the first time, giving much better performance for repeated executions

    在第一次執行java位元組之前, jit技術將它編譯成本機代碼,從而對于重復執行提供了更好的性能。
  13. The microsoft. net implementation also supports an option of precompiling to native code for a faster startup, duplicating what gcj has done for java byte code

    Microsoft . net實現還支持預編譯成本機代碼的選項以獲得更快速啟動,這與gcj對java位元組所做的工作相同。
  14. The common thread running through all this material is the idea that programming the java platform is much more dynamic than working with languages that compile straight to native code

    貫穿整篇文章的公共線索是這樣一種思想:在java平臺上編程要比使用直接編譯成本機代碼的語言更具動態性。
  15. I think that point is overstated, especially for linux, because all of the important open source software has been ported to 64 - bit and recompiled native for ia - 64, so the only things you need to run in emulation mode are those proprietary apps that, for whatever reasons, you can t get natively

    我想說成破壞了向後兼容性有點言過其實,尤其對于linux ,因為所有重要的開放源軟體都已被移植到64位,並且針對ia - 64重新編譯成本機代碼,唯一需要在模擬方式下運行的是那些由於各種原因不能編譯的專有應用程序。
  16. Sets the instruction pointer to the specified offset location in native code

    將指令指針設置為指向本機代碼中的指定偏移位置。
  17. During just - in - time compilation, an optional verification process examines the metadata and microsoft intermediate language msil of a method to be jit - compiled into native machine code to verify that they are type safe

    在實時( jit )編譯期間,可選的驗證過程檢查要實時編譯為本機代碼的方法的元數據和microsoft中間語言( msil ) ,以驗證它們是否為類型安全。
  18. Gets the stack frame s offset into native code

    獲取堆棧幀在本機代碼中的偏移量。
  19. As with desktop applications, you can access native code by using platform invoke

    與桌面應用程序一樣,可以使用平臺調用訪問本機代碼
  20. Native - code application

    本機代碼應用程序
分享友人