摘要:
http://tclap.sourceforge.net/一个官方demo:test1.cpp#include <string>#include <iostream>#include <algorithm>#include "tclap/CmdLine.h"using namespace TCLAP;using namespace std;int main(int argc, char** argv){ // Wrap everything in a try block. Do this every time, // because ex 阅读全文
posted @ 2012-08-07 22:29
Leo Forest
阅读(2760)
评论(0)
推荐(0)
浙公网安备 33010602011771号