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

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

-= 更多 =-
  • ffdshow
  • Air Traffic Controller
  • jasperreports
  • PoolMan
  • Apache-SSL-Jserv
  • virtualdub-win
  • CppUnit
  • GLgraph
  • Step Mania
  • FCK editor
  • -= 更多 =-

    项目描述:
    This document describes a mechanism to create instances of classes using their classname. The list of classes that can be created using their classname happens automatically (when new classes are defined, they automatically become part of the list of registered classes). The mechanism is very useful when the class that must be created depends on external input (e.g. registry settings, script file etc).

    这个项目演示了通过类名来创建类实例的一种方法。一列类可以根据其名字自动创建(当定义新类时,它自动地成为注册类的一部分)。当必须根据外部输入(如注册表设置,脚本文件)来创建类时,这种机制非常有用。
    来源: http://www.codeguru.com/cpp_mfc/MSAutoFactory.html
    类别:
    发布者: cbd002

    最新发布源码包
    软件包 版本号 日期 本地下载
    MSAutoFactory  1.0  2004-04-05 下载

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

      » 合 作 伙 伴