1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 81



例文

Sets a global variable value. 例文帳に追加

グローバル変数の値を設定します。 - PEAR

CONVERSION METHOD OF LOCAL VARIABLE FOR GLOBAL VARIABLE例文帳に追加

グローバル変数のローカル変数変換方法 - 特許庁

If a name is bound in a block, it is a local variable of that block.If a name is bound at the module level, it is a global variable. 例文帳に追加

ある名前がモジュールレベルで束縛されている場合、名前はグローバル変数 (global variable) です。 - Python

push the value of the global variable symbol to the stack 例文帳に追加

広域変数名の値をスタックにプッシュする - コンピューター用語辞典

例文

and sets the global variable errno to ERANGE . 例文帳に追加

を返し、グローバル変数 errno にERANGE を設定する。 - JM


例文

GLOBAL VARIABLE DEFINITION SYSTEM OF PLC例文帳に追加

PLCのグローバル変数定義方式 - 特許庁

COMPILER CAPABLE OF SUPPRESSING OPTIMIZATION OF GLOBAL VARIABLE例文帳に追加

大域変数の最適化を抑止可能なコンパイラ - 特許庁

In combining POUs, the POU division/combination control part 160 converts the global variable shared as the external reference variable only by POUs before combination into a local variable, registers the converted local variable in a combined local variable worksheet and deletes the global variable from the global variable worksheet.例文帳に追加

POUの結合にあたり、結合前のPOUでのみ外部参照変数として共用されていたグローバル変数をローカル変数に変えて結合後のローカル変数ワークシートに登録し、グローバル変数ワークシートから削除する。 - 特許庁

except that instead of using state information maintained in a global variable, it uses the state information in the argument pointed to by buf . 例文帳に追加

と同様だが、大域変数 (global variable) で管理される状態情報を使うのではなく、bufが指す引き数に格納された状態情報を使う。 - JM

例文

A thread-shared semaphore is placed in an area of memory shared between by the threads of a process, for example, a global variable. 例文帳に追加

スレッド共有セマフォは、同じプロセス内のスレッド間で共有されたメモリ領域、例えば大域変数 (global variable) に配置される。 - JM

例文

In dividing POUs, a POU division/combination control part 160 adds a local variable shared by divided POUs to a global variable worksheet as a global variable and registers the added global variable in a divided local variable worksheet as an external reference variable.例文帳に追加

POU分割・結合制御部160は、POUの分割にあたり、分割後のPOUで共用されているローカル変数をグローバル変数ワークシートにグローバル変数として追加し、分割後のローカル変数ワークシートに外部参照変数として登録する。 - 特許庁

functions use the global variable errno to look up the error message. 例文帳に追加

は、エラーメッセージを探すためにグローバル変数errnoを使用する。 - JM

is returned and the global variable errno is set to indicate the error. 例文帳に追加

が返され、大域変数errnoがエラーを示すために設定される。 - JM

Otherwise, NULL is returned and the global variable errno is set to indicate the error. 例文帳に追加

失敗した場合は、 NULL を返し、大域変数errnoにエラーを示す値をセットする。 - JM

The global variable errno is set to indicate the error. 例文帳に追加

グローバル変数errnoがエラーの内容にあわせてセットされる。 - JM

Gets an array of all global variables in the variable cache. 例文帳に追加

全グローバル変数の配列を変数キャッシュから取得します。 - PEAR

. There's one global variable, however: the pointer to the currentPyThreadState例文帳に追加

とはいえ、グローバル変数はまだ一つだけ残っています: それは現在のPyThreadState - Python

saves and restores the value of the global variable errno例文帳に追加

はグローバル変数 errno の値を保存しておいて元に戻す点が異なります。 - Python

ADDRESS ASSIGNMENT METHOD AND DEVICE FOR GLOBAL RAM VARIABLE例文帳に追加

グローバルRAM変数のアドレス割り付け方法及び装置 - 特許庁

The global variable is retrieved, first on the basis of the source program to generate a variable table.例文帳に追加

ソースプログラムに基づき、まず最初にグローバル変数を検索し、変数テーブルを作成する。 - 特許庁

It would be impossible to assign to a global variable without global, although free variables may refer to globals without being declared global.例文帳に追加

global を使わずにグローバル変数に代入を行うことは不可能ですが、自由変数を使えばその変数をグローバルであると宣言せずにグローバル変数を参照することができます。 - Python

A global variable extraction part 12 extracts global variables included in source codes of at least a part of modules.例文帳に追加

