Windows programming Note (3): Hungarian Nomenclature for Dentistry

Source: Internet
Author: User
In this article, we describe the Hungarian nomenclature:
Give two examples: Hinstance,szcmdline.
In these two examples, the H representation of the first variable is handle, which means that the variable is a handle, and the SZ representation of the second variable is a string ending in 0, which is the traditional string in the C language.
This is the case with the Hungarian nomenclature, which represents the type of the variable in a combination of letters representing the variable type. The word after it represents the meaning of its variable.

The prefix table for the Hungarian nomenclature is as follows:


There is also a naming method, if you want to name a struct, such as the structure of WNDCLASS in the previous program, the variable can be called Wndclass. Rect-->rect.

For more Windows programming notes, click here.

Windows programming Note (3): Hungarian Nomenclature for Dentistry

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.