自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 收藏
  • 关注

转载 GObject对象系统(8) 定义和实现接口

How to define and implement interfaces 怎么定义和实现接口 Defining interfaces Implementing interfaces ...

2019-02-06 00:53:00 367

转载 GObject对象系统(9) 创建和使用信号

 How to create and use signals Simple use of signals The signal system in GType is pretty complex and flexible: it is pos...

2019-02-06 00:53:00 179

转载 GObject对象系统(7) 定义和实现一个新的GObject

How to define and implement a new GObject Boilerplate header code Boilerplate code Obje...

2019-02-06 00:51:00 968

转载 GObject对象系统(6) GObject消息系统

 The GObject messaging system Closures C Closures Non-C closures (for the fearless) Signals Signal registration Signal conne...

2019-02-06 00:48:00 349

转载 GObject对象系统(5) 对象内存管理

 Object memory management The memory-management API for GObjects is a bit complicated but the idea behind it is pretty simple: the...

2019-02-06 00:46:00 544

转载 GObject对象系统(4) GObject基类

 The previous chapter discussed the details of GLib's Dynamic Type System. The GObject library also contains an implementation for a base fund...

2019-02-06 00:43:00 328

转载 GObject对象系统(3) GLib动态类型系统

 The GLib Dynamic Type System GLib动态类型系统 A type, as manipulated by the GLib type system, is much more generic than what is usually understood...

2019-02-06 00:38:00 688

转载 GObject对象系统(2) 背景

 GObject, and its lower-level type system, GType, are used by GTK+ and most GNOME libraries to provide: object-oriented C-based AP...

2019-02-06 00:32:00 174

转载 GObject对象系统(1) 介绍

 Most modern programming languages come with their own native object systems and additional fundamental algorithmic language constructs. Just a...

2019-02-06 00:24:00 273

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除