Hungarian naming rules

xiaoxiao2021-03-06  14

Prefix type

a array

B boolean

By Byte

C char // has symbolic characters

Cb char Byte // No symbolic characters (no big use)

CR colorref // color reference value

CX, CY Length of X, Y (ShortInt) // Sitting (length)

DW Double Word

Fn Function

H Handle

I Integer

M_ Member of a class

N Short Integer

NP Near Pointer

P P PoInter LP Long Pointer × (Str) S String

Sz string with zero end // string ending with characters '/ 0'

TM text // Text content

w word

X, y coordinate // coordinate

转载请注明原文地址:https://www.9cbs.com/read-48928.html

New Post(0)