1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定

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

セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 58



例文

The argument type is the type of access required and can take the same values as the mode argument of fopen (3). 例文帳に追加

引き数 type は要求するアクセス形式で、fopen (3) の mode 引き数と同じ値を取ることができる。 - JM

Its first argument is of the form QCMD( subcmd , type ) 例文帳に追加

最初の引き数はQCMD( subcmd , type ) という形式である。 - JM

a type of argument called an artistic discussion 例文帳に追加

芸術の本質などに関する議論 - EDR日英対訳辞書

The info argument is a structure of the following type: +4n 例文帳に追加

info引き数は、以下のような型の構造体である。 - JM

例文

This argument is of the following type: +4n 例文帳に追加

この引き数の型は以下のとおりである:+4n - JM


例文

The first argument specifies the exception type; it is normally one of the standard exceptions, e.g.例文帳に追加

第一引数は例外の型を指定します。 - Python

In this case, the argument must also be of type XVaNestedList.例文帳に追加

この場合、引き数はXVaNestedList型でなければならない。 - XFree86

BadValue Some numeric value falls outside the range of values accepted by the request.Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted.例文帳に追加

BadValue指定された数値の中にリクエストの許容範囲を越えているものがある。 - XFree86

Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted.Any argument defined as a set of alternatives can generate this error. BadWindow例文帳に追加

引き数に対して特定の範囲が指定されていなければ、引き数の型で定義されている全ての範囲が許される。 - XFree86

例文

Returns the absolute value of the integer argument, of the appropriate integer type for the function. 例文帳に追加

それぞれの関数の型に応じた整数の引数の絶対値を返す。 - JM

例文

The argument item is of type ENTRY, which is defined in <search. 例文帳に追加

引き数 item は ENTRY 型であり、<search.h> の中で以下のように定義されている。 - JM

The sockfd argument is a file descriptor that refers to a socket of type SOCK_STREAM 例文帳に追加

型のソケットを参照するファイルディスクリプタである。 - JM

The mode argument specifies both the permissions to use and the type of node to be created. 例文帳に追加

mode引き数には、作成するノードの許可属性 (permission) とタイプを指定する。 - JM

In the public Orders(Integer id, Products productId, int quantity)constructor, change the type of the productId argument from int to Products.例文帳に追加

public Orders(Integer id, Products productId, int quantity) コンストラクタ内で、productId 引数の型を int から Products に変更します。 - NetBeans

If there is no next argument, or if type is not compatible with the type of the actual next argument (as promoted according to the default argument promotions), random errors will occur. 例文帳に追加

次の引き数がなかったり、typeが次の引き数の実際の型と互換でない場合 (デフォルトの引き数変換で扱えなかった場合) には、予測できないエラーが起こる。 - JM

Some numeric value falls outside the range of values accepted by the request.Unless a specific range is specified for an argument, the full range defined by the argument's type is accepted.例文帳に追加

引き数に対して特定の範囲が指定されていなければ、引き数の型で定義されている全ての範囲が許される。 - XFree86

The host address argument is a pointer to a struct of a type depending on the address type, for example a struct in_addr * (probably obtained via a call to inet_addr (3)) 例文帳に追加

ホストアドレス引き数はアドレスタイプに依存した構造体へのポインタである。 - JM

is the argument to this option seen on the command-line. optparse will only expect an argument if type is set; the type of value will be the type implied by the option's type.例文帳に追加

オプションの引数で、コマンドライン上に見つかったものです。 optparse は、type が設定されている場合、単一の引数しかとりません;value の型はオプションの型として指定された型になります。 - Python

functions compute the absolute value of the argument j of the appropriate integer type for the function. 例文帳に追加

関数は、それぞれの関数の型に応じた引数 j の絶対値を計算する。 - JM

macro definition turns its argument into the name of an ELF data type suitable for the hardware architecture. 例文帳に追加

マクロ定義は引き数をハードウェアアーキテクチャに適したELF データ型の名前に変換する。 - JM

Each pointer argument must be of a type that is appropriate for the value returned by the corresponding conversion specification. 例文帳に追加

それぞれのpointer引き数の型は、対応する変換指定が返す値に適合していなければならない。 - JM

One argument of type double is converted using the locale's international currency format. 例文帳に追加

double型の引き数ひとつが、ロケールの国際通貨フォーマット (international currency format)を用いて変換される。 - JM

One argument of type double is converted using the locale's national currency format. 例文帳に追加

