联盟首页 协同开发 共创软件 开放源码 软件工程 共创论坛 关于联盟
  您的位置 » 开放源码库【成熟 - 项目摘要 首页 | 分类源码 | 提交源码 | 下载统计 | 原创源码 | 成熟源码 | 代码片断
 
 A Simple Win32 Command-Line Parser - 项目摘要
摘要 | 管理 | 论坛
文档 | 软件包

源码库中源码数量为19278
有贡献人员名单:

-= 更多 =-
  • ffdshow
  • jasperreports
  • PoolMan
  • virtualdub-win
  • Air Traffic Controller
  • CppUnit
  • FCK editor
  • Async Professional
  • JFreeChart
  • Apache-SSL-Jserv
  • -= 更多 =-

    项目描述:
    I was disapointed when I first discovered that (non-console) Win32 apps did not have argc and argv. This class is my solution. CmdLineArgs is a subclass of STL vector. After instantiation, it contains the command line args for your app.

    当我第一次发现(非控制台)Win32应用程序没有 argc 和argv时,我很失望。这个类是我的解决方法。CmdLineArgs 和 STL vector的一个子类。在实例化后,它可以为你包含命令行参数。
    来源: http://www.codeguru.com/win32/cmdlineargs.shtml
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    cmdlineargs  1.0  2004-03-22 下载

    原始下载连接(国外) http://www.codeguru.com/code/legacy/win32/cmdlineargs.zip

      » 合 作 伙 伴