Home > Web Front-end > JS Tutorial > 'JavaScript Advanced Programming' Reading Notes 1 Introduction

'JavaScript Advanced Programming' Reading Notes 1 Introduction

PHP中文网
Release: 2017-07-07 18:10:10
Original
1258 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:
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
Latest Articles by Author
Latest Issues
What are JavaScript hook functions?
From 1970-01-01 08:00:00
0
0
0
What is JavaScript garbage collection?
From 1970-01-01 08:00:00
0
0
0
c++ calls javascript
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template