1153万例文収録!

「assignment expression」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > assignment expressionの意味・解説 > assignment expressionに関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

assignment expressionの部分一致の例文一覧と使い方

該当件数 : 13



例文

an assignment statement [expression] 例文帳に追加

代入文[式] - 研究社 英和コンピューター用語辞典

If the expression starts with "<variable> <assignment> . ", it is considered to be an assignment statement.例文帳に追加

演算式が "<variable> <assignment> ." で始まっていれば、それは代入文として扱われます。 - JM

If the expression is not an assignment statement, the expression is evaluated and printed to the output. 例文帳に追加

そうでなければ、演算式は評価されて出力に表示されます。 - JM

For example, "a=1" is an assignment statement and "(a=1)" is an expression that has an embedded assignment. 例文帳に追加

例えば、"a=1" は代入文であり、"(a=1)" は代入文が埋め込まれた演算式です。 - JM

例文

Next, an assignment statement that can be processed by one SIMD instruction are extracted from assignment statements described by using the parallel expression, and a variable used and defined by the assignment statement is substituted with a subreg expression to an SIMD register.例文帳に追加

次いで、parallel式を使って記述されている代入文のうちSIMD命令1つで処理できるものを抽出して、それが使用・定義する変数をSIMDレジスタに対するsubreg式に置換する。 - 特許庁


例文

Execution of a WHERE statement or WHERE construct makes the evaluation of expressions and assignment of values in array assignment statements according to the value of a logical array expression. 例文帳に追加

WHERE文またはWHERE構造体の実行によって、式の評価と、論理配列式の値に従って配列割当て文中への値の割当てが行われる。 - コンピューター用語辞典

Item assignment means extracts plural items for each piece of collected text information and, if there is an item matching an evaluation target expression or its related expression, assigns an evaluation target expression of the evaluation target expression or that of the related expression to the text information as an evaluation target item.例文帳に追加

アイテム割当て手段は、収集されたテキスト情報毎に、複数のアイテムを抽出すると共に、評価対象表現又は関連表現に一致したアイテムがあるとき、当該評価対象表現又は当該関連表現の評価対象表現を評価対象アイテムとして当該テキスト情報に割り当てる。 - 特許庁

The target is only evaluated once.An augmented assignment expression like x += 1 can be rewritten as x = x + 1 to achieve a similar, but not exactly equal effect.例文帳に追加

ターゲットは一度しか評価されません。 x += 1 のような累算代入式は、x = x + 1 のように書き換えてほぼ同様の動作にできますが、厳密に等価にはなりません。 - Python

(See section5.3 for the syntax definitions for the last three symbols.)An augmented assignment evaluates the target (which, unlike normalassignment statements, cannot be an unpacking) and the expression list, performs the binary operation specific to the type of assignment on the two operands, and assigns the result to the originaltarget.例文帳に追加

累算代入文は、ターゲット (通常の代入文と違って、アンパックは起こりません) と式リストを評価し、それら二つの被演算子間で特定の累算代入型の二項演算を行い、結果をもとのターゲットに代入します。 - Python

例文

A CBR assignment section 32 uses a computational expression in accordance with a picture type to calculate a CBR target code amount BIT_CBR(n) so that the generated code amount takes a prescribed fixed value in the unit of GOP.例文帳に追加

CBR割り当て部32は、発生符号量がGOP単位で所定の固定値となるように、ピクチャタイプに応じた計算式を用いてCBR目標符号量BIT_CBR(n)を算出する。 - 特許庁

例文

In such a case, assignment statements obtained by applying the same arithmetic operation to different data are located to be integrated at one position by using a parallel expression, and the constraint of a register by an instruction set is applied.例文帳に追加

その際、同じ演算を異なるデータに適用しているものをみつけてparallel式を使って1箇所にまとめ、命令セットによるレジスタの制約を適用する。 - 特許庁

(See section5.3 for the syntax definitions for the last three symbols.)An assignment statement evaluates the expression list (remember that this can be a single expression or a comma-separated list, the latteryielding a tuple) and assigns the single resulting object to each of the target lists, from left to right.例文帳に追加

(末尾の三つのシンボルの構文については5.3 節を参照してください。 )代入文は式のリスト (これは単一の式でも、カンマで区切られた式リストでもよく、後者はタプルになることを思い出してください) を評価し、得られた単一の結果オブジェクトをターゲット (target) のリストに対して左から右へと代入してゆきます。 - Python

例文

The expression is used in a masochistic way about 'a person who has lived abroad and become ignorant of Japanese fashion or felt awkward,' 'a person who has just returned from his or her place of assignment and who gets confused by changes at the head office,' or 'a person who has been away from society and who doesn't know about current affairs or new technologies and feels that he or she has been left behind.' 例文帳に追加

「日本国外に住み日本の流行に疎くなったり違和感を覚えてしまう」「出向先から戻って本社の変貌ぶりにまごつく」「世間から離れていたために時事ニュースや新しい技術を知らず、時代に取り残されたと感じる」などの状態を自虐的に表現する際に用いる。 - Wikipedia日英京都関連文書対訳コーパス




  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS