摘要: #include #include #include #define picNum 228using namespace std;void main(){ char path[]="d:/vs/scene_text"; if (_chdir(path)==0) { f... 阅读全文
posted @ 2015-04-21 18:52 Daringoo 阅读(842) 评论(0) 推荐(0)