1016万例文収録!

「APi」に関連した英語例文の一覧と使い方(6ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

APiを含む例文一覧と使い方

該当件数 : 947



例文

The phpDocumentor package provides automatic documenting of php api directly from the source. 例文帳に追加

phpDocumentor パッケージは、ソースから直接 PHP APIを自動的にドキュメント化する機能を提供します。 - PEAR

To disable this feature, see the FAQ entry About new API 1.8.0. 例文帳に追加

この機能を無効にしたい場合は、FAQ のエントリ新しい API 1.8.0 についてを参照ください。 - PEAR

PEAR has over 300 packages, automatically generated API documentation and a manual. 例文帳に追加

PEAR には 300 を超えるパッケージがあり、自動生成されるAPI ドキュメントとマニュアルが存在します。 - PEAR

The win32 api functions are used to access the Windows application programming interface. 例文帳に追加

Windows アプリケーションプログラミングインターフェイスにアクセスするため、(PHP の) win32 api 関数を使用します。 - PEAR

例文

Checks if the API methods to read the drive list are available, and returns that. 例文帳に追加

ドライブ一覧を読み込むための API メソッドが使用可能かどうかを調べ、結果を返します。 - PEAR


例文

If the API is not available, the drive list is brute-force guessed. 例文帳に追加

API が使用できない場合は、しらみつぶしに調べることでドライブ一覧を取得します。 - PEAR

Most blog hosters and blogging software packages have support for such a web services API, mostly via XML-RPC. 例文帳に追加

たいていの blog 業者や blog ソフトウェアは、このようなウエブサービス API を (XML-RPC などで) 提供しています。 - PEAR

The eBay Sandbox supports both API testing as well as site testing via the GUI interface. 例文帳に追加

eBay Sandbox は、API のテストおよび GUI インターフェイスによるサイトのテストの両方をサポートしています。 - PEAR

In order to use this package you will need to register for an API key. 例文帳に追加

このパッケージを使用するには、API キーを取得するための登録が必要です。 - PEAR

例文

Search Web Services, which is natural because Yahoo! does not expose other services via their API at the moment. 例文帳に追加

Yahoo! は現時点ではそれ以外のサービスのAPI を公開していないため、これはごく自然なことです。 - PEAR

例文

in-depth documentation and case studies: tutorials and API documentation 10. 例文帳に追加

9. チュートリアルや API ドキュメントなど、詳細なドキュメントや使用例があります。 - PEAR

object.someValue is not required to work, and may raise an AttributeError.The Python DOM API, however, does require that normal attribute access work.例文帳に追加

しかしながら、Python DOM API では、通常の属性アクセスが動作することが必須です。 - Python

API functions exist to interact with the error indicator in various ways.例文帳に追加

いろいろな方法でエラーインジケータとやりとりするためにAPI関数が存在します。 - Python

The Python API allows this by extending the embedded interpreter.例文帳に追加

Python API を使うと、埋め込みインタプリタを拡張することでアプリケーション本体へのアクセスを可能にします。 - Python

In a real application, the methods will expose an API of the application to Python.例文帳に追加

実際のアプリケーションでは、こうしたメソッドでアプリケーション内のAPI を Python に公開することになります。 - Python

There are additional minor differences in API between cPickle and pickle, however for most applications, they are interchangable.例文帳に追加

cPickle と pickle の API 間には他にも些細な相違がありますが、ほとんどのアプリケーションで互換性があります。 - Python

There is a C API to the module as well; refer to the module source for more information. 例文帳に追加

このモジュールには C API もあります。 詳しくはこのモジュールのソースを参照してください。 - Python

The Python mapping of the API is substantially based on the DOM Level2 recommendation.例文帳に追加

Python においては、DOM API への対応付け は実質的には DOM レベル2 勧告に基づいています。 - Python

The xml.sax package provides a number of modules which implement the Simple API for XML (SAX) interface for Python.例文帳に追加

xml.sax パッケージはPython 用の Simple API for XML (SAX) インターフェースを実装した数多くのモジュールを提供しています。 - Python

Finally,the module's initialization function must take care of initializing the C API pointer array:例文帳に追加

最後に、モジュールの初期化関数は C API のポインタ配列を初期化するよう手配しなければなりません: - Python

A stream selection API selects the stereo PG stream or the offset PG stream.例文帳に追加

ストリーム選択APIは、ステレオPGストリーム、又は、オフセット用PGストリームを選択する。 - 特許庁

A stream selection API selects the stereo TextST stream or the offset TextST stream.例文帳に追加

ストリーム選択APIは、ステレオTextSTストリーム、又は、オフセット用TextSTストリームを選択する。 - 特許庁

At this time, corresponding to an argument of the API, expansion, reduction, rotation, and the like of the image data are carried out.例文帳に追加

このとき、APIの引数の対応して画像データの拡大、縮小、回転などが行われる。 - 特許庁

IEEE Std 1003.1g-2000 describing networking APIs (including sockets). 例文帳に追加

IEEE Std 1003.1g-2000.(ソケットを含めた) ネットワーク API について記載している。 - JM

Custom Component Creation 例文帳に追加

独自のカスタム VMD コンポーネントを作成して API を拡張します。 - NetBeans

NetBeans APIs for Developing or Extending an Editor 例文帳に追加

エディタを開発または機能拡張するための NetBeans API - NetBeans

Provides code completion and Javadoc for Java EE 5 APIs and deployment descriptors. 例文帳に追加

Java EE 5 API と配備記述子のコード補完と Javadoc を用意。 - NetBeans

The JDK 1.5 generics are used throughout the NetBeans APIs. 例文帳に追加

JDK 1.5 の総称が NetBeans API 全体で使用されます。 - NetBeans

This component utilizes The PIM (Personal Information Management) 例文帳に追加

このコンポーネントでは PIM (Personal Information Management) API が使用されます。 - NetBeans

API which is a part of the JSR-75 specification's PDA Optional Packages for the Java ME Platform. 例文帳に追加

これは JSR-75 (PDA Optional Packagesfor the Java ME Platform) 仕様の一部です。 - NetBeans

Rather than store the Google map service API key as a property on each map component that you use, create a context initialization parameter named com.sun.j2ee.blueprints.ui.mapviewer.KEY in your web.xml file and store the Google map service API key value there. 例文帳に追加

使用する個々のマップコンポーネントのプロパティーに Google マップサービスの API キーを格納せず、web.xml ファイルにコンテキストの初期化パラメータを com.sun.j2ee.blueprints.ui.mapviewer.KEY という名前で作成し、そこに Google マップサービスの API キーを格納します。 - NetBeans

early stages of development, all things could change (API, behavoir) without notice, expect lots of bugs beta API should normally not change, usable software, expect bugs 例文帳に追加

開発の初期段階であって、(APIや動作など)すべてが無断で変わることがあり、バグも多くあることが予想される。 beta API は、ほとんど変わらず、使用可能なソフトウェアだが、バグも多くあることが予想される。 - PEAR

stabilitystability--specifying release and API stabilityDocumenting release stability and API stability In package.xml 1.0, stability was known as "state" which is not the most accurate description. 例文帳に追加

stabilitystability--リリースおよび API の安定性を指定するリリースの安定性および API の安定性を記述する package.xml 1.0 では、これは "state" と呼ばれていましたが、あまり的確な表現ではありませんでした。 - PEAR

If a newer API is backwards-compatible, always define every possible API version in order to prevent older installer versions from giving up. 例文帳に追加

新しい API が過去との互換性を保っている場合、使用可能なすべてのバージョンを定義しておきましょう。 これにより、旧バージョンのインストーラもその API を使用できるようになります。 - PEAR

This is so that the public API can be kept simple and so that the lookup functions don't need to try name lookups if IP lookup fails (which would be the only way to keep the API simple and support name-based lookups). 例文帳に追加

これにより公開 API をシンプルに保つことが可能となり、IP 検索が失敗した場合に名前による検索を試みる必要がなくなります(API をシンプルに保ちつつ名前ベースの検索をサポートするには、これが唯一の方法でしょう)。 - PEAR

design your class/API2. create a test suite3. 例文帳に追加

1. クラス/ API を設計2. テスト用ツールを作成 - PEAR

implement the class/API4. run the test suite5. 例文帳に追加

3. クラス/ API を実装4. テスト用ツールを実行 - PEAR

true if they are there, false if not. 例文帳に追加

API が使える場合に true、そうでない場合に false を返します。 - PEAR

Each API call is encapsulated in an object that contains information about the API call, which XML tags have to be used and what the call is expected to return. 例文帳に追加

API コールはオブジェクトにカプセル化され、そのオブジェクトには API コールに関する情報が含まれます。 例えば、使用する XML タグや期待する返り値などです。 - PEAR

These are the ASCII codec APIs. Only 7-bit ASCII data is accepted.例文帳に追加

以下は ASCII codec の APIです:7 ビットの ASCII データだけを受理します。 - Python

The basic API is a simple wrapper that's intended to make doctest easy to use.例文帳に追加

基本 API は、 doctest を使いやすくするための簡単なラッパであり、柔軟性があってほとんどのユーザの必要を満たしています; とはいえ、もっとテストをきめ細かに制御したい場合や、 doctest の機能を拡張したい場合、拡張 API (advanced API) を使わねばなりません。 - Python

METHOD AND SYSTEM FOR SOCKET API LOOPBACK PROCESSING例文帳に追加

ソケットAPIのループバック処理の方法およびシステム - 特許庁

COMMUNICATION CONTROL METHOD, SERVER DEVICE, PROGRAM AND API例文帳に追加

通信制御方法、サーバ装置、プログラムおよびAPI - 特許庁

A threat estimation part 6 compares information included in a part in which the specified method is described in the source code with API information showing an API available during development of the application.例文帳に追加

脅威推定部6は、ソースコードにおいて、特定されたメソッドが記述されている部分に含まれる情報と、アプリケーションを開発する際に使用可能なAPIを示すAPI情報とを比較する。 - 特許庁

Consequently, the API test control part 120 displays a candidate API list expressing the API to be the succeeding performance candidate, based on the order data, and determines the input data of the API to be successively performed, based on the relation data.例文帳に追加

これにより、APIテスト制御部120は、順序データに基づいて次の実行候補となるAPIを表す候補APIリストを表示し、更に関連データに基づいて次に実行するAPIの入力データを決定する。 - 特許庁

COMPOSABLE QUERY BUILDING API AND QUERY LANGUAGE例文帳に追加

構成可能なクエリを形成するAPIおよびクエリ言語 - 特許庁

API CHECKING DEVICE AND STATE MONITOR例文帳に追加

API検査装置及び状態監視装置 - 特許庁

Then, the call of the access API (an assumed access API) to be assumed from the trace log of the authority request API is derived, so as to check whether matching is obtained with the call of the actual access API or not.例文帳に追加

そして、権限要求APIのトレースログから想定されるアクセスAPI(想定アクセスAPI)の呼出を導出して、実アクセスAPIの呼出と対応付けられるかを確認する。 - 特許庁

An integrated API (application program interface) management mechanism 34 manages correspondence between an integrated unique API and an individual unique API and accesses the individual unique API in response to access to the integrated unique AP from the application 20.例文帳に追加

統合API管理機構34は、統合固有APIと個別固有APIとの対応を管理しておき、アプリケーション20からの統合固有APの呼び出しに応じて、個別固有APIの呼び出しを行う。 - 特許庁

例文

When a node 10-i operates as an active system node, an API hook part 134 of each node 10-i constituting the cluster system hooks an API used by an application 12-i, and stores API information including a result of executing the hooked API into an API information storage part 14-i.例文帳に追加

クラスタシステムを構成する各ノード10-iのAPIフック部134は、ノード10-iが稼動系ノードとして動作している場合、アプリケーション12-iが使用するAPIをフックして、そのフックされたAPIの実行結果を含むAPI情報をAPI情報記憶部14-iに格納する。 - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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 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会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS