THE JAVA PROGRAMMING 日本語 意味 - 日本語訳 - 英語の例文

[ðə 'dʒɑːvə 'prəʊgræmiŋ]
[ðə 'dʒɑːvə 'prəʊgræmiŋ]
javaプログラミング
javaプログラム
javaプログラミング
java programming

英語 での The java programming の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Making the Java programming fun and easy.
これらはJavaプログラミングをより簡潔かつ楽しいものにします。
This chapter first specifies some properties that any binary format for the Java programming language must have(§13.1).
では,まず,Javaプログラム言語のためのあらゆるバイナリ形式が備えなければならない特性を規定する(13.1)。
Unlike C and C++, the Java programming language has no comma operator.
C及びC++と異なり,Javaプログラム言語にはコンマ演算子は存在しない。
He currently leads the specification efforts for JSR 335: Lambda Expressions for the Java Programming Language.
ラムダ式への対応(JSR335:LambdaExpressionsfortheJavaProgrammingLanguage)。
The Java programming language imposes no ordering on finalize method calls.
Javaプログラム言語は,終了化メソッドの呼出しについて,いかなる順序性も強制しない。
人々も翻訳します
Unlike C or C++, there is nothing in the Java programming language that requires this.
C及びC++と異なり,Javaプログラム言語にはコンマ演算子は存在しない。
The Java programming language neither prevents nor requires detection of deadlock conditions.
Javaプログラム言語は,デッドロック状態を,防止しないし,検出を要求することもしない。
If I[he] were king: A proposal for fixing the Java programming language's threading problems.
もしも自分が王様だったら:Javaプログラム言語のスレッド化不具合への解決策提案。
The Java programming language does not prevent, nor require detection of, deadlock conditions.
Javaプログラム言語は,デッドロック状態を,防止しないし,検出を要求することもしない。
JSR 334, Small Enhancements to the Java Programming Language(Project Coin).
第1回目の今回はJSR334SmallEnhancementtotheJavaProgrammingLanguage、つまりProjectCoinを紹介します。
The Java programming language uses the rule that the most specific method is chosen.
Javaプログラム言語は,最も特殊な(mostspecific)メソッドを選ぶという規則を用いている。
A primitive type is predefined by the Java programming language and named by its reserved keyword(§3.9):.
プリミティブ型(primitivetype)は,Javaプログラム言語によってあらかじめ定義されており,予約キーワード(3.9)で名前付ける。
In the Java programming language, every variable and every expression has a type that can be determined at compile time.
Javaプログラム言語において,すべての変数及びすべての式はコンパイル時に決定される型を持っている。
Many apps are written entirely in non-native code(e.g. the Java programming language or Kotlin) and do not need code changes.
多くのアプリは、すべてネイティブコード以外(例:Javaプログラミング言語またはKotlin)で書かれているので、コードの変更は必要ありません。
The Java programming language supports limitations on external access to the members of packages, classes, and interfaces.
Javaプログラム言語は,名前の有効範囲に対する制御を提供し,パッケージ,クラス及びインタフェースのメンバへの外部アクセスの制限をサポートする。
They wrote that many appsare written entirely in non-native code(e.g. the Java programming language or Kotlin) and do not need code changes.
多くのアプリは、すべてネイティブコード以外(例:Javaプログラミング言語またはKotlin)で書かれているので、コードの変更は必要ありません。
As it is based on the Java programming language those who already know Java can easily migrate to this platform.
をベースとしているため、Javaプログラマーはこの言語に簡単に移行することができます。
The Java Naming and Directory Interface™(JNDI)provides naming and directory functionality to applications written in the Java programming language.
JavaNamingandDirectoryInterface(JNDI)は、Javaプログラミング言語で記述されたアプリケーションに、ネーミングおよびディレクトリ機能を提供します。
Development tools for the Java programming language should support automatic recompilation as necessary whenever source code is available.
Javaプログラム言語のための開発ツールは,ソースコードが利用できる場合にはいつでも,必要に応じて自動再コンパイルをサポートすることが望ましい。
The Java Naming and Directory InterfaceTM(JNDI)provides naming and directory functionality to applications written in the Java programming language.
JavaNamingandDirectoryInterfaceTM(JNDI)は、Javaプログラミング言語で記述されたアプリケーションに、ネーミングおよびディレクトリ機能を提供します。
Unlike C++, the Java programming language does not specify altered rules for method dispatch during the creation of a new class instance.
C++と異なり,Javaプログラム言語は,新しいクラスインスタンスの生成中のメソッドディスパッチのための変更規則を指定しない。
As mentioned above, distributed system 100 is based on the Java programming environment and thus makes use of Java runtime system 216.
上述の通り、模範的分散システム100は、Javaプログラミング環境に基づいており、したがって、Javaランタイムシステム216を利用する。
The Java programming language provides control over the scope of names and supports limitations on external access to members of packages, classes, and interfaces.
Javaプログラム言語は,名前の有効範囲に対する制御を提供し,パッケージ,クラス及びインタフェースのメンバへの外部アクセスの制限をサポートする。
Android SDK The Android SDK provides the tools and APIs required to develop applications on the Android platform, using the Java programming language.
AndroidSDKAndroidSDKは、Javaプログラミング言語を使用してAndroidプラットフォームのアプリケーションを開発するために必要なツールおよびAPIを提供します。
The Java programming language requires that floating-point arithmetic behave as if every floating-point operator rounded its floating-point result to the result precision.
Javaプログラム言語は,すべての浮動小数点演算子が,その浮動小数点の結果を,結果精度に丸めたかのように振る舞う計算を必要とする。
While all other variablesare automatically initialized to a default value, the Java programming language does not automatically initialize local variables in order to avoid masking programming errors.
Javaプログラム言語は,他の変数はすべて自動的にデフォルト値に初期化されるが,プログラミングのエラーを隠すことを避けるために,局所変数を自動的に初期化することはない。
The NetBeans project consists of afull-featured open source IDE written in the Java programming language and a rich client application platform, which can be used as a generic framework to build any kind of application.
NetBeansプロジェクトは、Javaプログラミング言語で記述された各種機能を備えたオープンソースのIDEと、あらゆる種類のアプリケーションを構築する汎用フレームワークとして使用できるリッチクライアントアプリケーションプラットフォームから構成されます。
In a statement,Google said the result was“a win for the Android ecosystem, for the Java programming community, and for software developers who rely on open and free programming languages to build innovative consumer products.”.
Googleはこの評決について声明文で「これは、Androidエコシステム、Javaプログラミングコミュニティー、そして、オープンで自由なプログラミング言語を使うソフトウェア開発者にとっての勝利だ」と語った。
結果: 28, 時間: 0.9231

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語