1016万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 947



例文

The applications use the operating system by making requests for services through a defined application program interface (API). 例文帳に追加

アプリケーションは,定義済みアプリケーションプログラム・インタフェース(API)を介してサービスを要求することによって,オペレーティングシステムを使う. - コンピューター用語辞典

The report said that one GGF project worth noting is the Distributed Resource Management Application API (DRMAA). 例文帳に追加

GGF(グローバル・グリッド・フォーラム)プロジェクトの特筆に値するもののひとつがDRMAA(分散資源管理応用API)であるとこの報告書は述べた。 - コンピューター用語辞典

To use the Java Native Interface API, you will need to run your Java code on a Java Virtual Machine that supports the JNI. 例文帳に追加

JNI(Java Native Interface)APIを使うには,JNIをサポートしているジャバ仮想マシン上でジャバコードを実行する必要がある. - コンピューター用語辞典

The Open Document Management API provides vendors of DMS products and products such as word processors with a consistent interface. 例文帳に追加

ODMA(開放型文書管理API)はDMS(文書管理システム)製品のベンダおよびワードプロセッサのような製品に、首尾一貫したインタフェースを提供する。 - コンピューター用語辞典

例文

BIOS LBA gives the user of the BIOS API calls access to physical cylinders above 1024 though the BIOS interfaces by redefining a cylinder. 例文帳に追加

BIOS LBAはシリンダを再定義することにより、 BIOS API を呼び出すコードが BIOS インタフェース経由で1024 シリンダ より上の物理シリンダにアクセスするようにします。 - FreeBSD


例文

ALSA, the Advanced Linux Sound Architecture, is a new set of sound drivers with a new and improved API, present in the Linux 2.6 kernel.例文帳に追加

ALSA(拡張Linuxサウンドアーキテクチャ:AdvancedLinuxSoundArchitecture)は、Linux2.6カーネルが提供する、新しく改良されたAPIを使う新しいサウンドドライバセットです。 - Gentoo Linux

The libsysfsproject provides a common API to access the information given by the sysfs filesystem in a generic way.例文帳に追加

libsysfsプロジェクトは、sysfsファイルシステムによって提供される情報に、共通の方法でアクセスするための、共通API層を提供します。 - Gentoo Linux

The older libinet6 libc5 based IPv6 API implementation for Linux is not described here and may vary in details. 例文帳に追加

IPv6 API を libc5 ベースで Linux 向けに実装した、以前のlibinet6についてはここでは記述していない。 おそらく細かいところには相違点があるだろう。 - JM

It consists of a standard sockets-based interface for userspace processes and an internal kernel API for kernel modules. 例文帳に追加

netlink は、ユーザープロセスに対しては標準的なソケットベースのインターフェースを、カーネルモジュールにはカーネルの内部 API を提供する。 - JM

例文

The POSIX shared memory API allows processes to communicate information by sharing a region of memory. 例文帳に追加

POSIX 共有メモリ API を使用すると、メモリのある領域を共有して、プロセス間で情報をやり取りすることができる。 - JM

例文

These functions are provided in glibc as a compatibility interface for programs that make use of the historical System V signal API. 例文帳に追加

これらの関数は、昔ながらの System V 版シグナル API を使用しているプログラムに対して互換性のあるインタフェースを glibc で提供するものである。 - JM

These functions are provided in glibc as a compatibility interface for programs that make use of the historical BSD signal API. 例文帳に追加

これらの関数は、昔ながらの BSD 版シグナル API を使用しているプログラムに対して互換性のあるインタフェースを glibc で提供するものである。 - JM

The following paragraphs describe domain-specific details and unsupported features of the sockets API for Unix domain sockets on Linux. 例文帳に追加

この節では、Linux の Unix ドメイン・ソケットでの、ドメイン固有の詳細仕様とソケット API でサポートされていない機能について説明する。 - JM

If you develop modules for the NetBeans project, check the NetBeansUpgrade Guide for information on API changes. 例文帳に追加

NetBeans プロジェクト用のモジュールを開発する場合は、『NetBeans Upgrade Guide』の API の変更点に関する説明を参照してください。 - NetBeans

The IDE supports rapid development of RESTful web services using JSR 311 - Java API for RESTful Web Services (JAX-RS) and Jersey,the reference implementation for JAX-RS.例文帳に追加

IDE は、JAX-RS (JSR 311 - Java API for RESTful Web Services) および Jersey (JAX-RS のリファレンス実装) を使用する、RESTful Web サービスの迅速な開発をサポートしています。 - NetBeans

Paste in the API key you got from Google in Step 3.Right-click the CustomerDB project node and select Test RESTful Web Services. 例文帳に追加

手順 3 で Google から取得した API キーにペーストします。 CustomerDB project ノードを右クリックし、「RESTful Web サービスをテスト」を選択します。 - NetBeans

