Where can I use Aso files?

Source: Internet
Author: User

Aso is a cached object. After the class is compiled, it will generate an Aso file in its own cache. When you test this file again, the related class system will make a comparison, and no compilation is needed if there is no change.
That is to say, saving time for testing output in the future!

It means caching, but in fact, when you directly overwrite a class file, sometimes the old one is used for release.

Use this to clear it at this time. I feel like this ......

 

Accelerate your compilation
But sometimes you changeCodeIt still uses the cache, and you need to remember to clear it.

 

If you modify the original file, then sometimes there will be an error, then you have to delete the Aso file to be normal

 

As mentioned above, when you overwrite the original file or save an exception (such as shutdown )! Clear that Aso can solve some exceptions! I don't understand anything else!

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.