文件名称:OOCmdLine_demo
- 所属分类:
- 系统编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 42kb
- 下载次数:
- 0次
- 提 供 者:
- t***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
物件導向命令列解析器(Object Oriented Command Line Paser), 此類別提供一個方法來解析,檢查及分配命令列中的引數。-This class is useful in any object oriented command line applications. It provides an easy way to parse, check and distribute the command line arguments. This class parses the arguments in all these formats:
• -b
• -h www.codeproject.com
• stdafx.cpp
• -temp:-7 Additionally this class is prepared to parse arguments starting with "--" or "/" at the same time.
• -b
• -h www.codeproject.com
• stdafx.cpp
• -temp:-7 Additionally this class is prepared to parse arguments starting with "--" or "/" at the same time.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
hashfile.cpp
hashfile.dsp
hashfile.dsw
StdAfx.cpp
StdAfx.h
CommandLineParser.cpp
CommandLineParser.h
hashfile.exe
hashfile.dsp
hashfile.dsw
StdAfx.cpp
StdAfx.h
CommandLineParser.cpp
CommandLineParser.h
hashfile.exe