摘要: byte *bdata;...int ival = _wtoi((LPWSTR)bData);int ival = atoi((LPCSTR)bData); 阅读全文
posted @ 2011-12-29 17:15 sunsmile8101 阅读(254) 评论(0) 推荐(0) 编辑