javascript.info note
2023-09-10 本文已影响0人
robertzhai
What is JavaScript?
- JavaScript was initially created to “make web pages alive”.
-
The programs in this language are called scripts. They can be written right in a web page’s HTML and run automatically as the page loads.
image.png