When to write the function, when to write the class.

Source: Internet
Author: User

The duplicated code is written as a separate function, and if there are many repeated sequential function calls, it is organized into a function. If these functions have common data, they can be organized into a class. (Actually the data is the soul, the function itself is empty, is the appearance, the external interface and the Service tool.) Calling WINAPI appears to be able to implement certain functions immediately, and in fact the function modifies the internal data of the OS to achieve the corresponding function .

In other words, if there is no duplicate code and no duplicate function calls, then the 5000 lines of code are likely to be written together!

When to write the function, when to write the class.

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.