MOST PROGRAMMING LANGUAGES Meaning in Japanese - translations and usage examples

[məʊst 'prəʊgræmiŋ 'læŋgwidʒiz]
[məʊst 'prəʊgræmiŋ 'læŋgwidʒiz]
ほとんどのプログラミング言語
多くのプログラミング言語は

Examples of using Most programming languages in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
They are supported in most programming languages.
多くのプログラミング言語でサポートされています。
Most programming languages are based on English.
ほとんどのプログラミング言語の構文は英語をベースにしています。
Variables are a core concept in most programming languages.
変数はほとんどのプログラミング言語において重要な概念です。
Most programming languages have the concept of a function.
たいていのプログラミング言語には、「関数」という概念が存在します。
Function application like this is fairly standard in most programming languages.
このような関数の適用方法は、ほとんどのプログラミング言語でごく一般的である。
And indeed, in most programming languages it is an error.
ほとんどのプログラム言語ではエラーが出ます。
Driving these pixels requires a serialprotocol that can be implemented easily in most programming languages.
これらのピクセルを駆動するには、大抵のプログラミング言語で容易に実行できるシリアルプロトコルが必要です。
Most programming languages that people have made never become widely used.
人々が作ったほとんどのプログラミング言語は広くは使われていない。
Note: For convenience, the elevation function shown above is repeated below,in a form suitable for most programming languages:.
注意:簡単のため,上に示した標高の関数をほとんどのプログラム言語に適した形で下に記す:。
The first step in most programming languages is lexing, or tokenizing.
ほとんどのプログラミング言語の最初のステップは、字句解析またはトークン化です。
Some ideas that are easy to express computationally are awkward to write in math notation,and the symbolic manipulations we do in math are impossible in most programming languages.
コンピュータ的に表現することが簡単なアイデアは、数学の表記法で書くのは難しく、我々が数学で行っている記号処理はほとんどのプログラミング言語では不可能である。
Most programming languages have a library for making HTTP requests built in.
ほとんどのプログラミング言語には、HTTP要求を組み込むためのライブラリーが用意されています。
In other words, the scope of an attribute description in most programming languages is restricted to the class or type in which it is defined.
言い換えれば、ほとんどのプログラミング言語での属性記述の範囲は定義されるクラスやタイプに制限されている。
In most programming languages, programmers can add comments to help document the code.
ほとんどのプログラミング言語では、プログラマーがコメントを追加してコードを文書化できるようになっています。
Learning them will give you an in depth understanding of not solely programming(most programming languages inherit some idea or the other from C and C++), but also of how a pc works.
これらの言語を学ぶことで、プログラミングだけでなく(ほとんどのプログラミング言語がCやC++のいくつかの概念を継承しています)コンピュータの仕組みについて深く理解することができます。
Unlike most programming languages, the JavaScript language has no concept of input or output.
大部分のプログラミング言語と違って、JavaScriptという言語には入出力の概念がありません。
It can now be read in most programming languages and can easily be saved to a file or record in a database.
現在ではほとんどのプログラミング言語で読み取ることができ、ファイルまたはデータベース内のレコードに簡単に保存できます。
Most programming languages require a considerable amount of state information, which is generally hidden from the programmer.
多くのプログラミング言語は正しく動作させるために多数の状態情報を必要とするが、一般にプログラマからはそれら情報は隠蔽されている。
The software supports the most programming languages and that opens the wide opportunities for new product development.
ソフトウェアは、ほとんどのプログラミング言語をサポートしており、それが新製品開発のための広い機会を開きます。
Most programming languages incorporate one or more special-purpose escape constructs with names like exit,'return', or even goto.
ほとんどのプログラミング言語はexitやreturn、さらにはgotoといったような名前の目的特化の脱出構文をひとつ以上組み込んでいる。
For instance, most programming languages use English language keywords, while a minority do not.
例えば、多くのプログラミング言語は英語のキーワードを使っているが、ごく一部の言語はそうではない。
Most programming languages are procedural: programs are lists of instructions that tell the computer what to do with the program's input.
ほとんどのプログラミング言語は手続き型です:プログラムは、入力に対して行うべきことをコンピュータに教える指示リストとなります。
In 1993, a time when most programming languages were focussed on computational efficiency, Matz wanted to create a language focussed on developer experience, happiness, and productivity.
ほとんどのプログラミング言語が計算効率を重視していた1993年、Matzは開発者の作業環境、満足度、生産性に重点を置いた言語を生み出したいと考えました。
Most programming languages include the concept of an array to hold a collection of things, and the Java language is no exception.
ほとんどのプログラミング言語には、要素の集合を格納する配列の概念が含まれていますが、Java言語もその例外ではありません。
Sadly, most programming languages make it difficult for programmers to take full advantage of this hardware.
しかし、残念なことに、ほとんどのプログラミング言語ではプログラマがこのハードウェアの機能をフル活用するのは難しくなっています。
Most programming languages have reserved words, or keywords, that have special meaning in that language, and Python is no exception.
ほとんどのプログラミング言語には、その言語で特別な意味をもつ予約語とかキーワードというものがありますが、Pythonも例外ではありません。
Most programming languages offer a packaging system for distributing support libraries, such as CPAN for Perl or Rubygems for Ruby.
ほとんどのプログラミング言語は、サポートライブラリを配布するためのパッケージ管理システムを提供している。例えば、PerlにおけるCPANやRubyにおけるRubygemsなどである。
Most programming languages normally treat positive zero and negative zero as equivalent values, albeit, they provide means by which the distinction can be detected.
大半のプログラミング言語では正の零と負の零はともに同じ値を持つように扱われるが、にもかかわらずそれらの違いを検知することができるという意味で異なる対象を提供している。
Most programming languages, restricting themselves to ASCII, use the hyphen-minus, rather than the Unicode character U+2212- minus sign, for denoting subtraction and negative numbers.
ほとんどのプログラミング言語では文字集合がASCIIに限られているため、減算や負数を表すのにユニコードのU+2212- minussignではなくハイフンマイナスを用いる。
Results: 29, Time: 0.0529

Word-for-word translation

Top dictionary queries

English - Japanese