-
lw_oopc-v1.2
一种轻量级的面向对象的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 framework: 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 framework 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)
- 2012-11-21 14:36:34下载
- 积分:1
-
plugin
Netbeans插件开发,实现在线聊天功能(Netbeans Plug-in Development, the realization of online chat)
- 2008-06-19 23:13:28下载
- 积分:1
-
dll-embeded-in-exe
Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!(Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!)
- 2012-12-11 09:33:00下载
- 积分:1
-
GetSerialNumDemo
使用VC++ 6.0 获取主板的序列号。(Get motherboard s serial number using VC++ 6.0)
- 2012-03-15 23:01:52下载
- 积分:1
-
multinomial
进行16进制多项式模运算,可用于多项式运算学习。(16 M-ary polynomial operation mode can be used for computing polynomial learning.)
- 2008-03-24 16:41:56下载
- 积分:1
-
test1
这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
- 2011-09-01 16:14:43下载
- 积分:1
-
abaqus2flac3d
abaqus网格到flac3d网格转换,仅支持实体单元,结构单元不能识别(translate flac3d model from abaqus model)
- 2021-04-16 09:58:54下载
- 积分:1
-
FIR-fliter
说明: 可以实现在labview环境下实现FIR滤波器(Labview environment to achieve the FIR filter)
- 2011-02-21 19:06:53下载
- 积分:1
-
yuandaima3
这是我C语言编的一些小游戏的应用程序,希望大家多多指教!(This is my C-game series a number of small applications, I hope everyone exhibitions!)
- 2008-05-11 22:05:08下载
- 积分:1
-
array
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
- 2012-03-29 16:55:52下载
- 积分:1