Please note, this is a STATIC archive of website developer.mozilla.org from 03 Nov 2016, cach3.com does not collect or store any user information, there is no "phishing" involved.

ওয়েব এপিআই রেফারেন্স

This translation is incomplete. Please help translate this article from English.

বিভিন্ন গুরুত্বপূর্ণ কাজ করার জন্য ওয়েবের বিভিন্ন প্রকার API রয়েছে। এগুলো জাভাস্ক্রিপ্ট কোড ব্যবহার করে কাজ করানো যায়, এবং আপনাকে সামান্য নিয়ন্ত্রন থেকে শুরু করে window বা element, to generating intricate graphical and audio effects using APIs such as WebGL and Web Audio.

Each individual interface across all APIs is listed in the index.

There's also a listing of all available events in the event reference.

ডকুমেন্ট অবজেক্ট মডেল
The DOM is an API that allows access to and modification of the current document. It allows manipulation of document Node and Element. Both HTML and SVG have extended it to manipulate their specific elements.
ডিভাইস API সমূহ
This set of APIs allows access to various hardware features available to Web pages and applications. E.g. Ambient Light Sensor API, Battery Status API, Geolocation API, Pointer Lock API, Proximity API, Device Orientation API, Screen Orientation API, Vibration API.
যোগাযোগের API সমূহ
These APIs let Web pages and applications communicate with other pages or devices. E.g. Network Information API, Web Notifications, Simple Push API.
তথ্য ব্যবস্থাপনার API সমূহ
User data can be stored and managed using this set of APIs. E.g. FileHandle API, IndexedDB.

In addition to these APIs that are available to any Web site or app, a set of more powerful Mozilla APIs are available to privileged and certified applications.

অধিকার প্রাপ্ত API সমূহ
A privileged application is an installed app that has been given specific rights by the user. Privileged APIs include: TCP Socket API, Contacts API, Device Storage API, Browser API,
সনদপ্রাপ্ত API সমূহ
A certified application is a low-level application performing critical operations on an operating system like Firefox OS. Less privileged application interact with these applications using Web Activities.  Certified APIs include: Bluetooth API, Mobile Connection API, Network Stats API, Telephony, WebSMS, WiFi Information API, Camera API, Power Management API, Settings API, Idle API, Permissions API, Time/Clock API.

পরিবার

Join the Web API community on our mailing list or newsgroup:

Also, be sure to join in the live discussion in the #webapi channel on IRC.

These topics may also be of interest:

 

ডকুমেন্ট ট্যাগ এবং অবদানকারী

 Contributors to this page: Bolaram, badsha_eee
 সর্বশেষ হালনাগাদ করেছেন: badsha_eee,