免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
楼主: yuanchengjun
打印 上一主题 下一主题

我不用“OIOIC对象模型”  关闭 [复制链接]

论坛徽章:
0
121 [报告]
发表于 2007-09-18 09:48 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
122 [报告]
发表于 2007-09-18 09:58 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
123 [报告]
发表于 2007-09-18 10:12 |只看该作者
用机器语言吧,很强大

论坛徽章:
24
狮子座
日期:2013-12-31 10:48:0015-16赛季CBA联赛之吉林
日期:2016-04-18 14:43:1015-16赛季CBA联赛之北控
日期:2016-05-18 15:01:4415-16赛季CBA联赛之上海
日期:2016-06-22 18:00:1315-16赛季CBA联赛之八一
日期:2016-06-25 11:02:2215-16赛季CBA联赛之佛山
日期:2016-08-17 22:48:2615-16赛季CBA联赛之福建
日期:2016-12-27 22:39:272016科比退役纪念章
日期:2017-02-08 23:49:4315-16赛季CBA联赛之八一
日期:2017-02-16 01:05:3415-16赛季CBA联赛之山东
日期:2017-02-22 15:34:5615-16赛季CBA联赛之上海
日期:2017-11-25 16:17:5015-16赛季CBA联赛之四川
日期:2016-01-17 18:38:37
124 [报告]
发表于 2007-09-18 10:15 |只看该作者

回复 #122 Pervise 的帖子

原帖由 Pervise 于 2007-9-18 09:58 发表

你俩都得0分。


您必须说明为什么。

论坛徽章:
0
125 [报告]
发表于 2007-09-18 10:27 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
0
126 [报告]
发表于 2007-09-18 10:32 |只看该作者
原帖由 Pervise 于 2007-9-18 09:58 发表

你俩都得0分。


你说一下,为什么0分?

我觉得你没有理由不给满分,因为这个满足了你之前帖子中说过的继承的要求。

别的理由,包括你脑子中的其他的理由,只要你回过的帖中没有提到的,都不能算。

论坛徽章:
0
127 [报告]
发表于 2007-09-18 10:36 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

论坛徽章:
24
狮子座
日期:2013-12-31 10:48:0015-16赛季CBA联赛之吉林
日期:2016-04-18 14:43:1015-16赛季CBA联赛之北控
日期:2016-05-18 15:01:4415-16赛季CBA联赛之上海
日期:2016-06-22 18:00:1315-16赛季CBA联赛之八一
日期:2016-06-25 11:02:2215-16赛季CBA联赛之佛山
日期:2016-08-17 22:48:2615-16赛季CBA联赛之福建
日期:2016-12-27 22:39:272016科比退役纪念章
日期:2017-02-08 23:49:4315-16赛季CBA联赛之八一
日期:2017-02-16 01:05:3415-16赛季CBA联赛之山东
日期:2017-02-22 15:34:5615-16赛季CBA联赛之上海
日期:2017-11-25 16:17:5015-16赛季CBA联赛之四川
日期:2016-01-17 18:38:37
128 [报告]
发表于 2007-09-18 10:38 |只看该作者

回复 #122 Pervise 的帖子

您认为您的  OIOIC  比  GObject  如何?

http://library.gnome.org/devel/gobject/unstable/pr01.html

Introduction

Most modern programming languages come with their own native object systems and additional fundamental algorithmic language constructs. Just as GLib serves as an implementation of such fundamental types and algorithms (linked lists, hash tables and so forth), the GLib Object System provides the required implementations of a flexible extensible and intentionally easy to map (into other languages) object oriented framework for C. The substantial elements that are provided can be summarized as:

    *

      A generic type system to register arbitrary single-inherited flat and deep derived types as well as interfaces for structured types. It takes care of creation, initialization and memory management of the assorted object and class structures, maintains parent/child relationships and deals with dynamic implementations of such types. That is, their type specific implementations are relocatable/unloadable during runtime.
    *

      A collection of fundamental type implementations, such as integers, doubles, enums and structured types, to name a few.
    *

      A sample fundamental type implementation to base object hierarchies upon - the GObject fundamental type.
    *

      A signal system that allows very flexible user customization of virtual/overridable object methods and can serve as a powerful notification mechanism.
    *

      An extensible parameter/value system, supporting all the provided fundamental types that can be used to generically handle object properties or otherwise parameterized types.

论坛徽章:
0
129 [报告]
发表于 2007-09-18 10:44 |只看该作者
原帖由 Pervise 于 2007-9-18 10:36 发表


见#102楼要求。这只是要求之一,后面还有。


102楼是另一个问题,102楼我在103楼已经给出解决办法,
目前说的是O12继承问题,你还没有给出O12的oioic代码,所以我不会给出102楼解决代码,

老大,91楼的答案,你在102楼再加要求,是不是有点搞笑了?那我告诉你,我的答案在99999楼,你等着吧。

论坛徽章:
0
130 [报告]
发表于 2007-09-18 10:55 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP