a 数组
b bool(int)
by unsigned char(byte)
c char
cb 字节计数
cr 颜色引用值
cx,cy short(count of x,y length)
dw unsigned long(dword)双字
fn 函数
h 句柄
i interger
m 类的数据成员
n short或int
np near指针
p 指针
l long
lp long型指针
s string
sz 用0终止的字符串
tm 文本规格
w unsigned int(word)
x,y short(x or y coordinate)
b bool(int)
by unsigned char(byte)
c char
cb 字节计数
cr 颜色引用值
cx,cy short(count of x,y length)
dw unsigned long(dword)双字
fn 函数
h 句柄
i interger
m 类的数据成员
n short或int
np near指针
p 指针
l long
lp long型指针
s string
sz 用0终止的字符串
tm 文本规格
w unsigned int(word)
x,y short(x or y coordinate)
本文详细介绍了计算机编程中常见的数据类型,包括基本类型如整型、字符型、布尔型等,以及特定上下文中使用的类型如颜色引用值、文本规格等。通过对这些类型的了解,可以帮助开发者更好地选择合适的变量类型进行高效编程。
1568

被折叠的 条评论
为什么被折叠?



