06 2012 档案

摘要://C++:// get the length of file. //char * holder;int length = 0;int hav = 0;int not = 0;int counter = 0;int sumit = 0;//create the ifstream('examplefile') to load the data from the .res 'fname' location:ifstream resexamplefile;resexamplefile.open (fname, ios::binary);//.res file path 阅读全文

posted @ 2012-06-27 18:04 Henry_Wang 阅读(706) 评论(0) 推荐(0)

摘要:http://www.csharp-examples.net/examples/ 阅读全文

posted @ 2012-06-21 10:57 Henry_Wang 阅读(115) 评论(0) 推荐(0)

导航