A convenient way to override basic behavior in eclipse

Source: Internet
Author: User

During Android development, a large number of standard libraries will be referenced. At the same time, you need to use the override base class function to meet specific application requirements. Each time you need to manually enter a standard function call, this not only reduces the writing efficiency, but also leads to spelling errors (allowing more brain resources to friction the inspiration, rather than remembering the massive number of function names ).

Eclipse contains a large numberCodeThis is a convenient way of writing speed. Today we recommend how to override a base class quickly and accurately.

1) Right-click the location of the override function to be inserted, and select override/implement methods from the source-> menu.

2) Select the name of the function to be added in the pop-up dialog (In addition, you can select insert point to redirect the insert position)

3) return to the main window, and you can see the generated complete override structure. Let your thoughts crawl in braces!

 

From: http://bbs.hiapk.com/thread-39448-1-1.html

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.