1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

代入を含む例文一覧と使い方

該当件数 : 777



例文

代入する値。例文帳に追加

Value assigned  - PEAR

19.3.2 代入ノード例文帳に追加

19.3.2 Assignment nodes  - Python

絶対代入例文帳に追加

Both absolute assignment  - JM

例文

6.3 代入文 (assignment statement)例文帳に追加

6.3 Assignment statements  - Python


例文

代入演算子例文帳に追加

assignment operator  - 研究社 英和コンピューター用語辞典

代入文[式]例文帳に追加

an assignment statement [expression]  - 研究社 英和コンピューター用語辞典

代入する値例文帳に追加

the value being assigned  - Python

代入アクティビティー。例文帳に追加

Assign activity.  - NetBeans

例文

代入されます。例文帳に追加

is substituted.  - Python

例文

集合体代入例文帳に追加

aggregate assignment  - 研究社 英和コンピューター用語辞典

パラメータの再代入例文帳に追加

Reassigning a parameter  - NetBeans

代入先の名前例文帳に追加

name being assigned to  - Python

スライス指定の代入例文帳に追加

Slice Assignment  - Python

がerrnoに代入される。例文帳に追加

is stored in errno .  - JM

代入要素の使用例文帳に追加

Using the Assign Element  - NetBeans

代入アクティビティーシナリオ例文帳に追加

Assign Activity Scenario  - NetBeans

代入要素のプロパティー例文帳に追加

Assign Element Properties  - NetBeans

6.3.1 累算代入文 (augmented assignment statement)例文帳に追加

6.3.1 Augmented assignment statements  - Python

代入先のリスト、代入記号(=)ごとにひとつ例文帳に追加

a list of assignment targets, one per equal sign  - Python

$nの順に代入されます。例文帳に追加

$n .  - JM

先立って変数代入が指定されている場合には、代入例文帳に追加

before the  - JM

条件での代入 (if x = y)。例文帳に追加

An assignment in a conditional (if x = y).  - NetBeans

代入先をあらわす属性例文帳に追加

attribute as target of assignment  - Python

$xmlstringに代入された XML の出力例文帳に追加

The XML output in $xmlstring:  - PEAR

配列の定数代入方法例文帳に追加

METHOD FOR SUBSTITUTING CONSTANT OF ARRAY - 特許庁

代入アクティビティーは、値を変数またはパートナーリンクに代入します。例文帳に追加

The Assign activity assigns values to variables or partner links.  - NetBeans

代入先のリスト要素のリスト例文帳に追加

list of list elements being assigned to  - Python

代入先のタプル要素のリスト例文帳に追加

list of tuple elements being assigned to  - Python

方程式の y に ax を代入する例文帳に追加

substitute ax for y in the equation  - 研究社 英和コンピューター用語辞典

代入文を使って位置パラメータへの代入を行うことはできません。例文帳に追加

Positional parameters may not be assigned to with assignment statements.  - JM

Δ_i にΔ_i+1 の値を代入し、iにi+1を代入する(ステップ28)。例文帳に追加

The value of Δ_i+1 is substituted in Δ_i, and (i+1) is substituted in (i) (step 28). - 特許庁

addrが NULL の時は何も代入されない。例文帳に追加

When addr is NULL nothing is filled in.  - JM

配列の代入はname=(value1 . valuen)という形式の複合代入 (compound assignment) を用いて行います。例文帳に追加

Arrays are assigned to using compound assignments of the form name=(value1 .  - JM

これ以降、代入文を用いて値を代入したり unset したりできなくなります。例文帳に追加

These names cannot then be assigned values by subsequent assignment statements or unset.  - JM

デザインビューへの代入アクティビティーの追加例文帳に追加

Adding Assign Activity to the Design View  - NetBeans

o の i 番目の要素に v を代入します。例文帳に追加

Assign object v to the ith element of o.  - Python

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

For example, "a=1" is an assignment statement and "(a=1)" is an expression that has an embedded assignment.  - JM

これらの変数には、式で使われる代入と同様の代入を行うことが可能です。例文帳に追加

All of these variables may have values assigned to them as well as used in expressions.  - JM

フィールドに値を代入することもできます。例文帳に追加

Fields need not be referenced by constants:  - JM

その値をもとの方程式に代入する例文帳に追加

substitute the value in [into] the original equation  - 研究社 英和コンピューター用語辞典

モジュール属性も代入することができます。例文帳に追加

Module attributes can be assigned to. - Python

次に、CにAとBの比を代入する。例文帳に追加

Then, the ratio of A and B are substituted for C. - 特許庁

"var = expr"式の値が変数に代入されます。例文帳に追加

The variable is assigned the value of the expression. "var <op>= expr"  - JM

たとえば、代入アクティビティーの中に copy 要素がある場合、プロセスは代入からコピーまで進みます。例文帳に追加

For example, if an Assign activity has copy element inside it, from the Assign the process will step to Copy.  - NetBeans

name は属性名で、value はその属性に代入する値です。例文帳に追加

name = value"  - Python

プロセスに新規代入アクティビティーを作成します。例文帳に追加

Create a new Assign activity in the process.  - NetBeans

代入要素にはコピー式が定義されています。例文帳に追加

Copy expressions are defined for the Assign element.  - NetBeans

カレントブロック内の変数に値を代入します。例文帳に追加

Set the value of a variable in the current template block.  - PEAR

例文

self[i:j] への代入を実現するために呼び出されます。例文帳に追加

Called to implement assignment to  - Python




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
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.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
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