Home > Web Front-end > JS Tutorial > body text

'JavaScript Advanced Programming' Reading Notes 1 Introduction

PHP中文网
Release: 2017-07-07 18:10:10
Original
1181 people have browsed it

一 History


2 Implementation

a. Three parts of javascript:

ECMAScript: defined by ECMA-262, providing core language functions;

DOM: Provides HTML application programming interface/provides methods and interfaces for accessing and operating web content;

BOM: Provides methods and interfaces for interacting with the browser;


Three Versions


The above is the detailed content of 'JavaScript Advanced Programming' Reading Notes 1 Introduction. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!