摘要: static WORD GetWordBit(WORD word, int bit) { WORD w = 0; WORD and = 1; if((bit15)) return 0; w = word; and = and > bit; return w; } static DWORD MakeDWORD(WORD wLo... 阅读全文
posted @ 2017-02-13 12:08 菠萝布丁 阅读(557) 评论(0) 推荐(0) 编辑