double型の引き数ひとつが、ロケールの国内通貨フォーマット (national currency format)を用いて変換される。 - JM

The facility argument is used to specify what type of program is logging the message. 例文帳に追加

facility引き数はメッセージに記録されるプログラムのタイプを指定するために使われる。 - JM

Most require a third argument, of varying type, here called argp or arg. 例文帳に追加

多くがいろいろな型の 3 番目の引き数を必要とする。 ここでは argp または arg と呼ぶ。 - JM

The time argument should be a numeric type compatible with the return value of the timefunc function passed to the constructor.例文帳に追加

引数timeは、コンストラクタへ渡されたtimefuncの戻り値と互換な数値型でなければいけません。 - Python

The subtype argument is the type of the object being created; the args and kwds arguments represent positional and keyword arguments of the call to the type.例文帳に追加

引数 subtype は生成するオブジェクトの型です; args およびkwds 引数は、型を呼び出すときの固定引数およびキーワード引数です。 - Python

macro expands to an expression that has the type and value of the next argument in the call. 例文帳に追加

マクロは、呼び出し時に指定された引き数のうち、次の位置にあるものを指定した型typeの値として取得する。 - JM

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

The most common option action is store, which tells optparse to take the next argument (or the remainder of the current argument), ensure that it is of the correct type, and store it to your chosen destination.For example:例文帳に追加

このアクションは次の引数 (あるいは現在の引数の残りの部分) を取り出し、正しい型の値か確かめ、指定した保存先に保存するようoptparse に指示します。 - Python

The name argument should generally be the name of your application.The message argument should indicate which type of error message you want.If the name and message are not in the Host Portable Character Encoding,the result is implementation-dependent. 例文帳に追加

引き数 message では必要なメッセージのタイプを示すべきである。 name と message のエンコーディングがホストポータブル文字エンコーディングでない場合、実行結果は実装依存である。 - XFree86

Furthermore, the instruction book interpretation execution unit 48 stores the extracted argument in an array, and delivers a leading address of the array to the factory 70 in accordance with an argument type undefined pointer form.例文帳に追加

また、指示書解釈実行部48は、抽出した引数を配列に格納し、該配列の先頭アドレスを引数型不定のポインタ形式でファクトリ70に渡す。 - 特許庁

The search tool identifies an object type and an argument and searches an enterprise via one or more enterprise services for one or more business objects related to the argument of a search string.例文帳に追加

検索ツールは、オブジェクトの種類とアーギュメントとを識別し、検索文字列のアーギュメントに関する一つ以上の業務オブジェクトに対する一つ以上の企業検索を介して企業を検索する。 - 特許庁

The position argument allowsthe client to control the order of the invocation of event handlers registeredfor the same event type. 例文帳に追加

.LP引き数 \\fIposition\\fP を使って、クライアントは同じイベント型に登録されたイベントハンドラが呼び出される順序制御することができる。 - XFree86

A conversion processing part 30 converts a URL of a type not accompanying the argument notation of an HTTP request into a URL of a type accompanying the argument notation, and reversely converts for HTTP response, and performs a conversion to insert keywords into the pages of the body of the HTTP response.例文帳に追加

変換処理部30は、HTTP要求の引数表記を伴わない形式のURLを引数表記を伴う形式のURLに変換し、またHTTP応答については逆の変換を行い、さらにHTTP応答のボディのページにキーワード等を挿入する変換を行う。 - 特許庁

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

The optional argument arg can be an integer giving the exit status(defaulting to zero), or another type of object.例文帳に追加

オプション引数argには、終了ステータスとして整数(デフォルトは0)または整数以外の型のオブジェクトを指定することができます。 - Python

BadMatch Some argument or pair of arguments has the correct type and range but fails to match in some other way required by the request.例文帳に追加

返り値BadMatch引き数や引き数の組は正しい型・範囲を持っているが、そのリクエストが要求する他の条件に適合できなかった。 - XFree86

Some argument or pair of arguments has the correct type and range but fails to match in some other way required by the request.例文帳に追加

返り値BadMatch引き数や引き数の組は正しい型・範囲を持っているが、そのリクエストが要求する他の条件に適合できなかった。 - XFree86

Each value to be set must be an appropriate datum, matching thedata type imposed by the semantics of the argument. 例文帳に追加

セットされる値は正しいデータで、引き数の意味によって決まるデータ型と適合していなければならない。 - XFree86

The intermediate code includes an operator code for indicating the type of a macro sentence and argument data to be passed to an object.例文帳に追加

