1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > input argumentに関連した英語例文

セーフサーチ:オフ

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

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

セーフサーチについて

input argumentの部分一致の例文一覧と使い方

該当件数 : 41



例文

Programs that will take a filename as a command-line argument, but will not take input from standard input if no argument is supplied, or that write to a file named as a command-line argument, but will not send their output to standard output if no argument is supplied, can nevertheless be made to use standard input or standard out using /proc/[pid]/fd . 例文帳に追加

標準入出力を用いず、引き数として受け取ったファイル名に対して入力、出力を行うようなプログラムは、以下のようにすれば実質的にフィルタプログラムとして用いることができる。 - JM

An argument difference calculation section (argument computer 301, register 303, subtractor 304) calculates an argument difference of adjacent symbols in an input signal.例文帳に追加

偏角差分算出部(偏角計算機301、レジスタ303、引き算器304)は入力信号の互いに隣接するシンボルの偏角差分を算出する。 - 特許庁

Specifies the argument that is to be passedto the specified procedure when input is available. 例文帳に追加

\\fIproc\\fP 1i入力が可能になったときに呼び出される手続きを指定する。 - XFree86

The -auth argument is optional.If specified, xfindproxy will read 2 lines from standard input. 例文帳に追加

この引き数を指定した場合は、xfindproxy は標準入力から2行読み込む。 - XFree86

例文

In a dialog, a selection input screen for selection input of an event name is first displayed, and, along with selection of the event name, an input screen having, as input items, argument items and argument types required to be registered related to the event name is displayed.例文帳に追加

ダイアログには、まずイベント名の選択入力画面が表示され、イベント名の選択と共にイベント名について登録が必要とされる引数項目と引数型を入力項目とする入力画面を表示する。 - 特許庁


例文

A test value input prompting means 11 displays the acquired argument and the type thereof to prompt an operator to input a test value.例文帳に追加

テスト値入力催促手段11は取得された引数およびその型を表示しテスト値の入力を操作者に促す。 - 特許庁

