search

Next Section: 标识符/字面量/变量命名规范:给你的哥们取个好听的名字吧18371 plays

5 秒后自动播放下一节
  Watch Again

Dugu Jiujian (3)_JavaScript video tutorial

Introduction >
ChapterCourseware
Chapter1Quick introduction to basic JavaScript syntax

First experience with JavaScript: What can js do? What can't be done?

03 minutes35 seconds

JavaScript statements and comments: Where are statements written? How many types of comments are there?

04 minutes38 seconds

Identifier/literal/variable naming convention: Give your buddy a nice name

03 minutes33 seconds

Data types in JavaScript: Operations can only be performed if the type is determined

08 minutes35 seconds

How to convert other types to data type: a very practical function

03 minutes35 seconds

JavaScript operators: Give you a handy weapon

04 minutes14 seconds
Chapter2Common methods for JavaScript strings and arrays

Character methods in JavaScript: you’ve been using them before you know it

05 minutes09 seconds

Array methods in JavaScript: suffocatingly powerful

04 minutes46 seconds
Chapter3Functions and objects in JavaScript

JavaScript functions and function expressions: repeatable code

03 minutes26 seconds

Variable scope: The first level of the official university can crush people to death

02 minutes58 seconds

A little secret about JavaScript objects: I just took a peek and said nothing

02 minutes54 seconds

Creation and viewing of objects: the three most common methods of panoramic presentation

08 minutes43 seconds
Chapter4JavaScript execution flow control

Conditional judgment: there is always some code that exists but does not need to be executed

08 minutes35 seconds

switch structure: a powerful tool for multi-branch judgment

04 minutes10 seconds

while and do~while loops: repeated execution is the computer’s strength

04 minutes16 seconds

for loop: be a simple and elegant handsome man

03 minutes20 seconds

for-in loop: a tool for traversing objects and arrays

06 minutes27 seconds
Chapter5DOM manipulation in JavaScript

DOM tree: an important basis for important elements in js operations

01 minutes40 seconds

onload and onclick events: warm up first

03 minutes47 seconds

You have to find me first: Four common ways to select page elements

08 minutes56 seconds

Common attributes of nodes: type, name and value

05 minutes32 seconds

The relationship between nodes: father, son, brother, elder and younger are in order

07 minutes35 seconds

Add, delete, modify and check attribute nodes: the most effective way to control elements

06 minutes42 seconds

Child node type judgment and operation: not all nodes are what I love

06 minutes26 seconds

Add, delete, modify and query element nodes: treat DOM as a database to operate

04 minutes29 seconds
Chapter6Events in JavaScript

A quick introduction to events: Understand its past and present life in 2 minutes

03 minutes07 seconds

Three ways to bind events to objects: Events exist as properties and methods of the object

09 minutes28 seconds

Event bubbling and interception: bottom-up automatic triggering of parent similar events

07 minutes50 seconds
  • CancelreplySending
  • Cancelpost a noteSending