グローバル変数抽出部12は、少なくとも一部のモジュールのソースコードに含まれるグローバル変数を抽出する。 - 特許庁

An access frequency counting part 13 finds out access frequencies for at least a part of global variables for each global variable.例文帳に追加

アクセス回数計測部13は、少なくとも一部のグローバル変数について、アクセス回数をグローバル変数毎に求める。 - 特許庁

The global variables are retrieved first based on a source program and a variable table in which information regarding the global variables is described is created.例文帳に追加

ソースプログラムに基づき、まず最初にグローバル変数を検索し、そのグローバル変数に関する情報を記述した変数テーブルを作成する。 - 特許庁

The global variable is retrieved first on the basis of a source program, and a variable table describing the information relating to the global variable is generated.例文帳に追加

ソースプログラムに基づき、まず最初にグローバル変数を検索し、そのグローバル変数に関する情報を記述した変数テーブルを作成する。 - 特許庁

A variable attribute table forming block 13 generates a variable attribute table with access attribute and priority described every global variable by use of the variable table, the call tree, and a task level table 22, and an interference detecting block 14 judges the interference of the global variable.例文帳に追加

そして、変数テーブル、コールツリー、タスクレベル表22を用いて、変数属性テーブル作成ブロック13が、グローバル変数毎にアクセス属性及び優先度が記述された変数属性テーブルを生成し、干渉検出ブロック14が、グローバル変数の干渉を判断する。 - 特許庁

If no other file is found, however, they will return with the global variable errno set to EACCES . 例文帳に追加

他にファイルが見つからなくなった場合グローバル変数errnoにEACCES を設定し復帰する。 - JM

A global variable reflecting the RPC service side's read file descriptor bit mask; it is suitable as a parameter to the select (2) 例文帳に追加

RPC サービス側のファイル・ディスクリプターのビットマスクを反映した大域変数。 select (2) - JM

A second global variable stores the ``associated value'' of the exception (the second argument to raise).例文帳に追加

第二のグローバル変数には、例外の ``付属値 (associated value)''(raise 文の第二引数) が入ります。 - Python

Description of a global C variable. type should be the typedef name, struct tag例文帳に追加

グローバルな C の変数を説明するときに使う環境です。 type は typedef されている型名か、 struct tag - Python

g. , a global variable, or a variable allocated dynamically on the heap).例文帳に追加

セマフォはすべてのスレッドから参照可能なアドレスに配置すべきである(例えば、大域変数や、ヒープ上に動的に割り当てられた変数など)。 - JM

Exceptions are stored in a static global variable inside the interpreter; if this variable is NULL no exception has occurred.例文帳に追加

例外はインタプリタ内の静的なグローバル変数に保存されます;この値が NULL の場合、例外は何も起きていないことになります。 - Python

When repeatedly defining many global variables in a program inputting/editing function 11 of a programming tool 10, a global variable batch definition function that can perform batch definition of global variables is loaded by automatically updating attribute values when fixed portions of the global variables are designated.例文帳に追加

プログラミングツール10のプログラム入力/編集機能11に、多数のグローバル変数を繰り返し定義を行う際に、グローバル変数の固定部分が指定されたときに属性値の自動更新を行うことによってグローバル変数を一括定義できるグローバル変数一括定義機能を搭載する。 - 特許庁

If the nearest enclosing scope for a free variable contains a global statement, the free variable is treated as a global.A class definition is an executable statement that may use and define names.例文帳に追加

ある自由変数の最内スコープに global 文がある場合、その自由変数はグローバル変数とみなされます。 クラス定義は一つの実行文で、名前の使用や定義を行います。 - Python

To facilitate handling of a configuration-level global variable while perfectly satisfying a specification of global variable regulated by IEC 61131-3.例文帳に追加

IEC61131−3が規定するグローバル変数の仕様を完全に満たしながら、コンフィグレーションレベル・グローバル変数の取り扱いを容易にする。 - 特許庁

To provide an address assignment method and device for a global RAM variable for facilitating access to an RAM storage address, in its turn sharply improving debugging efficiency in an optimum global RAM variable.例文帳に追加

任意のグローバルRAM変数についてそのRAM格納アドレスへのアクセスを容易とし、ひいてはデバッグ効率を大幅に改善することのできるグローバルRAM変数のアドレス割り付け方法及び装置を提供する。 - 特許庁

To extract interference part of a global variable, having the possibility of occurrence of non conformities, and to automatically check the existence of disable/enable instructions on proper positions, when a common global variable is read by the interrupt processing.例文帳に追加

