文件名称:lw_oopc-v1.2

  • 所属分类:
  • 书籍源码
  • 资源属性:
  • [C/C++] [Windows] [Visual C] [源码]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 239kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • f**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

一种轻量级的面向对象的C语言编程框架:LW_OOPC。LW_OOPC是Light-Weight Object-Oriented Programming in(with) C的缩写,总共一个.h文件,20个宏,约130行代码,非常的轻量级,但却很好的支持了很多面向对象的特性,比如继承、多态,可以优美的实现面向接口编程。这个框架系由台湾的高焕堂先生以及他的MISOO团队首创,之后由金永华继续改进优化,最后,经高焕堂同意以LGPL协议开源(开源网址参见后文)。

  用C语言实现OO?我没听错吗?这听起来真是太疯狂了!… 大家都知道,C++支持了面向对象和面向泛型编程,比C要更强大些。那么,为什么要在C语言中实践面向对象呢?为什么不直接使用C++呢?



希望这套宏,能够真正帮助到想用C语言写出面向对象代码的C程序员们!



源码包括几个使用这套宏的代码示例,可以认真钻研下。-A lightweight, object-oriented C language programming fr a mework: LW_OOPC. LW_OOPC is an acronym for Light-Weight Object-Oriented Programming in (with) C, total. H file, 20 macro, about 130 lines of code, very lightweight, but very good support for object-oriented features, such as inheritance, polymorphism, and interface-oriented programming can be beautiful. This fr a mework is the first team by of Taiwan Mr. Gao Huantang his MISOO continue to improve optimization, followed by Jin Yonghua, see below) agreed to LGPL the agreement open source (open source URL, GAO Huan-tang.

Using C language implementation of Estimates of? I did not hear it? It sounds really crazy! ... As we all know, C support object-oriented and oriented generic programming than C to be more powerful. So, why do you want to practice in C language object-oriented? Why not just use C?



I hope this set of macros, can really help to write object-oriented code C programmers who want to use the C language!



Source includ
(系统自动生成,下载前可以参看下载内容)

下载文件列表





lw_oopc v1.2

............\demo

............\....\Animal

............\....\......\animal.c

............\....\......\Animal.dsp

............\....\......\Animal.dsw

............\....\......\animal.h

............\....\......\Animal.plg

............\....\......\Animal2005.sln

............\....\......\Animal2005.suo

............\....\......\Animal2005.vcproj

............\....\......\Animal2008.sln

............\....\......\Animal2008.suo

............\....\......\Animal2008.vcproj

............\....\......\Debug

............\....\......\lw_oopc.h

............\....\......\main.c

............\....\Expr

............\....\ExprAdvance

............\....\...........\Debug

............\....\...........\expr.c

............\....\...........\expr.h

............\....\...........\ExprAdvance.dsp

............\....\...........\ExprAdvance.dsw

............\....\...........\ExprAdvance.plg

............\....\...........\ExprAdvance2005.sln

............\....\...........\ExprAdvance2005.suo

............\....\...........\ExprAdvance2005.vcproj

............\....\...........\ExprAdvance2008.sln

............\....\...........\ExprAdvance2008.suo

............\....\...........\ExprAdvance2008.vcproj

............\....\...........\lw_oopc.c

............\....\...........\lw_oopc.h

............\....\...........\main.c

............\....\...........\memory_detector_result.txt

............\....\....\Debug

............\....\....\expr.c

............\....\....\Expr.dsp

............\....\....\Expr.dsw

............\....\....\expr.h

............\....\....\Expr.plg

............\....\....\Expr.suo

............\....\....\Expr2005.sln

............\....\....\Expr2005.suo

............\....\....\Expr2005.vcproj

............\....\....\Expr2008.sln

............\....\....\Expr2008.suo

............\....\....\Expr2008.vcproj

............\....\....\lw_oopc.c

............\....\....\lw_oopc.h

............\....\....\main.c

............\....\说明.txt

............\doc

............\...\LW_OOPC宏配置及使用指南.doc

............\readme.txt

............\src

............\...\lw_oopc.c

............\...\lw_oopc.h

............\doc\轻量级的面向对象C语言编程框架介绍.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org