中間コードは、マクロ文の種類を示す演算子コードとオブジェクトへ引き渡す引数データとを含む。 - 特許庁

Anchor information to the dynamic pages is noted and embedded in the Web page groups with the URL of the type not accompanying the argument notation.例文帳に追加

これらウェブページ群には動的ページへのアンカー情報が引数表示を伴わない形式のURLで表記され埋め込まれている。 - 特許庁

When the dynamic area securing sentence exists in the object generating function, an object generating function converting part 103 adds a pointer type tentative argument to the object generating function and generates a static object generating function by replacing the dynamic area securing sentence with a substitution sentence for the variable of the pointer type tentative argument.例文帳に追加

オブジェクト生成関数中に動的領域確保文があればオブジェクト生成関数変換部103は、オブジェクト生成関数にポインタ型仮引数を追加し動的領域確保文をポインタ型仮引数の変数への代入文に置き換えた静的オブジェクト生成関数を生成する。 - 特許庁

An acquisition means 4 acquires an argument of a method designated and its type, and when a message generated by a requester 51 is captured by a given test value, a SOAP (simple object access protocol) message type name acquisition means 7 acquires a type name from a body part.例文帳に追加

取得手段4は指定されたメソッドの引数、型を取得し、与えられたテスト値によって、リクエスタ51によって生成されたメッセージが捕獲されると、SOAPメッセージ型名取得手段7は、ボディ部から型名を取得する。 - 特許庁

In general, any time huge portions of text do not appear where expected in the output, or small strings such as list tags disappear, chances are there is a misunderstanding about an argument type in the argument list. 例文帳に追加

一般的には、テキストのかなり大きな部分が出力されるべきところに出力されないとか、リストのタグのような小さな文字列が消えてしまうとか、引数リストの中の引数のタイプが間違って解釈されるとかいうことが、起こり得ます。 - JM

The source code part of the ASN. 1 OF base container class member calling member 31 calls an ASN. 1 OF base container class member 24, and operates only the type check of an argument or the type conversion processing of the return value.例文帳に追加

ASN.1 OF基底コンテナクラスメンバ呼出しメンバ31のソースコード部は、ASN.1 OF基底コンテナクラスメンバ24を呼出し、引数の型チェックや戻り値の型変換処理のみを行う。 - 特許庁

An ASN. 1 OF base container class member calling member 31 is obtained as a member which provides the same interface as the member of an STL container class in which the type of an argument and the type of a return value are depending on the type of the element of an STL container class 21.例文帳に追加

ASN.1 OF基底コンテナクラスメンバ呼出しメンバ31は引数の型や戻り値の型がSTLコンテナクラス21の要素の型に依存するSTLコンテナクラスのメンバと同じインタフェースを提供するメンバである。 - 特許庁

This temperature estimation device estimates the temperature of the inside of the exhaust manifold by using a function in which a variable including a coefficient of restriction area of variable nozzle increasing and decreasing the air amount force-fed by a variable nozzle type turbocharger is used as an argument Tex.例文帳に追加

温度推定装置は、可変ノズル式ターボチャージャが圧送する空気量を増減させる可変ノズル絞り面積係数を含む変数を引数Texとした関数を用いてエキゾーストマニホールド内温度を推定する。 - 特許庁

For example, it can help you examine the contents of a class, retrieve the source code of a method,extract and format the argument list for a function, or get all the information you need to display a detailed traceback.There are four main kinds of services provided by this module:type checking, getting source code, inspecting classes and functions, and examining the interpreter stack. Subsections例文帳に追加

このモジュールの機能は、型チェック・ソースコードの取得・クラス/関数から情報を取得・インタープリタのスタック情報の調査、の4種類に分類する事ができます。 - Python

例文

Then the socket hook processing part 113 transmits transmission information including the protocol type, a parameter of an argument of the hooked socket function and transmission data to an encapsulation processing part 114.例文帳に追加

そして、ソケットフック処理部113は、カプセル化処理部114に、プロトコル種別と、前記フックしたソケット関数の引数であるパラメータおよび送信データを含む送信情報とを送信する。 - 特許庁

索引トップ用語の索引



  
EDR日英対訳辞書
Copyright © National Institute of Information and Communications Technology. All Rights Reserved.
  
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 (C) 1994-2004 The XFree86®Project, Inc. All rights reserved. licence
Copyright (C) 1995-1998 The X Japanese Documentation Project. lisence
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS