(uint)( (uint)(Low) | (uint)(Height) << 16 ) = 1900574

(uint)( (uint)(Low) | (uint)(Height) << 16 ) = 1900574 ;其中Low = 30,Height = 29;
为什么会是1900574,而不是30呢,谢谢各位!
[117 byte] By [sdyt91-努力学习C#!!] at [2008-1-6]
# 1
这样bt的code!!
Kinde at 2007-10-25 > top of Msdn China Tech,.NET技术,C#...
# 2
位操作不会呀