1153万例文収録!

「Variable Name」に関連した英語例文の一覧と使い方(3ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

Variable Nameの部分一致の例文一覧と使い方

該当件数 : 204



例文

A read length and an actual field name or an actual value are assigned as the field name and value in the case of variable length data.例文帳に追加

フィールド名と値は、可変長データとする場合には、読み込む長さと実際のフィールド名または実際の値を割り当てる。 - 特許庁

Bash uses the value of the variable formed from the rest of parameter as the name of the variable; this variable is then expanded and that value is used in the rest of the substitution, rather than the value of parameter itself. 例文帳に追加

bash は、展開に parameter そのものの値を使用するのでなく、parameter の感嘆符を除いた残りの文字を変数名として扱い、その変数の値をその後の展開に使用します。 - JM

Choose a fault name and, optionally, specify the fault variable: either create a new fault variable or browse for an existing variable. 例文帳に追加

フォルト名を選択します。 このときフォルト変数について、新しいフォルト変数を作成するか既存の変数を参照するかのいずれかを指定することもできます (任意)。 - NetBeans

When the sequence program 141 is edited, the address of a variable in the label information 142 is changed, and data are set in the corresponding address of the variable area 143 from the variable name in the label information 142 and the variable name in the corresponding table.例文帳に追加

シーケンスプログラム141を編集することにより、ラベル情報142内の変数のアドレスが変更されるため、ラベル情報142内の変数名と前記対応テーブル内の変数名から、対応する変数領域143のアドレスにデータを設定する。 - 特許庁

例文

To enable a target variable name to be confirmed without inputting all the character string even when a method of giving a name such as allocating a number to the end of the name is performed from the necessity to allocate a variable name having the same meaning to a plurality of different addresses.例文帳に追加

意味としては同じであるが異なるアドレスに複数割り付ける必要から、名前の末尾に数字を割り付けるような名前のつけ方が行われたときにも、全ての文字列を入力することなく、目的とする変数名を確定可能とすること。 - 特許庁


例文

To provide a name database creation device for creating a name database which serves as a reference of function names or variable names based on a program.例文帳に追加

プログラムに基づいて関数名や変数名の参考となる名前データベースを作成する名前データベース作成装置を提供する。 - 特許庁

A compiling unit 12 generates variable change information 16 if current variable name coordination information generated when a newly created or updated sequence control program is compiled is different from previous variable name coordination information.例文帳に追加

コンパイル部12は、新規作成又は更新されたシーケンス制御プログラムをコンパイルする際に生成した今回の変数名連携情報が、前回の変数名連携情報と異なる場合には、変数変更情報16を生成する。 - 特許庁

The variable table becomes a table with which variable data of the variable name, an internal memory address, and an I/O command is associated, when a keyword (character string) is specified using the operand input part, the variable table is accessed, the variable data including the specified character string is extracted, and only an applicable variable is displayed.例文帳に追加

変数テーブルは変数名、内部メモリアドレス、I/Oコメントの変数データを関連づけたテーブルとなり、オペランド入力部を用いてキーワード(文字列)が指定されると、変数テーブルをアクセスし、指定された文字列を含む変数データを抽出し、該当する変数だけを表示する。 - 特許庁

The item name 3 and array location data 6 are stored so as to be made correspond to each other in a variable definition file 5.例文帳に追加

変数定義ファイル5は、項目名3と配列位置データ6とを対応させて記憶する。 - 特許庁

例文

If so, simply set the EDITOR environment variable to the name of the editor you want to use.例文帳に追加

その場合は、EDITOR環境変数にあなたが使いたいエディタの名前をセットしておけば大丈夫です。 - Gentoo Linux

例文

this variable will contains an error message, if check fail string $os Name of the operating system 例文帳に追加

チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$os オペレーティングシステムの名前。 - PEAR

The name to use for the root configuration variable, both when parsing and writing PHP source files. 例文帳に追加

ルート設定値として使用する名前。 PHP ソースファイルのパースおよび書き込みの両方に使用します。 - PEAR

The path name engine determines a scope of potential character string values for the variable by mapping the variable to corresponding values stored in the data structure.例文帳に追加

パス名エンジンは、変数をデータ構造に記憶された対応する値にマップすることによって変数の可能な文字列値の範囲を決定する。 - 特許庁

To define configuration variables, create tags with the name of the configuration variable, and then sub-tags defining information about the configuration variable. 例文帳に追加

設定変数を定義するには、その設定変数の名前のタグを作成し、その内部のタグで設定変数についての情報を定義します。 - PEAR

The format is: filename = array('type' = php-const|pear-config|package-info 'from' = text in file 'to' = name of variable) if type is php-const, then 'to' must be the name of a PHP Constant. 例文帳に追加

書式は以下のようになります。 filename = array('type' = php-const|pear-config|package-info'from' = ファイル内のテキスト'to' = 変数名)type が php-const の場合、'to' は PHP の定数名でなければなりません。 - PEAR

When a compile part 11 compiles a sequence control program and downloads the sequence control program to a PLC, a PLC loader 10 downloads variable name cooperation information being address allocation information to each variable during compiling together with the sequence control program and stores the variable name cooperation information in a storing part 31.例文帳に追加

PLCローダ10はシーケンス制御プログラムをコンパイル部11でコンパイルしてPLCにダウンロードする際に、コンパイル時の各変数へのアドレス割り当て情報である変数名連携情報も一緒にダウンロードして記憶部31に記憶させる。 - 特許庁

(In fact, the standard implementation does not use its locals argument at all, and uses itsglobals only to determine the package context of the import statement.)When the name variable is of the form package.module,normally, the top-level package (the name up till the first dot) is returned, not the module named by name.例文帳に追加

(実際、標準の実装では locals引数を全く使わず、import 文のパッケージ文脈を決定するためだけに globals を使います。 )変数 name が package.module の形式であった場合、通常、name という名のモジュール ではなく トップレベルのパッケージ (最初のドットまでの名前) が返されます。 - Python

The global variable batch definition function is provided, as setting item names, with "variable name designation", "variable number initial value", "the number of variables", "variable number representation", "data classification", "address head" and "common comment", and as setting operation buttons, with "OK", and "cancelation".例文帳に追加

グローバル変数一括定義機能は、設定項目名として、「変数名指定」、「変数番号初期値」、「変数個数」、「変数番号表現」、「データ種別」、「アドレス先頭」、「共通コメント」を設け、設定操作ボタンとしては「OK」と「キャンセル」を設ける。 - 特許庁

The server device transmits the form file with the converted variable name information to the client system as a request source (411).例文帳に追加

そして、変数名情報が変換されたフォームファイルを要求元のクライアントシステムに送信する(411)。 - 特許庁

If no command name results, the variable assignments affect the current shell environment. 例文帳に追加

コマンド名が残らなかった場合には、変数を代入した結果が現在のシェル環境に効果を及ぼします。 - JM

function clears the environment of all name-value pairs and sets the value of the external variable environ to NULL. 例文帳に追加

関数は、名前と値が組になった全ての環境をクリアする。 さらに外部変数environの値を NULL にする。 - JM

The second subfield (first, in the newer 4.4BSD format) contains the name used by the environment variable TERM . 例文帳に追加

2 番目 (最新の 4.4BSD フォーマットでは 1 番目) のサブフィールドには、環境変数TERM で用いられる名称が入る。 - JM

For example, the key FindDialog.jLabel1.text is generated for a component with the variable name jLabel1 placed in form file FindDialog.例文帳に追加

たとえば、キー FindDialog.jLabel1.text は、フォームファイル FindDialog に配置された jLabel1 という変数名を持つコンポーネント用に生成されます。 - NetBeans

From the array variable and its size to analyze a behavioral description 1 defined by the array variable, analysis data, which is assigned with a virtual name corresponding to an array name and each of its addresses, is generated and rewritten in order to be referred and substituted to the variable which replaces read or write of the array with the above virtual name.例文帳に追加

配列変数で定義された動作記述1を解析した配列変数とそのサイズから、配列名とその各アドレスに対応した仮想名を付けた解析データを作成し、配列の書き込みまたは読み出しを前記仮想名に置き換えた変数に対しての参照や代入をするように書き換える。 - 特許庁

When a server device receives a request to acquire a form file from a client system, a conversion module converts variable name information included in the requested form file into variable name information different from an original (S405).例文帳に追加

クライアントシステムからフォームファイルの取得要求を受け付けた場合、変換モジュールが要求されているフォームファイルに含まれる変数名情報をオリジナルとは異なる変数名情報に変換する(S405)。 - 特許庁

To use a pager other than the default more, set environment variable PAGER to the name of the desired program, such as less. 例文帳に追加

デフォルトのmore以外のページャーを使いたい場合、環境変数 PAGER をlessのような好みのプログラム名に設定すること。 - JM

The name of a variable must be unique among the names of all variables defined within the same Scope.例文帳に追加

変数の名前は、同じスコープ内で定義されているすべての変数の名前の間で一意の名前にしてください。 - NetBeans

First parameter is the variable/handle in which the block content shall be stored, second is the handle name of the block. 例文帳に追加

最初のパラメータはブロックの内容を保存する変数/ハンドル、二番目のパラメータがブロックのハンドル名となります。 - PEAR

An address updating part 41 of the programmable display unit 40 acquires the variable name cooperation information stored in the storing part 31 at an optional time and changes the address of each variable in screen data downloaded previously and stored in the storing part 42 on the basis of the variable name cooperation information.例文帳に追加

プログラマブル表示器40のアドレス更新部41は、任意のときに、記憶部31に記憶されている変数名連携情報を取得して、これに基づいて、以前にダウンロードされて記憶部42に記憶されていた画面データにおける各変数のアドレスを変更する。 - 特許庁

It can be overridden by giving a device file name in the environment variable TAPE or by a command line option (see below), which also overrides the environment variable. 例文帳に追加

デバイスファイル名を環境変数TAPEで指示したり、コマンドラインオプション (下記参照) を用いれば、これを変更することができる。 コマンドラインオプションは環境変数より優先される。 - JM

Variable Voltage Variable Frequency Control: this is the common name for electric cars, such as the early generation of electric cars having a function which produces sounds similar to the sound of yurei heard in kabuki or period dramas (a name familiar in the railway industry). 例文帳に追加

可変電圧可変周波数制御:初期の可変電圧可変周波数制御電車など、歌舞伎や時代劇における幽霊の効果音のような走行音(励磁音)を出す電車を指した俗称(鉄道関係の俗称)。 - Wikipedia日英京都関連文書対訳コーパス

However, an easier way to modify the variable name is to right-click the component and then use the Change Variable Name menu item.Also note that even though you put a JTextArea straight onto the form,the GUI builder puts that JTextArea into a JScrollPane.例文帳に追加

変数名をより簡単に変更するには、コンポーネントを右クリックし、「変数名を変更」メニュー項目を選択します。 また、JTextArea は直接フォームに配置しましたが、GUI ビルダーによって JScrollPane に配置されることに注意してください。 - NetBeans

A variable data reconstruction part 160 retrieves a group of records ranging from the (i+1)th to the last from the variable data, and adds the record group under a form designation and a field name list of the variable data to reconstruct variable data 162 for reprinting.例文帳に追加

可変データ再構成部160は、その可変データの中から、(i+1)番目から末尾までのレコード群を取り出し、それらレコード群を、その可変データのフォーム指定及びフィールド名のリスト後に付け加えることで、再印刷用の可変データ162を再構成する。 - 特許庁

When there is a need to re-execute the business process in one of ESB execution computers, the computer 4 for business process restart extracts a variable name and a variable value in an activity preceding an activity to be re-executed, and transmits the extracted variable name and variable value to the ESB execution computer to re-execute the target activity.例文帳に追加

いずれかのESB実行計算機においてビジネスプロセスの再実行が必要になった際に、ビジネスプロセス再開用計算機4では、再実行対象のアクティビティに先行するアクティビティにおける変数名と変数値を抽出し、抽出した変数名と変数値をESB実行計算機に送信して、対象のアクティビティを再実行させる。 - 特許庁

Character data including the type name of a variable defined in a source code and the initial value is deployed in a main storage part 10b.例文帳に追加

ソースコードで定義されている変数の型名と初期値とからなる文字データが、主記憶部10bに展開される。 - 特許庁

Suppression of optimization of global variables is instructed, by specifying a variable name and a range in an option or an instruction sentence in a source code.例文帳に追加

オプション、またはソースコード中の指示文で、変数名や範囲指定で大域変数の最適化抑止を指示する。 - 特許庁

This function is used to set the name of the session variable used to store the user's authentication details. 例文帳に追加

この関数を使用して、セッション変数の名前を設定します。 この変数に、ユーザの認証詳細情報を保存します。 - PEAR

The first found to be defined will beused. envvars defaults to the search path used in GNU gettext;it must always contain the variable name "LANG". 例文帳に追加

envvars は標準では GNU gettext で使われているサーチパスになります; パスには必ず変数名 "LANG" が含まれているからです。 - Python

When a system starts up, the communication units independently solve by making an inquiry to the controllers about a real address corresponding to the variable name stored in the communication setup information, and store and retain a temporary internal table that associates the variable name with the real address.例文帳に追加

通信ユニットは、システム起動時に、通信設定情報に格納された変数名に対応する実アドレスをコントローラに問い合わせることにより自主的に解決し、その変数名と実アドレスを関連づけたテンポラリ内部テーブルを記憶保持する。 - 特許庁

If narrowed down variable name exists in plurals and one or two or more continuous next character strings match one another among the variable names, the series of character strings without any choice are automatically adopted and confirmed as the character string of the target variable name without waiting for the input of an operator.例文帳に追加

絞り込まれた変数名が複数存在し、しかもそれらの変数名間で、1若しくは2以上の連続する次文字列が互いに一致するときには、それら選択の余地のない一連の文字列は、オペレータの入力を待つことなく、目的とする変数名の文字列として自動的に採択されて確定する。 - 特許庁

An address of the equipment 4 corresponding to a ladder symbol, and a variable data including a variable name and a data proper to the program are registered in a file 33, for example, when the program is prepared.例文帳に追加

例えばプログラム作成時に、ラダー記号に関する入出力機器4のアドレスおよびそれに対応する変数名を含む変数データとプログラムに固有のデータをファイル33に登録する。 - 特許庁

The Control Data Dictionary contains information about these variables, including the name of the variable, label, description, character length, control file in which the control variable is stored, index, etc. 例文帳に追加

この制御データ辞書はこれらの変数に関する情報を含んでいる。それには変数名、ラベル、記述、文字長、制御変数が格納されている制御ファイル、索引等々が含まれる。 - コンピューター用語辞典

The late-binding/dynamic path name resolution can be performed by a variable identifier operating in a user mode or kernel mode, and a path name engine and a data structure operating in the kernel mode.例文帳に追加

実行時バインディング/動的パス名解決は、ユーザモードまたはカーネルモードで動作する変数識別子、カーネルモードで動作するパス名エンジンおよびデータ構造によって実施され得る。 - 特許庁

1. The words that the parser has marked as variable assignments (those preceding the command name) and redirections are saved for later processing. 例文帳に追加

1.パーザが変数代入 (コマンド名の前にあるもの)またはリダイレクションと判断した単語は、保存されて後で処理されます。 - JM

If an environment variable with the same name as one of the categories above exists and is non-null, its value is used for that category. 例文帳に追加

上記のカテゴリのどれかと同じ名前の環境変数が設定されている場合には、そのカテゴリにはその値が使用される。 - JM

Initializes the terminal. termstr is a string giving the terminal name; if omitted, the value of the TERM environment variable will be used. fd is the file descriptor to which any initialization sequences will be sent; if not supplied, the filedescriptor for sys.stdout will be used.例文帳に追加

termstr は文字列で、端末の名前を与えます;省略された場合、TERM 環境変数の値が使われます。 - Python

A configuration-level global variable memory 3A sharable by each resource 1, 2 is provided on a resource-to-resource system bus 4, a configuration-unique variable name is assigned to this memory, and the size of configuration level-global variable shared memory treated by each resource is varied.例文帳に追加

リソース間システムバス4上に、各リソース1,2で共有できるコンフィグレーションレベル・グローバル変数用メモリ3Aを設け、このメモリにはコンフィグレーションでユニークな変数名を付け、各リソースで扱うコンフィグレーションレベル・グローバル変数用共有メモリのサイズを変える。 - 特許庁

Variables G' for output algorithm storage and a variable name storage array V wherein variables of which the number is (the number of queue bits)+1 are stored are initialized.例文帳に追加

まず、出力アルゴリズム記憶用の変数G’と、キュービット数+1個の変数を記憶する変数名記憶配列Vを初期化する。 - 特許庁

In this mode, interactive shells expand the ENV variable and commands are read and executed from the file whose name is the expanded value. 例文帳に追加

このモードでは、対話的シェルはENV環境変数を展開し、展開して得られた名前のファイルからコマンドの読み込みと実行を行います。 - JM

例文

Click the ellipsis button (...) to specify the name of the variable, already declared in the BPEL file, that will contain the fault message. 例文帳に追加

BPEL ファイル内ですでに宣言されていて、フォルトメッセージが格納される変数の名前を指定するには省略符号ボタン (「...」) をクリックします。 - NetBeans




  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
本サービスで使用している「Wikipedia日英京都関連文書対訳コーパス」はWikipediaの日本語文を独立行政法人情報通信研究機構が英訳したものを、Creative Comons Attribution-Share-Alike License 3.0による利用許諾のもと使用しております。詳細はhttp://creativecommons.org/licenses/by-sa/3.0/ および http://alaginrc.nict.go.jp/WikiCorpus/ をご覧下さい。
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 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 - 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 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.
  
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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS