摘要:
//c++:HANDLE(void *) ---- c#:System.IntPtr//c++:Byte(unsigned char) ---- c#:System.Byte//c++:SHORT(short) ---- c#:System.Int16//c++:WORD(unsigned short) ---- c#:System.UInt16//c++:INT(int) ---- c#:System.Int16//c++:INT(int) ---- c#:System.Int32//c++:UINT(unsigned int) ---... 阅读全文
posted @ 2013-11-05 14:36
shuenjian901
阅读(9346)
评论(0)
推荐(3)

浙公网安备 33010602011771号