Taking advantage of Beans Binding technology (JSR 295) and the Java Persistence API, it is now easier than ever to create Swing desktop database applications.例文帳に追加

Beans のバインド技術 (JSR 295) と Java 持続性 API を利用して、Swing デスクトップデータベースアプリケーションの作成がかつてないほど簡単になりました。 - NetBeans

The Visual Library API, which is the next generationGraph Library, is useful for data visualization, such as graph-oriented modeling, in NetBeans modules.例文帳に追加

次世代の Graph Library である Visual Library API は、NetBeans モジュール内でのデータの視覚化、たとえばグラフ指向モデリングに役立ちます。 - NetBeans

Enhanced NetBeans API for creating tokens from a textual input.The tokens can then be used to, for example, provide syntax coloring. 例文帳に追加

テキスト入力からトークンを作成するための拡張 NetBeans API です。 トークンは、たとえば構文の色付けに使用できます。 - NetBeans

The EntityManager API handles the persistence context, and each persistence context is a group of entity instances. 例文帳に追加

EntityManager API は持続性コンテキストを処理し、各持続性コンテキストはエンティティーインスタンスのグループです。 - NetBeans

The IDE searches the JAR file that you selected and finds all classes that implement the JDBC API Driver interface (java.sql.Driver). 例文帳に追加

選択された JAR ファイル内が調べられ、JDBC API ドライバインタフェース (java.sql.Driver) を実装しているすべてのクラスが検出されます。 - NetBeans

The application developer needs to register the application with Facebook to get an API key and a secret key. 例文帳に追加

アプリケーション開発者は、API キーおよび秘密鍵を取得するためにアプリケーションを Facebook に登録する必要があります。 - NetBeans

From them on, all API calls must pass the session key and be signed using the session secret key. 例文帳に追加

これ以降、すべての API 呼び出しでこのセッションキーが渡され、セッション秘密鍵を使用して署名されるようになります。 - NetBeans

The NetBeans IDE provides API Javadocs for the File Browser component, as well as other components you can use in the VMD. 例文帳に追加

NetBeans IDE には、ファイルブラウザコンポーネントや、VMD で使用できるその他のコンポーネントに関する API Javadoc が用意されています。 - NetBeans

Type flickr in the Project Name field and click Finish.The Flickr library expects you to add your Flickr API Key directly to its script. 例文帳に追加

「プロジェクト名」フィールドに「flickr」と入力し、「完了」をクリックします。 Flickr ライブラリは、スクリプトに Flickr API キーが直接追加されることを想定しています。 - NetBeans

For more information about using NetBeans IDE 6.5 to develop web applications using Hibernate and the Java Persistence API, see the following resources: 例文帳に追加

NetBeans IDE 6.5 による Hibernate と Java Persistence API を使用した Web アプリケーションの開発については、次のリソースを参照してください。 - NetBeans

Click Add JAR/Folder and browse to the Servlet API in your NetBeans IDE installation folder:enterprise3/apache-tomcat-5.5.17/common/lib 例文帳に追加

「JAR/フォルダを追加」をクリックし、ブラウズして NetBeans IDE のインストールフォルダにあるサーブレット API を選択します。 enterprise3/apache-tomcat-5.5.17/common/lib - NetBeans

The new EJB 3.0 API makes software development easier by reducing and simplifying the amount of work required from the developer.例文帳に追加

新しい EJB 3.0 API は、開発者に要求される作業の量を減らして簡素化することによって、ソフトウェア開発を容易にしています。 - NetBeans

Application programmers now use a standard EntityManager API to performCreate Read Update Delete (CRUD) operations that involve entities. 例文帳に追加

現在、アプリケーションプログラマは、標準の EntityManager API を使用して、エンティティーを含む Create Read Update Delete (CRUD) オペレーションを実行できます。 - NetBeans

Asynchronous methods can be used in conjunction with any WSDL-generated interfaces as well as with the more dynamic Dispatch API.例文帳に追加

非同期メソッドは、WSDL によって生成された任意のインタフェースのほか、より動的な Dispatch API とも同時に使用できます。 - NetBeans

Abilities are device attributes such as screen size, color depth, API support, and audio support. 例文帳に追加

アビリティーとは、画面サイズ、発色数、API のサポート、およびオーディオサポートなどのデバイス属性のことです。 - NetBeans

A follow-up to the release of Java API for XML-based RPC 1.1(JAX-RPC), JAX-WS simplifies the task of developing web services using Java technology.例文帳に追加

JAX-RPC (Java API for XML-based RPC 1.1) の追加リリースである JAX-WS は、Java テクノロジを使用した Web サービスの開発作業を簡素化します。 - NetBeans

The Java Architecture for XML Binding API (JAXB) makes it easy to access XML documents from applications written in the Java programming language.例文帳に追加

JAXB (Java Architecture for XML Binding API) を使用すると、Java プログラミング言語で書かれたアプリケーションから XML ドキュメントに簡単にアクセスできるようになります。 - NetBeans

For IE users, due to a limitation in the Active Scripting Debugger API's,it is not always possible to determine the variable type. 例文帳に追加

IE では、アクティブスクリプトデバッガの API に制限があるため、変数の型を判別できない場合があります。 - NetBeans

The NetBeans IDE provides API Javadocs for the Login Screen component, as well as other components you can use in the VMD.例文帳に追加

NetBeans IDE には、ログイン画面コンポーネントや、VMD で使用できるその他のコンポーネントに関する API Javadoc が用意されています。 - NetBeans

It can be a physical attribute such as screen size, or an API or JSR supported by the configuration.例文帳に追加

画面サイズなどの物理的な属性である場合も、構成でサポートされている API や JSR である場合もあります。 - NetBeans

The NetBeans IDE provides API Javadocs for the PIM Browser component, as well as other components you can use in the VMD.例文帳に追加

NetBeans IDE には、PIM ブラウザコンポーネントや、VMD で使用できるその他のコンポーネントに関する API Javadoc が用意されています。 - NetBeans

This API is not a part of the MIDP 2.0 specification so this custom component can only be deployed to devices that have built-in support for JSR-120.例文帳に追加

この API は MIDP 2.0 仕様の一部ではないので、このカスタムコンポーネントは、JSR-120 のサポートが組み込まれているデバイスだけに配備できます。 - NetBeans

This code merging and code synchronization is based on the existence of generated files and the API that the IDE uses to create templates for code generation. 例文帳に追加

このコードマージとコード同期は、生成されたファイルがあるかどうかと、IDE でコード生成のためのテンプレート作成に使用する API に基づきます。 - NetBeans

The Template API recognizes a small set of parameters to indicate to the merging process if elements within a file should be regenerated. 例文帳に追加

テンプレート API では、ファイル内の要素が再生成されるべきである場合、マージ処理に対して示すパラメータの小セットが認識されます。 - NetBeans

You import the Java BluePrints Ajax components into the IDE, then use Google's free map service API to create a custom map. 例文帳に追加

Java BluePrints AJAX コンポーネントを IDE にインポートし、Google の無料地図サービスの API を使用してカスタムマップを作成します。 - NetBeans

You may use this same key for any application using the Google Maps API that you deploy to your local application server. 例文帳に追加

ローカルアプリケーションサーバーに配備した、Google マップの API を使用するどのアプリケーションにも同じキーを使用することができます。 - NetBeans

The IDE supports drag-and-drop binding to data services and includes a Data Provider API for binding to otherheterogeneous data sources.例文帳に追加

IDE ではデータサービスへのバインドのドラッグ&ドロップがサポートされ、ほかの異機種データソースへのバインド用のデータプロバイダ API が含まれています。 - NetBeans

A follow-on release of Java API for XML-based RPC 1.1(JAX-RPC), JAX-WS simplifies the task of developing web services using Java technology.例文帳に追加

JAX-RPC (Java API for XML-based RPC 1.1) の追加リリースである JAX-WS は、Java テクノロジを使用した Web サービスの開発作業を簡素化します。 - NetBeans

Open the zillowrealestateserviceauthenticator.properties file and copy and paste in the API key you received in the email from Zillow that acknowleged your registration. 例文帳に追加

zillowrealestateserviceauthenticator.properties ファイルを開いてコピーし、登録を通知する Zillow からの電子メールで受信した API キーにペーストします。 - NetBeans

Because Exceptions are critical to the API of your package, you must ensure that you don't break backwards compatibility (BC) by making changes to exceptions. Things that break BC include: 例文帳に追加

例外はパッケージの API の中でも最重要なところなので、例外を変更することで過去との互換性 (BC)をなくしてしまわないことが大切です。 - PEAR

But if there is absolutely no way to keep backwards compatibility and/or if your patch contains a groundbreaking improvement, even API changes are fine. 例文帳に追加

後方互換性を保つことがまったく不可能な場合や、著しい機能向上をもたらす場合だけは、API を変更しても認められるでしょう。 - PEAR

Note: As of August 2003, phpDocumentor is fully capable of converting in-code API documentation and external tutorials into Docbook XML. 例文帳に追加

注意2003年8月以降、phpDocumentor は、コード中に書かれた API のドキュメントや外部チュートリアル文書を、PEAR で使用する XML DocBookに変換すること出来ます。 - PEAR

package.xml 2.0 introduces the term stability and like version splits the concept of stability into two components, release and api. 例文帳に追加

package.xml 2.0 ではstability (安定性) という呼び方を使用するようになり、versionと同様にリリース・API の 2 つに分けて考えるようになりました。 - PEAR

例文

Using code written by other people can be a nightmare without simple ways to control bugs and API changes. 例文帳に追加

バグや API の変更に対応する簡単な方法がなければ、他人が書いたコードを使用することは悪夢となりかねません。 - PEAR

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
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.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
© 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.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS