首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > C/C++/VC++ > C++参数解析

C++参数解析

  • 资源大小:247.19 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: 参数 解析

资 源 简 介

OptionParse provides a collection of C++ classes that enable extensible command-line argument parsing. It is very similar to (and derived from) the various option-parsing classes in glibmm, which themselves are wrappers around goption.[h|c] in glib. However, this project differs because it is entirely self-contained without all the extras (threads, signals, custom string classes, dlopen support, ...) provided by glib/glibmm. It does one thing: parses argv data structures. Documentation is sketchy to non-existant, but there is a fairly thorough example program. And, as the code is derived from glibmm, most of the documentation for its option parsing classes applies, with a little creative interpretation.

文 件 列 表

optionparse-0.1.0
aclocal.m4
AUTHORS
build-aux
ChangeLog
config.h.in
configure
configure.ac
COPYING.LIB
INSTALL
lib
m4
Makefile.am
Makefile.in
NEWS
README
src
VIP VIP
0.182223s