| 例文 |
argument dataの部分一致の例文一覧と使い方
該当件数 : 82件
This data is immaterial to the argument. 例文帳に追加
このデータはその議論にとって重要だ。 - Tanaka Corpus
This data is immaterial to the argument.例文帳に追加
このデータはその議論にとって重要だ。 - Tatoeba例文
The argument is based on false data. 例文帳に追加
この議論は誤れる論拠に基づいている - 斎藤和英大辞典
The argument cpusetsize is the length (in bytes) of the data pointed to by mask . 例文帳に追加
引き数cpusetsizeにはmaskが指すデータの長さ (バイト単位) である。 - JM
Third lesson: use data to drive your argument.例文帳に追加
3つ目の教訓: 議論を押し進めるためにはデータを使うこと - 映画・海外ドラマ英語字幕翻訳辞書
The argument logfile is the name of a logfile to use for logged profile data. 例文帳に追加
引数 logfile はプロファイル・データのログを保存するファイル名です。 - Python
The data argument is a string containing the text between the"!" and "" delimiters, but not the delimitersthemselves.例文帳に追加
引数 data は、デリミタ "!" と "" の間にある文字列であり、デリミタ自体は含まれません。 - Python
, the argument will be taken as the XML data itself and parsed accordingly. 例文帳に追加
の場合は、引数は XML データ自体として扱われ、パースされます。 - PEAR
The data argument is a string containing the text between the "![CDATA[" and "]]" delimiters, but not the delimitersthemselves.例文帳に追加
引数 data は、デリミタ "![CDATA[" と "]]" の間にある文字列であり、デリミタ自体は含まれません。 - Python
Any doubts about the validity of this argument are promptly forgotten once we see the data. 例文帳に追加
この議論の妥当性に関する疑問はデータを見れば雲散霧消する。 - Tanaka Corpus
Any doubts about the validity of this argument are promptly forgotten once we see the data.例文帳に追加
この議論の妥当性に関する疑問はデータを見れば雲散霧消する。 - Tatoeba例文
func(arg, type,data), where arg is the user supplied argument, type is the particular type of callback, and data is the data returned for this type of callback.例文帳に追加
コールバックは以下のように呼び出されます: func(arg, type, data)、ここでargはユーザが与えた引数、typeはコールバックの特定のタイプ、dataはこのtypeのコールバックに渡されるデータです。 - Python
Argument should be a two dimensional array containing the data to be added. 例文帳に追加
加えるためには引数にデータを含む2次元配列である必要があります。 - PEAR
The fourth argument addr is the address of a data structure, depending on the command. 例文帳に追加
四番目の引き数addrには、コマンドごとに異ったデータ構造体のアドレスを指定する。 - JM
macro definition turns its argument into the name of an ELF data type suitable for the hardware architecture. 例文帳に追加
マクロ定義は引き数をハードウェアアーキテクチャに適したELF データ型の名前に変換する。 - JM
If the size argument is negative or omitted, read all data until the end of the chunk.例文帳に追加
もし引数sizeが負か省略されたら、チャンクの最後まで全てのデータを読み込みます。 - Python
New in version 2.4:The version argument indicates the data format that dumps should use..例文帳に追加
バージョン 2.4 で 新たに追加 された仕様:dumpsで、データフォーマットを表すversion 引数を利用するべきです。 - Python
At this time, corresponding to an argument of the API, expansion, reduction, rotation, and the like of the image data are carried out.例文帳に追加
このとき、APIの引数の対応して画像データの拡大、縮小、回転などが行われる。 - 特許庁
The offset argument specifies the starting point from which data is to be read and count specifies the number of bytes to be read. 例文帳に追加
offset引き数はデータの読み込み開始位置を指定し、countは読み込むデータのバイト数を指定する。 - JM
The intermediate code includes an operator code for indicating the type of a macro sentence and argument data to be passed to an object.例文帳に追加
中間コードは、マクロ文の種類を示す演算子コードとオブジェクトへ引き渡す引数データとを含む。 - 特許庁
The Kyoto Protocol base year is an argument point from the perspectives of fairness and reliability of statistical data.例文帳に追加
公平性及び統計データの信頼性の観点から、京都議定書の基準年も論点である。 - 経済産業省
The name is the PI target, and the data argument is a string containing the text between the PI target and the closing delimiter, but not the delimiter itself.例文帳に追加
引数 name は処理命令のターゲット、data は、処理命令ターゲットと終了デリミタの間にある文字列であり、デリミタ自体は含まれません。 - Python
The slave device receives the transmission notice of the data storage instruction in a step S2, interprets a command, an argument, or the like in a step S3 and performs data storage preparation on the basis of the command, the argument, or the like in a step S4.例文帳に追加
スレーブデバイスは、ステップS2でデータ記憶命令の送信通知を受信し、ステップS3でコマンドや引数などを解釈し、ステップS4でコマンドや引数などに基づいてデータの記憶準備を実行する。 - 特許庁
When reference data are set as argument by the diagnostic program, a reference data acquisition means 16 reads reference data from a place designated by a pointer to the reference data written in the diagnostic control data in a reference data storage part 26.例文帳に追加
診断プログラムが参照データを引数としてとる場合には、参照データ獲得手段16が、参照データ記憶部26内の、診断制御データに記載された参照データへのポインタで指定される場所から参照データを読み出す。 - 特許庁
At the time of starting the data processing part 30, a processing control part 10 designates the processing result ID as an argument.例文帳に追加
処理制御部10は、データ処理部30を起動する際、引数として処理結果IDを指定する。 - 特許庁
To avoid UnicodeError exceptions in case of unrepresentable text data, the encoding argument should be specified as "utf-8".例文帳に追加
表現不可能なテキストデータの場合に UnicodeError が送出されるのを避けるため、encoding 引数は "utf-8" に指定するべきです。 - Python
If the flag argument is true (1) and data transfer has started, then the system call will be interrupted and will return the actual amount of data transferred. 例文帳に追加
flag 引き数が真 (1) でデータの転送が開始されていれば、システム・コールは中断され、それまでに実際に転送されたデータの量が返される。 - JM
These accumulated data structures include the argument text data, voice commands, graphics, materials and conference agendas and can be without end reproduced and supplemented by the later participants of the conference to conduct a joint task.例文帳に追加
この会議のマルチモーダルドキュメントは1つの同期的な会議を作成するために後の参加者達によって際限なく再生し、補足することができる。 - 特許庁
The slave device 81 receives the data and the data storage instruction in a step S6, interprets a command and an argument of a protocol in a step S7 and performs data storage processing in a step S8.例文帳に追加
スレーブデバイス81は、ステップS6でデータおよびデータ記憶命令を受信し、ステップS7でプロトコルのコマンドや引数などを解釈し、ステップS8でデータの記憶処理を実行する。 - 特許庁
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.例文帳に追加
ソフトウェアの一部に引数やデータ項目といった新たな要素を追加する場合に、どの処理部とどの処理部の間の入出力箇所(経路)に引数の変更・追加が必要になるかを特定する。 - 特許庁
With the received ID and status as an argument, operation procedure data (a trouble processing table) is requested to the operation procedure guide server.例文帳に追加
受信したID及びステータスを引数として操作手順案内サーバに操作手順データ(トラブル処理テーブル)を要求する。 - 特許庁
Slice objects have read-only data attributes start, stop and step which merely return the argument values (or theirdefault).例文帳に追加
スライスオブジェクトは読み出し専用の属性 start、stopおよび step を持ち、これらは単に引数で使われた値 (または標準の値) を返します。 - Python
The argument should already be RLE-coded, and have a length divisible by 3 (except possibly the last fragment).例文帳に追加
引数の data はすでに RLE エンコードされていなければならず、その長さは (最後のフラグメントを除いて) 3 で割り切れなければなりません。 - Python
To provide a content supplying system for improving a security property for adding data obtained by ciphering time information data at the time of transfer as an argument and performing transfer verification.例文帳に追加
転送時の時刻情報を暗号化したデータを引数として付加して転送認証を行うにあたり、セキュリティ性を向上させるコンテンツ提供システムを提供する。 - 特許庁
In an IDL compiler, data to be marshalled and unmarshalled are read from an operation argument and grouped into a data set to be collectively converted and a data set to be individually converted, and conversion is performed for every group.例文帳に追加
IDLコンパイラにおいては、オペレーションの引数からマーシャル、アンマーシャルするデータを読み込み、まとめて変換するデータの集合と、個々に変換するデータの集合にグループ化し、グループ毎に変換を行う。 - 特許庁
An argument showing the transmission request of data DT is received from a space A where an application A is operated through a hooker 120, and the data DT are preserved in a real data preserving area 213.例文帳に追加
アプリケーションAが稼働する空間Aからフッカ120を介してデータDTの送信要求を表す引数を受信し、そのデータDTを実データ保存領域213に保存しておく。 - 特許庁
The third argument may be -1 on olderFTP servers which do not return a file size in response to a retrievalrequest.If the url uses the http: scheme identifier, the optional data argument may be given to specify a POST request(normally the request type is GET).例文帳に追加
3 つ目のファイルの総サイズは、ファイル取得の際の応答時にファイルサイズを返さない古い FTP サーバでは -1 になります。 url が http: スキーム識別子を使っていた場合、オプション引数 data を与えることで POST リクエストを行うよう指定することができます (通常リクエストの形式は GET です)。 - Python
Retrieve a file in binary transfer mode. command should be an appropriate "RETR" command: 'RETR filename'.The callback function is called for each block of data received,with a single string argument giving the data block.The optional maxblocksize argument specifies the maximum chunk size to read on the low-level socket object created to do the actual transfer(which will also be the largest size of the data blocks passed tocallback).例文帳に追加
関数callbackは、受信したデータブロックのそれぞれに対して、データブロックを1つの文字列の引数として呼び出されます。 省略可能な引数maxblocksizeは、実際の転送を行うのに作られた低レベルのソケットオブジェクトから読み込む最大のチャンクサイズを指定します(これはcallbackに与えられるデータブロックの最大サイズにもなります)。 - Python
Then, this system depresses the link button, and simultaneously acquires the argument data of the previous picture of an error picture and an error picture displayed at present.例文帳に追加
そして、システムは、そのリンクボタンを押すと同時に、エラー画面の前画面の引数データ、現在表示されていたエラー画面を取得する。 - 特許庁
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が得られる。 - 特許庁
The value argument is used to specify an accompanying item of data (either an integer or a pointer value) to be sent with the signal, and has the following type: +4n 例文帳に追加
value引き数はシグナルと一緒に送るデータの付属アイテムを指定する。 valueは (整数またはポインタの値であり) 以下のような型である。 - JM
Thedestr function will be called when the object is reclaimed.The desc argument can be used to pass extra callback data for the destructor function.例文帳に追加
関数 destr が NULL でない場合、オブジェクトを再利用する際に呼び出します。 引数 desc を使って、デストラクタ関数に追加のコールバックデータを渡せます。 - Python
A rotate stage 1 among the rotate stages n is combined to receive the initial data argument D[31:0].例文帳に追加
複数のローティト・ステージの中の1つのローティト・ステージROTATE STAGE1は初期のデータ引数を受け取るために結合される。 - 特許庁
By a personal computer 10 as this machining program creation support device and a controller 22 for an NC machining tool 20, data, in which a fixed cycle group list, an argument explanation chart 55, and an argument display part 56 displayed in a single screen are inputted, are reflected on the argument display part 56 and written as arguments in the machining program.例文帳に追加
本発明の「加工プログラム作成支援装置」としてのパソコン10及びNC加工機20のコントローラ22によれば、固定サイクル群リスト、引数説明図55及び引数表示部56が一画面表示された状態で入力されたデータが、引数表示部56に反映されかつ加工プログラムに引数として書き込まれる。 - 特許庁
| 例文 |
JESC: Japanese-English Subtitle Corpus映画・海外ドラマ英語字幕翻訳辞書のコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) |
Tatoebaのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France |
| Copyright © Japan Patent office. All Rights Reserved. |
| Copyright Ministry of Economy, Trade and Industry. All Rights Reserved. |
Tanaka Corpusのコンテンツは、特に明示されている場合を除いて、次のライセンスに従います: Creative Commons Attribution (CC-BY) 2.0 France. |
| Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved. 「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| 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 © 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. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|
Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)
Creative Commons Attribution (CC-BY) 2.0 France