英語 での Web apis の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
You host resources on your servers and implement Web APIs to access the resources.
ImportNode()- Web APIs| MDN The Document object's 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.
Progressive web apps| MDN Progressive web apps use modern web APIs along with traditional progressive enhancement strategy to create cross-platform web applications.
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.
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.
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.
Document: keydown event- Web APIs| MDN The keydown
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.
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.
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.
RequestStorageAccess()- Web APIs| MDN The requestStorageAccess()
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.
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: 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.
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.
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.
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.
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.