例文 (209件) |
function argumentの部分一致の例文一覧と使い方
該当件数 : 209件
as a variadic function with only the request argument fixed. 例文帳に追加
は request 引き数だけが固定の可変長引き数関数として宣言されている。 - JM
function returns a string describing the signal number passed in the argument sig. 例文帳に追加
関数は、引数 sig で渡されたシグナル番号を説明する文字列を返す。 - JM
The argument for the function is not correct formatted or build. 例文帳に追加
関数に対する引数が正しくフォーマット、あるいは構成されていません - PEAR
The argument for the function is not correctly formatted or build. 例文帳に追加
関数に対する引数が正しくフォーマット、あるいは構成されていません - PEAR
expects the first argument to be the name of a function and any remaining arguments to be function parameters. 例文帳に追加
では最初の引数は関数名であり、残りの引数が関数のパラメータであることが必要です。 - JM
If the function accepts any arguments, then the left side of the function box has one connector for each argument. 例文帳に追加
関数が引数を受け入れる場合は、関数ボックスの左側に、各引数に 1 つずつ、コネクタがあります。 - NetBeans
The communication command status is supposed to take an argument, and the value of the argument received by the transmit status function is used as the argument of the communication command Status as it is.例文帳に追加
通信コマンドStatusは引数を取るようになっており、TransmitStatus関数が受け取った引数の値をそのまま通信コマンドStatusの引数とする。 - 特許庁
The argument count is initially one, so executing this function the first time makes the argument count four, a second time makes the argument count sixteen, and so on. 例文帳に追加
最初は引き数カウントは 1 なので、この機能を一度実行すると引き数カウントは 4 になり、次に実行すると引き数カウントは 16 になります。 それ以降も同様です。 - JM
This function receives the signal number as its only argument. 例文帳に追加
シグナルハンドラ関数の引き数は一つであり、シグナル番号が引き数として渡される。 - JM
The function is called with args as the argument list; the number of arguments is the length of the tuple.If the optional keywords argument is present, it must be a dictionary whose keys are strings.例文帳に追加
function は引数リスト args を使って呼び出されます;引数の数はタプルの長さになります。 オプションの引数 keywords を与える場合、 keywords は文字列のキーを持つ辞書でなければなりません。 - Python
An error table 37 includes the value and arbitrary symbol of the argument of the API function.例文帳に追加
エラーテーブル37は、API関数の引数の値及び任意記号を含んでいる。 - 特許庁
functions compute the absolute value of the argument j of the appropriate integer type for the function. 例文帳に追加
関数は、それぞれの関数の型に応じた引数 j の絶対値を計算する。 - JM
This function allows the introduction of new severity classes which can be addressed by the severity argument of the fmtmsg (3) 例文帳に追加
この関数により、新しい重大度を導入できる。 この重大度は、fmtmsg (3) - JM
function sets the rounding mode as specified by its argument and returns zero when it was successful. 例文帳に追加
関数は丸めモードを引き数に与えられた値にし、成功したらゼロを返す。 - JM
function returns a string describing the error code passed in the argument errnum, possibly using the LC_MESSAGES 例文帳に追加
関数は、引き数 errnum の中で引き渡されるエラーコードを説明する文字列を返す。 - JM
This function takes a single argument that has can be passed to the exec statement, and an optional file name.例文帳に追加
この関数はオプション引数として exec 文に渡すファイル名を指定できます。 - Python
This function takes a null-terminated character string as argument and returns an integer.例文帳に追加
この関数は null で終端されたキャラクタ文字列を引数にとり、整数を返します。 - Python
Contains uses the following logic: If the first argument string contains the second argument string, then the function returns true. 例文帳に追加
含むは、次のロジックを使用します。 第 1 引数の文字列に第 2 引数の文字列が含まれている場合、この関数は真を返します。 - NetBeans
Starts With uses the following logic: If the first argument string starts with the second argument string, then the function returns true. 例文帳に追加
で始まるは、次のロジックを使用します。 第 1 引数の文字列が第 2 引数の文字列で始まる場合、この関数は真を返します。 - NetBeans
DISTRIBUTED FUNCTION COOPERATION SYSTEM, FUNCTIONAL ENTITY, DISTRIBUTED FUNCTION MANAGEMENT DEVICE, ARGUMENT NAME SOLUTION METHOD OF DISTRIBUTED FUNCTION COOPERATION SYSTEM, PARAMETER VERIFICATION METHOD OF DISTRIBUTED FUNCTION COOPERATION SYSTEM AND PROGRAM例文帳に追加
分散機能連携システム、機能実体、分散機能管理装置、分散機能連携システムの引数名解決方法、分散機能連携システムのパラメータ検証方法、およびプログラム - 特許庁
The pathname is returned as the function result and via the argument buf , if present. 例文帳に追加
パス名は関数の結果として返され、引数bufがある場合はbuf経由でも返される。 - JM
but this function has a different argument on the two systems. 例文帳に追加
という名前の関数が提供されているが、この関数の引き数は両方のシステムで異なる。 - JM
It may be passed to RPC routines that require a function argument, where nothing is to be done. 例文帳に追加
これは何も行なわないが、関数引き数が必要なRPC ルーティンに渡すことができる。 - JM
Logical Not uses the following logic: If the argument is false, then the function returns true. 例文帳に追加
否定は、次のロジックを使用します。 引数が偽の場合、この関数は真を返します。 - NetBeans
The single argument this function accepts is the path to the block device for an entry. 例文帳に追加
この関数は、対象となるエントリのブロックデバイスへのパスを引数として受け取ります。 - PEAR
The single argument is an associative array from method names to function names. 例文帳に追加
たったひとつの引数は連想配列であり、メソッド名と関数名を対応させます。 - PEAR
Changed in version 2.3:If no argument is given, this function returns False.例文帳に追加
バージョン 2.3 で 変更 された仕様:引数が与えられなかった場合、この関数は False を返します。 - Python
linejunk: A function that accepts a single string argument, and returns true if the string is junk.例文帳に追加
linejunk:ひとつの文字列引数を受け取れるべき関数です。 文字列がjunkのときにtrueを返します。 - Python
The part 5 is composed of a plurality of argument transfer parts 51-5n, it is recorded which one of the argument transfer parts is selected in the case of first function calling and, then, the argument is delivered in accordance with the argument transfer part which is recorded in an argument transfer part recording area 6.例文帳に追加
引数引き渡し部5は複数の引数転送部51〜5nにより構成され、ここでどの引数転送部を選択したかが最初の関数呼び出し時に記録され、以降引数転送部記録領域6に記録された引数転送部に従い引数の引き渡しが行われる。 - 特許庁
If optional argument onerror is specified, it should be a function;it will be called with one argument, an os. error instance.例文帳に追加
オプションの引数 onerror を指定するなら、この値は関数でなければなりません; この関数は単一の引数として、os.error インスタンスを伴って呼び出されます。 - Python
COMPILER PROGRAM EQUIPPED WITH DUMMY ARGUMENT MULTIPLE VIOLATION DETECTION FUNCTION, ITS RECORDING MEDIUM, AND COMPILER DEVICE例文帳に追加
仮引数重複違反検出機能を備えたコンパイラプログラム、その記録媒体、およびコンパイラ装置 - 特許庁
This function displays a message described by its arguments on the device(s) specified in the classification argument. 例文帳に追加
この関数は、引き数で記述されたメッセージを、classification引き数で指定されたデバイス上に表示する。 - JM
The last argument, htab , points to a structure that describes the table on which the function is to operate. 例文帳に追加
最後の引き数htabは関数の操作対象となるテーブルを示す構造体へのポインタである。 - JM
Both other functions described here use this function to turn their argument passwd into a DES key. 例文帳に追加
ここで説明されている残りの 2 つの関数は、この関数を使い、引き数passwdを DES キーに変換する。 - JM
Logical Or uses the following logic: If either argument is true, then the function returns true. 例文帳に追加
論理和は、次のロジックを使用します。 いずれかの引数が真の場合、この関数は真を返します。 - NetBeans
The showPlaylist(index) function takes an argument that identifies the playlist the user has selected in the playlistsObj array.After retreiving playlist details, we invoke playlist.例文帳に追加
showPlaylist(index) 関数は、ユーザーが playlistsObj 配列で選択したプレイリストを識別する引数を取ります。 - NetBeans
The time argument should be a numeric type compatible with the return value of the timefunc function passed to the constructor.例文帳に追加
引数timeは、コンストラクタへ渡されたtimefuncの戻り値と互換な数値型でなければいけません。 - Python
If the third argument is not specified, then the function returns the substring starting at the position specified in the second argument and continuing to the end of the string. 例文帳に追加
第 3 引数が指定されなかった場合、この関数は、第 2 引数で指定された位置から始まって文字列の終わりまで続く部分文字列を返します。 - NetBeans
Once the function whose argument is the source code is designated from among the group of functions obtained, the function is extracted from the source program and the source code stored in advance as the argument of the function is inserted into the source program.例文帳に追加
この取得した関数群の中からソースコードを引数とする関数が指定されると、その関数をソースプログラムから抽出し、この関数に対する引数として予め記憶されたソースコードを当該ソースプログラムに挿入する。 - 特許庁
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
In some cases the argument list is also provided by the Python program, through the same interface that specified the callback function. It can then be saved and used in the same manner as the function object.例文帳に追加
あるケースでは、コールバック関数を指定したのと同じインタフェースを介して、引数リストも渡されているかもしれません。 - Python
The setUp function can access the test globals as the globs attribute of the test passed.Optional argument tearDown specifies a tear-down function for the test suite.例文帳に追加
setUp はglobs 属性を介してテストのグローバル変数にアクセスできます。 オプション引数 tearDown には、テストを解体 (tear-down) するための関数を指定します。 - Python
The protocol includes a request from the first computer to the second computer, and the request includes a function identifier for a function on the second computer and an argument for the function.例文帳に追加
プロトコルは、第1のコンピュータから第2のコンピュータへのリクエストを含み、リクエストは、第2のコンピュータ上にある関数用の関数識別子と、関数用の引数とを含む。 - 特許庁
(Yes, even integers are objects on the heap in Python!)If you have a C function that returns no useful argument (a function returning void), the corresponding Python function must return None.例文帳に追加
(そう、整数ですら、 Python においてはヒープ上のオブジェクトなのです! )何ら有用な値を返さない関数 (void を返す関数) に対応する Python の関数はNone を返さねばなりません。 - Python
The C function always has two arguments, conventionally named self and args.The self argument is only used when the C function implements a built-in method, not a function.例文帳に追加
C 関数は常に二つの引数を持ち、便宜的に self および argsと呼ばれます。 self 引数は C 関数が Python の関数ではなく組み込みメソッドを実装している場合にのみ使われます。 - Python
METHOD FOR RECORDING EXECUTION HISTORY WITH ARGUMENT INFORMATION OF FUNCTION IN EXECUTION MODULE AND RECORDING MEDIUM THEREFOR例文帳に追加
実行モジュール内関数の引数情報を伴う実行履歴記録方法およびその記録媒体 - 特許庁
function, with an added argument to make it multithread-safe. 例文帳に追加
関数に対応するワイド文字関数に、マルチスレッドセーフの動作をさせるための引き数を追加したものである。 - JM
例文 (209件) |
Copyright © Japan Patent office. 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. |
© 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 (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 - 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/ ). |
ログイン |
Weblio会員(無料)になると
|
ログイン |
Weblio会員(無料)になると
|