Vertaling van "java program" in Japans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The context is launching a java program by running a java command into the command prompt.
コマンドプロンプトでjavaコマンドを実行して、コンテキストがJavaプログラムを起動しています。
The program... Read more -> The System 'Could Not Find Or Load Main Class'? - Fixed Updated on September 3, 2021 by Ying If you see an error like 'could not find or load main class,' this mostly means that you must have made any mistake in declaring the particular class while writing a java program.
プログラム... ->続きを読みます システムはメインクラスを検索またはロードできませんでした ? - 修繕 更新日 September 3, 2021 by Ying メインクラスを見つけられなかった、またはロードできなかったなどのエラーが表示された場合、これは主に、Javaプログラムの作成中に特定のクラスの宣言に誤りがあったことを意味します。
Every environment variable that will be needed by the Java program must be explicitly passed in.
Java のプログラムが必要とする環境変数は,明示的に渡してやらなければなりません.
When converting a Java program, each member function is draw as a PAD figure.
Javaのプログラムは、各メンバ関数ごとにPAD図を描いていく。
The java program can refer or modify variables.
インターポーズ処理 で実行するjavaプログラムから変数値の参照や変更ができます。
A thrown exception terminates a Java program unless it is caught and handled properly at some level of the application.
スローされた例外がキャッチされ、アプリケーションのあるレベルで正しく処理されない限り、その例外は Java プログラムを終了します。
It includes all the resources necessary to install and run a Java program in a single compressed file.
Java プログラムをインストールしたり実行したりするのに必要なリソースが 1 つの圧縮ファイルにすべて収められています。
You may answer M for module support and later load the module when you install the JDK or find an interesting Java program that you can't live without.
モジュールサポートのために M と答えておいて JDK をインストールしたときやそれなしには生きていけないような面白い Java プログラムを見つけたときにそのモジュールを後からロードしても良いです。
A Java program that extends the functionality of a Web server, generating dynamic content and interacting with web clients using a request-response paradigm.
Webサーバーの機能を拡張するJavaプログラム。動的コンテンツの生成や、リクエスト/レスポンス・パラダイムを使用したWebクライアントとの対話を行います。
A new process flow activitiy supports calling an EJB or Java program from within a process flow.
新しいプロセス・フロー・アクティビティでは、プロセス・フロー内からのEJBまたはJavaプログラムの呼出しがサポートされます。
If you need help to use monitoring feature from your Java program, please contact us at, or visit our support page.
お使いのJavaプログラムからモニタリング機能をご使用になりたい場合、 にてご相談していただくか、または 弊社 サポートページ をご参照ください。
If you see this message, the next thing you would experience is that the Java program is stopped.
このメッセージが表示された場合、次に経験することは、Javaプログラムが停止したことです。
A Java program is not required to use only a single "flat" classloader, but instead may be composed of several (potentially very many) nested, cooperating classloaders.
Javaプログラムでは単一のフラットなクラスローダーだけでなく、ネストした、協調して動作する複数の(場合によっては非常に多くの)クラスローダーを使用できる。