Easy JavaScript Learning (1)

Source: Internet
Author: User
What is JavaScript? JavaScrjpt is a scripting language (scrptingIanguage) developed by Netscape ). Based on HTML, Javascript can be used to develop interactive Web pages. The use of Javascript makes the Web pages and users more real-time, dynamic... SyntaxH What is JavaScript?JavaScrjpt is a scripting language (scrptingIanguage) developed by Netscape ). Based on HTML, Javascript can be used to develop interactive Web pages. javascript allows a real-time, dynamic, and interactive relationship between the webpage and the user, so that the webpage contains more active elements and more dynamic content. to run a program written in Javascript, you must support a Javascript browser. Javascr is short and concise and executed on the client, which greatly improves the browsing bundle and interaction capability of the web page. at the same time, it is a simple programming language tailored specifically for the production of Web pages. Javascript is a scripting language that uses small program segments for programming. Like other scripting languages, Javascript also provides a simple development process; its basic structure is different from that of C and C ++. Unlike these languages, it needs to be compiled first, but is interpreted line by line during the program running. it is combined with HTML representation. JavaScript featuresObject-based and cross-platform dynamic javascript is dynamic and can respond directly to user operations without going through Web server programs. It is driven by an event, for example, if you click a button to submit or scroll the mouse, you cannot access local files, server files, delete, or other operations. This only enables interaction between webpages. JavaScript architecture [javascript]

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.