DYNAMIC LANGUAGES 日本語 意味 - 日本語訳 - 英語の例文

[dai'næmik 'læŋgwidʒiz]
[dai'næmik 'læŋgwidʒiz]

英語 での Dynamic languages の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Dynamic Languages are not safe:.
動的言語は安全ではない:。
Parrot is designed for dynamic languages.
パロットは、動的言語のために設計されています。
Dynamic Languages on the CLR and JVM.
CLRとJVMにおける動的言語
GDScript: An introduction to dynamic languages¶.
GDScript:動的言語の紹介¶。
Most dynamic languages provide the following advantages for developers:.
動的言語の多くには、開発者に次の利点があります。
C 4.0 is extending towards the dynamic languages.
C4.0って、Dynamic言語に対応するんですね。
OO and dynamic languages make it much easier to change the control flow for testing purposes.
オブジェクト指向や動的言語では、テスト目的で制御フローを変更するのはとても簡単です。
Employers may want experience with alternative dynamic languages like Perl.
雇用主は、Perlのような他の動的言語の専門知識を求めているかもしれません。
Unlike many dynamic languages, Pike is both statically and dynamically typed and requires explicit type definitions.
他の動的言語とは異なり、Pikeは静的型付けも動的型付けも可能で、明示的な型定義を必要とする。
The transcript provides rather extensive insights into dynamic languages that Steve advocates for.
そのトランスクリプトは、Steve氏が支持する動的言語について多大な洞察を与えている。
Most dynamic languages don't have particularly rigorous specifications, and the JVM implementation often differs in undocumented ways from the C implementation.
ほとんどの動的言語は特に厳密な仕様を持っておらず、そしてJVMの実装はドキュメント化されていない部分において、Cの実装とはしばしば異なります。
To support this Microsoft is heavily investing in integration between the dynamic languages and the CLR.
このサポートのために、Microsoftは動的言語とCLRの統合に多大な投資を行っている。
KB2909958 Exceptions in Windows PowerShell, other dynamic languages, and dynamically executed C code when code that targets the.
KB2909958WindowsPowerShellの、他の動的言語は、動的に実行されたCコード、。
NET Dynamic Language Runtime has arrived and Java is adding better andbetter support for dynamic languages.
NETDynamicLanguageRuntimeが誕生しJavaはダイナミック言語用にもっとより良いサポートを手に入れている。
According to him static languages have reached their limits and dynamic languages offer today comparatively more opportunities.
彼によると、静的言語は限界に達しており、動的言語は現在比較的多くの機会を提供しているとのことだ。
More information about getting comfortable with GDScript or dynamically typed languages can be found in the GDScript:An introduction to dynamic languages tutorial.
GDScriptや他の動的言語を使いこなすための情報は、こちらのチュートリアルGDScript:動的言語の紹介にあります。
But now that Microsoft backs four dynamic languages, VB, C, IronPython, and IronRuby, there is a renewed interest in it.
しかし今、マイクロソフトは、VB、C、IronPython、IronRubyという4つの動的言語に立ち返り、再び興味を持つことになった。
This incompleteness is a source of frustration for programmers,(andmay be one reason driving them to use dynamic languages like Python and Ruby).
不完全な型システムはプログラマに余計な負担を強います(それがプログラマがPythonやRubyなどの動的言語を使いたくなる理由の1つかもしれません)。
Functional languages exemplify this trend, but modern dynamic languages have also incorporated many functional features to make developers' lives easier.
こうした傾向を示す典型的な例が関数型言語ですが、最近の動的言語にも、開発者の作業を楽にする関数型の機能が数多く取り込まれるようになってきました。
This is meant to reflect the idea that we would eventually like other languages to use Parrot as their VM; in a sense,we would like Parrot to become a"common language runtime" for dynamic languages.
ゆくゆくは同様のほかの言語がそのVMとしてParrotを使うようになって、ある意味、動的言語のための共通ランタイムにParrotをしたい、って意味だ。
Every object in the WinRT API supports reflection so that even dynamic languages such as JavaScript can use them efficiently.
WinRTAPIにおけるあらゆるオブジェクトは、リフレクションをサポートしているので、JavaScriptのような動的言語でさえ、それらを効率良く使うことができる。
As for the rest of the dynamic languages, it seems that PHP and Groovy support will continue to be developed by Oracle, in version 7 of Netbeans, which is planned for April 2011.
その他の動的言語としては,PHPとGroovyのサポートについては2011 年4月に予定されているNetBeansバージョン7に向けて,Oracleによる開発が継続される見込みである。
Cincom Systems recently developed a webcast featuring Gartnerregarding how working with(or leveraging) dynamic languages can protect and enhance software development projects in a cost-conscious environment.
CincomSystemsは最近、Gartner社の特集したWebキャストで、動的言語を利用(または活用)することによって、コストを意識した環境でソフトウェア開発プロジェクトを保護し向上させる方法を取り上げています。
It may be tempting to see dynamic languages, open compilers(such as Roslyn), or re-compilers(such as Cecil) as solutions because they expose the very details of abstract syntax tree.
解決策として、動的言語、オープンコンパイラ(例えばRoslyn)、または再コンパイラ(例えばCecil)に求めたくなるかもしれない、なぜならそれらは、抽象構文木の詳細を公開するからである。
If you have previous experience with statically typed languages such as C, C++, or C but never used a dynamically typed one before, it is advised you read this tutorial: GDScript:An introduction to dynamic languages.
C、C++、Cなどの静的型付き言語の経験があるが、これまでに動的型付き言語を使用したことがない場合は、以下のチュートリアルを読むことをお勧めします。GDScript:動的言語の紹介。
The transcript of Steve Yegge's presentation on dynamic languages in Stanford University, which he posted on his blog, triggered many reactions in the blog sphere.
SteveYegge氏は、スタンフォード大学で行った動的言語に関するプレゼンテーションのトランスクリプト(書き起こし)を自身のブログに投稿し、ブログ圏で多くの反応を引き起こした。
Dynamic languages are in their definition runtime defined and static verification is in its definition compile-time defined, the use of a dynamic language makes the concept of statically verifying your code at compile time impossible.
動的言語はランタイムに定義された定義内、静的検証はコンパイル時に定義された定義内にあり、動的言語の使用は、コンパイル時にコードを静的に検証する概念を不可能にします。
The ability for Spring beans to be implemented in dynamic languages, such as Groovy, JRuby and Beanshell, while retaining all the services of the Spring component model, such as Dependency Injection, out of the box declarative services and AOP.
Groovy、JRuby、Beanshellといった動的な言語にSpringBEANを組み込むことができるだけでなく、DependencyInjection、アウトオブボックス宣言サービス、APOなど、Springコンポーネントモデルのすべてのサービスを維持できる。
Dynamic languages, database servers, and other tools distributed with Red Hat Software Collections do not replace the default system tools provided with Red Hat Enterprise Linux, nor are they used in preference to these tools.
RedHatSoftwareCollectionsで配信される動的な言語、データベースサーバー、その他のツールはRedHatEnterpriseLinuxで提供されるデフォルトのシステムツールに取って代わるものではありません。
Dynamic languages, database servers, and other tools distributed with Red Hat Software Collections do not replace the default system tools provided with Red Hat Enterprise Linux, nor are they used in preference to these tools.
動的言語、データベースサーバー、その他ツールなどRedHatSoftwareCollections で配信されるツールはRedHatEnterpriseLinuxで提供されるデフォルトのシステムツールに代わるものではなく、またデフォルトに代わって推奨されるツールでもありません。
結果: 35, 時間: 0.0306

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語