Introduction to JavaScript language

Source: Internet
Author: User

The Web program is divided into two kinds of client program and server-side program , whether b/S or C/s architecture.

ASP . NET is a powerful tool for developing server-side programs , but sometimes to reduce server burden and traffic, This requires writing programs that can be executed on the client side.

The scripting language is a tool for developing client-side execution programs. (It is more efficient to combine scripting language with ASP.)

Basic syntax requirements for the 2.3 JavaScript language

Basic syntax requirements

1. Case-sensitive

2. Writing format

The JavaScript language ignores spaces between statements, blank lines, indents, and so on.

In order to improve the readability of the program, these formats should be used to make the program clearer and more readable.

Use good habits when writing code, which is beneficial for commissioning and future maintenance. Returns 2.3

3. Where JavaScript is placed

can be placed in

Introduction to JavaScript language

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.