and reads input from the stream pointer stream using a variable argument list of pointers (see stdarg (3). 例文帳に追加

と同様に、ストリームポインタstreamからの入力をポインタの可変長引き数リストを用いて読み込む( stdarg (3) を参照)。 - JM

This method for enhancing computer application performance comprises steps for: receiving an application starting argument list (5); identifying one or more input argument files in the application starting argument list (10); creating two or more parallel threads (20) when two or more input argument files exist (15); and processing the input argument files by using the parallel threads (25).例文帳に追加

アプリケーション起動引数リストを受け取る(5)こと、該アプリケーション起動引数リストにおいて1つまたは2つ以上の入力引数ファイルを識別する(10)こと、2つまたは3つ以上の入力引数ファイルが存在する(15)場合に、2つまたは3つ以上の並列スレッドを作成する(20)こと、および該並列スレッドを使用して前記入力引数ファイルを処理する(25)こと、を含む、コンピュータアプリケーションの性能を向上させる方法とする。 - 特許庁

The XSetIMValues function presents a variable argument list programming interface for setting attributes of the specified input method.例文帳に追加

関数XSetIMValuesは、指定した入力メソッドの属性をセットするために、可変長引き数リストプログラミングインタフェースを与える。 - XFree86

例文

That default can be modified using XSetLocaleModifiers for the input method modifier.The db argument is the resource database to be used by the input method for looking up resources that are private to the input method.例文帳に追加

このデフォルトは入力メソッドモディファイアに対するXSetLocaleModifiersを用いて変更することができる。 引き数 db は、入力メソッドが自分のプライベートなリソースを調べるために使用するリソースデータベースである。 - XFree86

例文

To specify in an input/output position (route) between which of processing parts change/addition of an argument is needed when adding a new element such as an argument or data item to a part of software.例文帳に追加

ソフトウェアの一部に引数やデータ項目といった新たな要素を追加する場合に、どの処理部とどの処理部の間の入出力箇所(経路)に引数の変更・追加が必要になるかを特定する。 - 特許庁

In this case, since a set value input by the user is used as the argument, the user can understand a more concrete description method.例文帳に追加

このとき、引数には、ユーザが入力した設定値が用いられるので、より具体的な記述方法をユーザが理解できる。 - 特許庁

Here is that script:This script runs dvips in filter mode (the -f argument) on standard input, which is the job to print. 例文帳に追加

このスクリプトでは、dvips をフィルタモード (引数 -f) で、 標準入力上で起動しています。 標準入力は印字するジョブです。 - FreeBSD

The action argument can be TCOOFF to suspend output,TCOON to restart output, TCIOFF to suspendinput, or TCION to restart input.例文帳に追加

引数 action は出力をサスペンドする TCOOFF、出力をレジュームする TCOON 、入力をサスペンドするTCIOFF 、入力をレジュームする TCION をとることができます。 - Python

A script file (a file given as standard input to the interpreter or specified on the interpreter command line the first argument) is a code block.例文帳に追加

スクリプトファイル (インタプリタに標準入力として与えたり、コマンドラインの第一引数として指定したファイル) は、コードブロックです。 - Python

The XGetIMValues function presents a variable argument list programming interface for querying properties or features of the specified input method.例文帳に追加

The関数XGetIMValuesは指定した入力メソッドのプロパティやフィーチャを問い合わせるために、可変長引き数リストプログラミングインタフェースを与える。 - XFree86

An integrated circuit device 100 with an input for receiving an initial data argument D[31:0] having a plurality of bits is obtained.例文帳に追加

複数のビットを有する初期のデータ引数D[31:0]を受け取るための入力を備えた集積回路デバイス100が得られる。 - 特許庁

A sequence of characters from the input is converted according to this specification, and the result is placed in the corresponding pointer argument. 例文帳に追加

入力された文字の系列はこの指定にもとづいて変換され、変換結果は対応するpointer引き数が指す場所に格納される。 - JM

The default is to use the basename of the filenamecommand line argument or leave it blank if the standard input is read. -xhotnumber 例文帳に追加

デフォルトではコマンド行引き数 filename のベース名が使われるが、読み込みを標準入力から行った場合には空文字列のままである。 - XFree86

A noise n_k following predetermined probability distribution whose average is 0 is added to an argument x_k (existing between reference values x_i and x_i+1) input on a time k to obtain a new argument xn_k.例文帳に追加

時刻kで入力された引数x_k(参照値x_iとx_i+1との間に存在)に対して平均を0とする所定の確率分布に従うノイズn_kを付加し新たな引数xn_kとする。 - 特許庁

An action of an argument reduction instruction is to target each component of an input vector for scaling in which an exponent shift value C is added to or subtracted from an exponent of the input vector component.例文帳に追加

引数削減命令の作用は、入力ベクトルの各成分を、指数シフト値Cを入力ベクトル成分の指数に加算または減算するスケーリングの対象とすることである。 - 特許庁

A second data processing component 20-2 on the second host 1-2 receives the input holding object 60 as an argument and processes it.例文帳に追加

第2ホスト1−2上に存在する第2データ処理コンポーネント20−2は、入力保持オブジェクト60を引数として入力して処理する。 - 特許庁

The Python interpreter can get its input from a number of sources:from a script passed to it as standard input or as program argument,typed in interactively, from a module source file, etc. 例文帳に追加

Python インタプリタは、標準入力や、プログラムの引数として与えられたスクリプト、対話的にタイプ入力された命令、モジュールのソースファイルなど、様々な入力源から入力を得ることができます。 - Python

It reads the list of files to copy from the standard input; the directory into which it will copy them is given as a non-option argument. 例文帳に追加

cpioは、コピーするファイルリストを標準入力から受けとります。 これらのファイルのコピー先のディレクトリについては、オプション以外の引数で与えられます。 - JM

The program scans its input string (taken from the program's first command-line argument) reading integers, and writes the squares of these integers to the output buffer. 例文帳に追加

(プログラムの第一コマンドライン引き数から取った) 入力文字列をスキャンして整数を読み込み、これらの整数の二乗を出力バッファに書き出す。 - JM

The source code vulnerability inspection device traces transition of external input in the source code to be inspected from the dynamic inter-temporary argument transition DB 206 and an inter-temporary argument transition DB 204, and warns that a part matching with registration contents of a vulnerability database 205 registered with a function vulnerable when using the external input as a parameter has vulnerability.例文帳に追加

これと仮引数間遷移DB204から検査対象のソースコードにおける外部入力の遷移を追跡し、外部入力をパラメータとして使用すると脆弱な関数を登録した脆弱性データベース205の登録内容に合致する箇所を、脆弱性を有する箇所として警告する。 - 特許庁

This class deals with parsing and interpreter state (the user'snamespace); it does not deal with input buffering or prompting or input file naming (the filename is always passed in explicitly).The optional locals argument specifies the dictionary in which code will be executed; it defaults to a newly createddictionary with key '__name__' set to '__console__'and key '__doc__' set to None.例文帳に追加

入力バッファリングやプロンプト出力、または入力ファイル指定を扱いません(ファイル名は常に明示的に渡されます)。 オプションのlocals引数はその中でコードが実行される辞書を指定します。 - Python

A contribution level calculation processing part 23 calculates the evaluation value of each participant from each aspect such as whether or not the participant is participating in argument without bias, whether or not the participant is quickly responding to questions or the like, or whether or not the argument is turned to be active according to message input by referring to the speech date of the history information.例文帳に追加

貢献度算出処理部23は、議論に偏りなく参加しているか、質問等に迅速に対応しているか、メッセージ投入により議論が活発になったかどうか等、履歴情報の発言日時等を参照に、各切り口から各参加者の評価値をそれぞれ算出する。 - 特許庁

The automatic steering control device 17 finds an argument indicating an angle made by an azimuth of a bow detected by the GPS compass 11 and an azimuth of the destination input in the GPS plotter.例文帳に追加

自動操舵制御装置17は、GPSコンパス11が検出した船首方位と、GPSプロッタに入力された目的地の方位と、がなす角度を示す偏角を求める。 - 特許庁

In the "%n$" form (which is specified in POSIX.1-2001, but not C99), n is a decimal integer that specifies that the converted input should be placed in the location referred to by the n -th pointer argument following format . 例文帳に追加

"%n$" 形式(POSIX.1-2001 では規定されているが、C99 にはない)では、nは 10進数であり、変換後の入力をformatの後ろのn番目のpointer引き数が参照する場所に格納することを指定する。 - JM

This device (1) includes a level changing device (6) amplifying or attenuating the input signal xLOG(k) to generate a first intermediate signal A that falls within a compressed argument range of the mathematical function, and a correction signal shiftLOG dependent on the amplification or attenuation of the input signal xLOG(k).例文帳に追加

本発明の装置(1)は、入力信号(xLOG(k))を増幅、減衰することで数学的関数の絞られた引数の範囲内にある第1の中間信号(A)と入力信号(xLOG(k))の増幅、減衰による訂正信号(shift_LOG)を生成するレベル変更装置(6)を含む。 - 特許庁

The number of manager password updating times is regarded as a part of the argument, and when the command to display the number of manager password updating times is given with the input operation on a control panel, the number of manager password updating times is displayed on a touch panel.例文帳に追加

管理者パスワード更新回数も引数の一部とし、操作パネルからの入力が管理者パスワード更新回数表示コマンドであれば、管理者パスワード更新回数をタッチパネルに表示させる。 - 特許庁

The when argument determines when the attributes are changed: TCSANOW to change immediately,TCSADRAIN to change after transmitting all queued output,or TCSAFLUSH to change after transmitting all queuedoutput and discarding all queued input.例文帳に追加

引数 when は属性がいつ変更されるかを決定します:TCSANOW は即時変更を行い、TCSAFLUSH は現在キューされている出力を全て転送し、全てのキューされている入力を無視した後に変更を行います。 - Python

To obtain a graph display device, by which the argument of a graph display command is made easily settable, a graph display program input and a graph display are changed-over as occasion demands and the burden on a user in a graph display program input work is relieved and to provide a storage medium.例文帳に追加

本発明の課題は、グラフ表示コマンドの引数の設定を容易にし、また、グラフ表示プログラム入力とグラフ表示とを随時切り換え可能として、ユーザによるグラフ表示プログラム入力作業の負担を軽減することが可能なグラフ表示装置及び記憶媒体を提供することである。 - 特許庁

Then, when the input picture of the inquiry form is shifted to a confirmation picture, the system retrieves whether or not there exists content matched with an FAQ registered in a DB in advance from the stored argument data and the error picture data.例文帳に追加

その後、問い合わせフォームの入力画面から確認画面へ画面遷移する際、保持している引数データ、エラー画面データから事前にDBに登録されているFAQとマッチする内容が存在するかどうか検索を行う。 - 特許庁

Repeatedly issue a prompt, accept input, parse an initial prefix off the received input, and dispatch to action methods, passing them the remainder of the line as argument.The optional argument is a banner or intro string to be issued before the first prompt (this overrides the intro class member).If the例文帳に追加

プロンプトを繰り返し出し、入力を受け取り、受け取った入力から取り去った先頭の語を解析し、その行の残りを引数としてアクションメソッドへディスパッチします。 オプションの引数は、最初のプロンプトの前に表示されるバナーあるいは紹介用の文字列です(これはクラスメンバintroをオーバーライドします)。 - Python

Alternatively, the system issues, to the middleware part, a command of deleting the virtual computer from the physical server computer, based on the argument, using a virtualizing software 201, when the arguments for the name of a virtual client PC to be deleted, a user name and the IP address of the physical server computer are input.例文帳に追加

又は、削除対象とする仮想クライアントPC名とユーザ名と物理サーバコンピュータIPアドレスとの引数が入力されたとき、この引数を基に物理サーバコンピュータ上から仮想化ソフトウェア201を用いて仮想コンピュータを削除する命令を前記ミドルウェア部に発する。 - 特許庁

Note that any Python object references which are provided to the caller are borrowed references; do not decrement their reference count!Additional arguments passed to these functions must be addresses of variables whose type is determined by the format string; these are used to store values from the input tuple.例文帳に追加

呼び出し側に提供される Python オブジェクトの参照は全て 借りた (borrowed) ものです; オブジェクトの参照カウントをデクリメントしてはなりません!以下の関数に渡す補助引数 (additional argument) は、書式化文字列から決定される型へのアドレスでなければなりません; 補助引数に指定したアドレスは、タプルから入力された値を保存するために使います。 - Python

The protection attributes of an argument related with the input/output of security functions described in a program list are specified based on protection attributes defined in each variable, and whether or not the protection attributes match protection attributes specified in the type of the security functions corresponding to the security functions is decided, and when mismatching is confirmed, error information showing the result is output.例文帳に追加

各変数に定義された保護属性に基づいて、プログラムリストに記述されたセキュリティ関数の入出力に係る引数の保護属性を特定し、当該セキュリティ関数に対応するセキュリティ関数の型に規定された保護属性と一致するか否かを判定し、不一致が確認された場合その旨を示したエラー情報を出力する。 - 特許庁

A setting device 221 converts an object specified as a command argument of a brake point setting command inputted from an input device 1 and information concerned with a stop position into a pointer to an object storage area in its corresponding program and an execution address and stores these converted values in a brake information storage device 32 as brake point information.例文帳に追加

設定装置221は、入力装置1から入力されたブレークポイント設定コマンドのコマンド引き数に指定されたオブジェクトおよび停止位置に関する情報を、それに対応するプログラム中のオブジェクト記憶領域へのポインタと実行アドレスに変換し、その値をブレークポイント情報としてブレーク情報記憶装置32に記憶する。 - 特許庁

例文

Under Unix, a complete program can be passed to the interpreter in three forms: with the -c string command line option, as a file passed as the first command line argument, or as standard input.If the file or standard input is a tty device, the interpreter entersinteractive mode; otherwise, it executes the file as a complete program.例文帳に追加

Unix の環境下では、完全なプログラムをインタプリタに渡すには三通りの方法があります: 第一は、 -c string コマンドラインオプションを使う方法、第二はファイルを第一コマンドライン引数として指定する方法、そして最後は標準入力から入力する方法です。 ファイルや標準入力がtty (端末) デバイスの場合、インタプリタは対話モードに入ります; そうでない場合、ファイルを完全なプログラムとして実行します。 - Python




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
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.
  
Copyright (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS