BYTE CODE Meaning in Japanese - translations and usage examples

バイトコードを

Examples of using Byte code in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
The byte code is also cached in. pyc and.
バイトコードはまた、.pycや。
How can I compile my Perl program into byte code or C?
どうやれば私のPerlプログラムをバイトコードやCへコンパイルできますか?
This byte code then gets interpreted at run time by the VM.
このバイトコードはVMによって解釈され実行される。
Each event is typed by a byte code and carries game updates.
各イベントはバイトコードで型付けされ、ゲームの更新をおこないます。
The byte code generated by java can be used on any machine.
Javaコンパイラによって生成されたバイトコードは、どのマシンでも使用できます。
JRuby is a project thatallows Ruby code to compile to Java byte code.
JRubyは、RubyコードをJavaバイト・コードにコンパイルできるようにするためのプロジェクトです。
The Flex compiler optimizes the byte code so that only classes which are used go into the SWF file.
Flexのコンパイラは使用されるクラスだけがSWFファイルに入るようにバイトコードを最適化する。
So as a result,the program in a native language works much faster than any byte code.
ですので、結果的にnative言語においてプログラムは他のバイトコードよりも速く動作することができるのです。
As a result,you cannot write your own language that compiles to"V8 byte code", although you can cross-compile to JavaScript.
その結果「V8バイトコード」にコンパイルする独自の言語を書くことはできないが、JavaScriptへのクロスコンパイルは可能である。
Any processor for which I successfully build an interpreter/emulatoris a candidate for running my interpreted programs/byte code.
インタプリタ/エミュレータを正常に構築するプロセッサは、私の解釈プログラム/バイトコードを実行するための候補です。
This version is a single process which parses and runs a byte code translation of the program.
このバージョンは単一プロセスであり、プログラムをバイトコードに変換したものを解析して実行します。
Their byte code is compatible, however.(isn't it?:-) Incompatibility caused by the difference of versions of GNU Emacs they are based on. only current-column, maybe.
ただしbytecodeの互換性はあります(よね? :)baseにしているemacsのバージョンの違いによる非互換性(current-columnだけかな?)。
Information processing- 8-bit single byte coded graphic character sets- Part 2: Latin alphabet No. 2.
標題を「Informationtechnology-8-bitsingle-bytecodedgraphiccharactersets- Part1:LatinalphabetNo。
Pyo files so that executing the same fileis faster the second time(recompilation from source to byte code can be avoided).
Pyoファイルにキャッシュされ、同じファイルの実行が二度目にはより高速になります(ソースコードからバイトコード再度のコンパイルは回避されます)。
However, there are intrepreters that make this kind of byte code a much larger deal than simply a means of performing actions swiftly.
しかし、この種のバイトコードを、アクションを速やかに実行する手段よりもはるかに大規模なものにするintrepretersがあります。
Setting the byte code version to earlier JDK versions is only useful for solution-only projects, which are generated into Java sources that you then compile and use outside of MPS.
バイトコードバージョンを以前のJDKバージョンに設定するのは、MPSの外部でコンパイルして使用するJavaソースに生成されるソリューションのみのプロジェクトでのみ役立ちます。
Pfadecrypt will undo Adobe's encryption on pfa/pfb files andconverts the byte codes into readable postscript like instructions.
Pfadecryptはpfa/pfbファイルに含まれるAdobeの暗号化処理を除去し、バイトコードをPostScriptに似た命令に変換します。
It converts Python byte code to C arrays; a C compiler you can embed all your modules into a new program, which is then linked with the standard Python modules.
これはPythonバイトコードをC配列に変換します。すべてのモジュールを新しいプログラムに埋め込むCコンパイラで、そのプログラムはPythonモジュールにリンクされます。
There is an"undocumented" option(- c)that causes the program to output the byte code to the standard output instead of running it.
ドキュメントに記載されていない」オプション(-c)があり、プログラムを実行する代わりに、それをバイトコードに変換した結果を標準出力に出力します。
In MQL5 we also get a byte code, but like ingt;NET during the code uploading, this byte code is transformed into a native x86 code, i.e. processor commands.
MQL5でもバイトコードを得ていますが、コードアップロードの間は.NETと似ており、このバイトコードはnativex86コード(プロセッサ命令)へ変換されます。
However, some interpreters do a certain bit of compiling of their own,but usually into what is traditionally called a byte code that only makes sense to the interpreter.
しかし、一部のインタプリタは、独自のコンパイルのビットを行いますが、通常、インタプリタにとって意味のあるバイトコードと呼ばれるものに変換されます。
With every program there's so much translation,filtering, and byte code compiling going on that it slows down and gets in the way of the actual core deliberate computations.
すべてのプログラムには翻訳、フィルタリング、バイトコードのコンパイルが非常に多く行われ、実際のコアの意図的な計算の過程で遅くなります。
Interpreters do this for a number of reasons: it's faster to process and it's easier to write an executor(the part of the interpreter that performs the actions)that reads a byte code as opposed to the source input.
インタプリタはいくつかの理由からこれを行います:処理が速く、ソース入力ではなくバイトコードを読み取るエグゼキュータ(アクションを実行するインタープリタの一部)を書くほうが簡単です。
The<optimization> section allows you to specify options that are specific to byte code optimization including fine-grained rules for including and excluding items.
Lt;optimization>セクションでは、項目を対象として選択したり、対象から除外したりするための詳細な規則など、バイトコードの最適化に固有のオプションを指定できます。
X, relying heavily on Java reflection API and byte code manipulation, have made it harder to progress without completely rethinking some essential parts of Play's internals.
Xで行った、初期の設計における選択は、JavaのリフレクションAPIとバイトコードの操作に強く依存しており、Playの内部の重要な部分のいくつかについて完全に再検討し直さなければ、これ以上の進歩は難しくなっていました。
Ttf2Eps ttf2eps will allow you to extract one(or all) glyphs from a font and convert them into eps files. PfaDecrypt pfadecrypt will undo Adobe's encryption on pfa/pfb files andconverts the byte codes into readable postscript like instructions.
Ttf2Epsttf2epsを使うと、1個(またはすべて)のグリフをフォントから取り出し、EPSファイルに変換することができますPfaDecryptpfadecryptはpfa/pfbファイルに含まれるAdobeの暗号化処理を除去し、バイトコードをPostScriptに似た命令に変換します。
But if I build a fake processor, that is a processor in abstract terms, in programming,that interprets that byte code while running on another processor, I can run Dragon Warrior on any machine for which I can compile the emulator.
しかし、私が偽のプロセッサを作っているのは、抽象的な言い方をすれば、プログラミングでは、別のプロセッサ上でバイトコードを解釈するプロセッサなので、私はエミュレータをコンパイルできるマシンでDragonWarriorを実行できます。
In a Java runtime environment, programs downloaded on a network can be run safely; and Java lends itself readily to creating a graphical user interface(GUI). Despite advantages like these,the overhead for byte code processing and the need for garbage collection make Java less than ideal for real-time systems.
Java実行環境は、ネットワークからダウンロードしたプログラムを安全に動作させることができる、グラフィックスを用いたユーザインタフェースを容易に構築することができる、といった利点がある一方で、バイトコード処理系のオーバヘッドやガベージコレクションの必要性から、リアルタイム処理には向かないとされています。
A virtual machine is in essence an executable orpart of a program that reads a specific byte code and emulates the workings of a processor, processing that byte code as if the computer's processor was the virtual processor.
仮想マシンは、特定のバイトコードを読み取り、プロセッサの動作をエミュレートし、コンピュータのプロセッサが仮想プロセッサであるかのようにそのバイトコードを処理するプログラムの実行可能ファイルまたはプログラムの一部である。
The foregoing license shall be for access and use, only by the equivalent number of concurrent users for whom you have paid the applicable license fees and obtained a License Certificate, solely to create,compile(including byte code compile), test and deploy, in source or object code form, your own application programs and other works"Works.
前記の権利は、適切な料金を支払い使用証書を取得した同時使用ユーザーと同数のユーザーのみにより、著作物を、ソースコードまたはオブジェクトコードの形態で作成、コンパイル(バイトコードコンパイルを含む)、テスト、および配備することのみを目的としてアクセスおよび使用するためのものです。
Results: 199, Time: 0.0273

Word-for-word translation

Top dictionary queries

English - Japanese