摘要:
编译环境vc 9#ifndef SCANALLFILES_H#define SCANALLFILES_H#include "boost/filesystem/operations.hpp"#include "boost/filesystem/path.hpp"#include <iostream>using namespace std;class ScanAllFiles{public: static const vector<string>& scanFiles(const string&,vector<s 阅读全文
posted @ 2012-02-21 11:53
sharpstill
阅读(7266)
评论(0)
推荐(0)
浙公网安备 33010602011771号