If you are using js development framework xiaocheng to learn about js, you can check it out.

Source: Internet
Author: User

I would like to share with you the first time I posted a post in the blog garden. If there is anything wrong, please correct the column.
Let's talk about the usage first:

Directory structure

Procedure
1. Introduce the framework js into the page.
2.
Copy codeThe Code is as follows:
Parcour. using ('System. web. event ');
Window. onload = function (){
Alert (eventUtil); // eventUtil is the class in event. js.
}

You can see the effect. The rest is how to organize and expand your own development libraries.

-- Because you need to synchronously obtain the file content, you need to deploy the file before testing. You can use vs to create a website and copy it to the Project for running.

Advantages of personal summary:

1. You can organize loose js code based on functions or your preferences to facilitate maintenance.
2. Load the required js Code to the page.

Disadvantages:
1. The referenced js Code must be obtained synchronously. Increases the number of requests and reduces performance and experience. (The severity is not tested. It may be suitable for LAN projects ).

Attachment download

Related Article

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.