LAMBDA EXPRESSIONS 日本語 意味 - 日本語訳 - 英語の例文

英語 での Lambda expressions の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
I mostly enjoyed the lambda expressions.
私は大体ラムダ式を楽しんだ。
In C++11, lambda expressions are introduced.
C++11ではlambda式が導入されました。
For more information, see Lambda Expressions.
Lambdaについて詳しくは、SeeLambdaExpressions
Now, all lambda expressions are restricted.
今やすべてのラムダ式は、restrictedである。
Cannot use ref or out parameter in lambda expressions.
ラムダ式でrefまたはoutパラメータを使用することはできません。
No lambda expressions or other Java 8 language features.
Lambda式または他のJava8言語機能はありません。
With the release of C 3.0 came Lambda Expressions.
C3.0ではラムダ式(Lambdaexpressions)が導入されました。
Do lambda expressions have any use other than saving lines of code?
ラムダ式にはコード行を保存する以外の方法がありますか?
In the C++ version of lambda expressions the lambda x1….
C++におけるλ式では、lambdax1…。
Lambda expressions have internal names like'<lambda>42'.
ラムダ式は'<lambda>42'のような内部名を持っている。
Reflecting parameter name: abuse of C lambda expressions or Syntax brilliance?
パラメータ名の反映:Cラムダ式の乱用または構文の輝き?
Lisp and lambda expressions derive from the Lambda Calculus.
Lispやlambda式は、Lambda計算から派生したものである。
All restrictions that apply to anonymous methods also apply to lambda expressions.
匿名メソッドに適用される制限は、すべてラムダ式にも適用されます。
Lambda expressions can access outer scope variables and arguments. This is.
ラムダ式は外側のスコープの変数と引数にアクセスできる。これはよくクロージャと呼。
CompileInners replaces any nesting lambda expressions with Lambda instances.
CompileInnersが入れ子のラムダ式をLambdaインスタンスに置換する。
Lisp and lambda expressions derive from the Lambda Calculus.
Lispとlambda式は、λ計算(LambdaCalculus)から導かれたのである。
He currently leads the specification efforts for JSR 335: Lambda Expressions for the Java Programming Language.
ラムダ式への対応(JSR335:LambdaExpressionsfortheJavaProgrammingLanguage)。
C 3.0 introduced lambda expressions as a more concise way of writing inline code blocks.
C♯3.0ではラムダ式が導入され、インラインコードブロックをより簡潔に記述できるようになりました。
Java SE 8 was released in 2014, introducing another major change to the Java programming language,namely lambda expressions.
JavaSE8は2014年にリリースされ、Javaプログラミング言語にさらなる大きな変更、すなわちラムダ式をもたらしました。
The set of all lambda expressions can then be described by the following context-free grammar in BNF:.
全てのラムダ式の集合は、BNFで書かれた以下の文脈自由文法によって定義される。
For example, you can search through all your applications simultaneously for anonymous inner classes that have a single abstract method andupgrade them to Java 8 lambda expressions.
たとえば、すべてのアプリケーションで同時に単一の抽象メソッドを持つ匿名内部クラスを検索し、それらをJava8ラムダ式にアップグレードできます。
We are actively using lambda expressions in the UI code of LINE Creators Studio.
そのため、私たちはLINECreatorsStudioのUIコードにlambdaexpressionを積極的に使っています。
In this tutorial, you will learn how to get started with JDK 8 in NetBeans IDE and how to use the IDE support for such JavaSE 8 features as compact profiles, lambda expressions, and repeating annotations.
このチュートリアルでは、NetBeansIDEでのJDK8の起動方法と、コンパクト・プロファイル、ラムダ式、繰返し注釈などのJavaSE8機能に対するIDEサポートの使用方法について学習します。
One other difference between lambda expressions and anonymous functions is the behavior of non-local returns.
ラムダ式と無名関数の間のもう一つの違いは、非局所的なリターンの動作です。
Polyspace Bug Finder: increased support of AUTOSARC++14 coding guidelines to check for misuse of lambda expressions, potential problems with enumerations, and other issues.
PolyspaceBugFinder:AUTOSARC++14コーディングガイドラインのサポートを追加し、ラムダ式の誤り、列挙型の潜在的な問題、およびその他の問題のチェック。
Lambda Expression Lambda expressions is one of the several features introduced in Java 8.
ラムダ式(LambdasExpressions)の導入はJava8のもう一つの重要な特徴です。
Lambda expressions are especially useful when you want to perform operations on a list or other collection and want to avoid the extra work of defining a function.
ラムダ式は、リストまたはその他のコレクションで操作を実行し、追加の関数を定義する作業を回避するために必要な場合に特に便利です。
C 2.0 introduced anonymous methods and in C 3.0 andlater, lambda expressions supersede anonymous methods as the preferred way to write inline code.
C2.0introducedanonymousmethodsandinC3.0andlater,lambdaexpressionssupersedeanonymousmethodsasthe preferredwaytowriteinlinecode.ただし、このトピックに記載した匿名メソッドに関する情報は、ラムダ式にも適用されます。
To use lambda expressions in the body of a class method, pass the this pointer to the capture clause to provide access to the methods and data members of the enclosing class.
クラスのメソッドの本体でラムダ式を使用するには、thisポインターをcapture句に渡して、メソッドと外側のクラスのデータメンバーにアクセスできるようにします。
Many standard query operators take lambda expressions as parameters, but this is not a requirement for extension methods.
Manystandardqueryoperatorstakelambdaexpressionsasparameters,butthisisnotarequirementforextensionmethods.詳細については、「ラムダ式」を参照してください。
結果: 35, 時間: 0.0794

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語