摘要: #include int WINAPI WinMain(HINSTANCE hinstabce, HINSTANCE prvhinstace, PSTR icmdLine, int cmdShow){ int i=0; for(; i<10; i++) MessageBox(00,TEXT("你完... 阅读全文
posted @ 2014-05-28 15:49 Android开发8585 阅读(122) 评论(0) 推荐(0) 编辑