共通のグローバル変数を割込処理によって読み出す場合に、不具合を発生させる可能性のあるグローバル変数の干渉部分を抽出し、割込禁止/許可命令が適正位置に存在することを自動的にチェックする。 - 特許庁

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を設け、このメモリにはコンフィグレーションでユニークな変数名を付け、各リソースで扱うコンフィグレーションレベル・グローバル変数用共有メモリのサイズを変える。 - 特許庁

Otherwise, each resource has a configuration-level global variable resource internal memory, one configuration-level global variable virtual space common to all resources is placed in each resource, and exchange of configuration-level global variable is performed by simultaneous broadcast communication between the resources.例文帳に追加

各リソースはコンフィグレーションレベル・グローバル変数用リソース内メモリをもち、各リソースの中に全リソース共通の1つのコンフィグレーションレベル・グローバル変数用仮想空間を置き、各リソースは仮想空間とリソース内メモリとの間で、リソース間一斉同報通信によってコンフィグレーションレベル・グローバル変数を交換することも含む。 - 特許庁

For each global variable used in a logical process (LPn), writing of a value into a global variable is performed by writing write time and a write value thereof into a write table 1012, and reading of a value of a global variable is performed by reading of a value from the write table, and writing the time required therefor and a read value into a read table 1014.例文帳に追加

論理プロセス(LPn)が使用する大域変数毎に、大域変数への値の書込みは、その書込み時間と書込み値を書込みテーブル1012に書き込むことで行い、また、大域変数の値の読取りは、その書込みテーブルからの値の読取りと、そのときの時間と読取った値を、読取りテーブル1014に書込むことで行う。 - 特許庁

In addition to such a basic structure, the variable attribute table forming block 13 extracts the access attribute and priority corresponding to the global variable of a different language program from a variable definition file 24 and a variable attribute file 25, and adds them to the variable attribute table.例文帳に追加

このような基本構成に加え、変数属性テーブル作成ブロック13は、変数定義ファイル24と変数属性ファイル25とから、別言語プログラムのグローバル変数に対応するアクセス属性及び優先度を抽出し、変数属性テーブルに付加する。 - 特許庁

Execute the (one-line) statement in the context of the current stack frame.The exclamation point can be omitted unless the first word of the statement resembles a debugger command.To set a global variable, you can prefix the assignmentcommand with a "global" command on the same line, e.g.:例文帳に追加

現在のスタックフレームのコンテキストにおいて(一行の)statementを実行します。 文の最初の語がデバッガコマンドと共通でない場合は、感嘆符を省略することができます。 - Python

For the C programming language, this error code is stored in the global variable errno , and the function that executed the system call returns the value -1. 例文帳に追加

Cプログラミング言語においては、このエラーコードが大域変数 errnoに格納されます。 また、システムコールを 実行した関数は -1の値を返します。 - FreeBSD

except that it modifies the state in the object pointer to by buf , rather than modifying the global state variable. 例文帳に追加

と同様だが、大域変数で管理される状態を変更するのではなく、bufが指すオブジェクト内の状態を変更する。 - JM

It works somewhat like the Unix errno variable: there is a global indicator (per thread) of the last error that occurred.例文帳に追加

例外はUnix errno変数にやや似た機能を果たします: 発生した中で最も新しいエラーの(スレッド毎の)グローバルなインジケータがあります。 - Python

The parameter interpretation recognizes local and global variable names, constant values, branch targets, and compareoperators.例文帳に追加

パラメータインタープリテーションはローカルおよびグルーバル変数名、定数値、分岐目標、そして比較演算子を認識します。 - Python

A dependent strength calculation part calculates dependent strength between a plurality of modules for each global variable based on the access frequency.例文帳に追加

依存強度算出部は、複数のモジュール間の依存強度を、前記アクセス回数に基づいてグローバル変数毎に算出する。 - 特許庁

To provide a compiler apparatus, a compiler method and a program that can reduce a global variable area (RAM use amount).例文帳に追加

グローバル変数領域(RAM使用量)を削減することができるコンパイラ装置、コンパイラ方法及びプログラムを提供する。 - 特許庁

To provide a refactoring support device for presenting a global variable which is not properly used in a program.例文帳に追加

プログラムにおいて、適切に使用されていないグローバル変数を提示するリファクタリング支援装置を提供すること。 - 特許庁

例文

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.例文帳に追加

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

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS