WEB APIS - 日本語 への翻訳

web API
web apis
webapi
web apis
ウェブAPI
ウェブAPI

英語 での Web apis の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
You host resources on your servers and implement Web APIs to access the resources.
リソースサーバーをホストし、サードパーティーアプリにアクセスさせるためのWebAPIを実装します。
ImportNode()- Web APIs| MDN The Document object's importNode()
ImportNode()-WebAPI|MDNDocumentオブジェクトのimportNode()
Realizing an innovative new computing style Web APIs for Hearable Device: A new computing style"Hearable" that does not pass through the screen, Create business tools and communication that seamlessly connect Virtual/ Real.
(2)新しいコンピューティングスタイルを実現するヒアラブルデバイス向けWebAPI群:スクリーンを経由しない新たなコンピューティングスタイル「ヒアラブル」が、Virtual/Realをシームレスにつなげるビジネスツールおよびコミュニケーションを創造します。
Progressive web apps| MDN Progressive web apps use modern web APIs along with traditional progressive enhancement strategy to create cross-platform web applications.
プログレッシブウェブアプリ|MDNプログレッシブウェブアプリ(Progressivewebapps)(PWA)は、新しいウェブAPIと伝統的なプログレッシブな拡張戦略を使用して、クロスプラットフォームのウェブアプリケーションを作成します。
HTMLMediaElement: playing event- Web APIs| MDN Examples These examples add an event listener for the HTMLMediaElement's playing event, then post a message when that event handler has reacted to the event firing.
HTMLMediaElement:playingイベント-WebAPI|MDN例これらの例は、HTMLMediaElementのplayingイベントにイベントリスナーを追加してから、イベントが発生したことでイベントハンドラーが動作したときにメッセージをポストします。
These libraries are implemented in terms of Web APIs and thus each one requires some JavaScript glue code to connect WebAssembly to the underlying Web API.
これらのライブラリ群はウェブAPIの観点から組み込まれ、各々がWebAssemblyを既存のウェブAPIに接続するためにいくつかのJavaScriptグルーコードを必要とします。
KeyboardEvent- Web APIs| MDN KeyboardEvent objects describe a user interaction with the keyboard; each event describes a single interaction between the user and a key(or combination of a key with modifier keys) on the keyboard.
KeyboardEvent-WebAPI|MDNKeyboardEventオブジェクトは、キーボードによるユーザーの操作を示します。個々のイベントがユーザーとキーとの間の単一の操作(または修飾キーとの組み合わせ)を表します。
Document: keydown event- Web APIs| MDN The keydown
Document:keydownイベント-WebAPI|MDNkeydown
IntersectionObserver- Web APIs| MDN The IntersectionObserver interface of the Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
IntersectionObserver-WebAPI|MDNIntersectionObserverAPIのIntersectionObserverインターフェイスは、対象の要素と祖先要素または文書の最上位のビューポートとの交差状態の変化を非同期に監視する方法を提供します。
HTMLMediaElement: durationchange event- Web APIs| MDN Examples These examples add an event listener for the HTMLMediaElement's durationchange event, then post a message when that event handler has reacted to the event firing.
HTMLMediaElement:durationchangeイベント-WebAPI|MDN例これらの例では、HTMLMediaElementのdurationchangeイベントのイベントリスナーを追加し、そのイベントハンドラがイベントの発生に反応したときにメッセージを投稿します。
Body- Web APIs| MDN The Body mixin of the Fetch API represents the body of the response/request, allowing you to declare what its content type is and how it should be handled.
Body-WebAPI|MDNFetchAPIのBodymixinは、コンテンツタイプの種類や扱われ方を決める、リクエスト/レスポンスのボディを表します。
RequestStorageAccess()- Web APIs| MDN The requestStorageAccess()
RequestStorageAccess()-WebAPI|MDNrequestStorageAccess()
AddEventListener()- Web APIs| MDN The EventTarget method addEventListener() sets up a function that will be called whenever the specified event is delivered to the target.
AddEventListener()-WebAPI|MDNEventTargetのaddEventListener()メソッドは、特定のイベントが対象に配信されるたびに呼び出される関数を設定します。
HTMLMediaElement: emptied event- Web APIs| MDN Examples These examples add an event listener for the HTMLMediaElement's emptied event, then post a message when that event handler has reacted to the event firing.
HTMLMediaElement:emptiedイベント-WebAPI|MDN例これらの例では、HTMLMediaElementのemptiedイベントのイベントリスナーを追加し、そのイベントハンドラがイベントの発生に反応したときにメッセージを投稿します。
HTMLMediaElement: pause event- Web APIs| MDN Examples These examples add an event listener for the HTMLMediaElement's pause event, then post a message when that event handler has reacted to the event firing.
HTMLMediaElement:pauseイベント-WebAPI|MDN例これらの例は、HTMLMediaElementのpauseイベントにイベントリスナーを追加してから、イベントが発生したことでイベントハンドラーが動作したときにメッセージをポストします。
Web Workers API- Web APIs| MDN Web Workers are a mechanism by which a script operation can be made to run in a background thread separate from the main execution thread of a web application.
WebWorkersAPI-WebAPI|MDNWebWorkerとは、ウェブアプリケーションにおけるスクリプトの処理をメインとは別のスレッドに移し、バックグラウンドでの実行を可能にする仕組みのことです。
QuerySelectorAll()- Web APIs| MDN The Document method querySelectorAll() returns a static(not live) NodeList representing a list of the document's elements that match the specified group of selectors.
QuerySelectorAll()-WebAPI|MDNDocumentのquerySelectorAll()メソッドは、与えられたCSSセレクターに一致する文書中の要素のリストを示す静的な(生きていない)NodeListを返します。
If you implement your own authorization server using Authlete Web APIs, you don't have to implement an authentication callback endpoint, but instead you are required to customize some source files related to end-user authentication.
ご自身でAuthleteのWebAPIを使って認可サーバーを実装・運用される場合、認証コールバックエンドポイントを実装する必要はありません。その代わり、エンドユーザーの認証に関する部分はご自身で実装いただく必要があります。
When a client application accesses Web APIs with the access token, the client application has to use the same client certificate that was used in the token request.
クライアントアプリケーションは、そのアクセストークンを使ってWebAPIにアクセスするときは、トークンリクエストの際に用いたものと同じクライアント証明書を使ってアクセスしないといけません。
To use this feature, implementations of a token endpoint and Web APIs must extract a client certificate from a request and pass it to an Authlete API as the value of the"clientCertificate" request parameter.
この機能を用いる場合、トークンエンドポイントの実装および各WebAPIの実装は、リクエストの中からクライアント証明書を抜き出し、AuthleteAPIを呼び出す際にclientCertificateリクエストパラメーターの値として渡す必要があります。
結果: 143, 時間: 0.0427

異なる言語での Web apis

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語