GTK+ 2.0 教学-术语表

Table 1. 术语表

0 API Application Program Interface (应用程式介面)
1 GDK GIMP Drawing Kit (GIMP 绘图工具)
2 GIMP GNU Image Manipulation Program (GNU 影像处理程式)
3 GNOME GNU Network Object Model Environment (GNU网路物件模式环境)
4 GNU GNU’s Not Unix (GNU 不是 Unix)
5 GTK object GTK 物件
6 GTK GIMP Toolkit (GIMP 工具箱)
7 GUI Graphical User Interface (图形使用者介面)
8 N-ary tree N 元树
9 X server X 伺服器
10 X windows system X 视窗系统
11 accel label 快捷标签
12 adjustment object 调整物件
13 alignment widget 对齐元件
14 application 应用程式
15 argument list 引数列表
16 array 阵列
17 arrow 箭头
18 aspect frame 比例框架
19 automatic string completion 自动字串补全
20 balanced binary tree 平衡二元树
21 button box 按钮盒
22 button 按钮
23 byte order 位元顺序
24 cache 快取记忆体
25 calendar 日历
26 callback function 回呼函式,指向函数的指标
27 check button 复选按钮
28 check menu item 复选选单项目
29 class hierarchy 类别组织
30 class structure 类别结构
31 class 类别
32 clicks 单击
33 color selection 颜色选择
34 combo box 复合方块
35 command line 命令列
36 command substitution 命令替换,使得可以捕获一个命令的输出而在另一个命令中替换它。
37 composite widget 组合元件
38 container widget 容器元件
39 curve 曲线
40 data structure 资料结构
decorative frame 装饰性的框架
41 declaration 声明
42 default 预设
43 dialog 对话框
44 doubly linked list 双向链结串列
45 drag-and-drop 拖曳
46 drawing area 绘图区
47 dynamic loading of modules 模组的动态载入
48 event handling 事件处理
49 event 事件
50 expose event 暴露事件
51 field 栏位
52 file selection 档案选择
53 fixed container 固定容器
54 frame 框架
55 function 函式
56 gdk-pixbuf a library for client-side image manipulation (一个用于客户端影像处理的函式库)
57 gtk container GTK 容器
58 hash table 杂凑表
59 head file 标头档
60 hook function 拦截函式
61 horizontal box 横向盒 (HBox)
include file 含入档
62 inheritance 继承
63 instance 实例
64 invoke 调用
65 key and mouse binding 键盘和滑鼠系结
keyboard accelerator 键盘快速键
66 keyed data list 键资料列表,可由字串或整数标识存取的资料元素列表。
67 label 标签
68 layout container 布局容器
69 lexical scanner 句法扫瞄器
70 list box 列表框
71 main processing loop 主处理循环
72 map 映射
73 memory allocation 记忆体配置
74 memory chunk 记忆区块
memory leak 记忆体泄漏
75 memory management 记忆体管理
menu bar 主选单
76 menu item 选单项目
77 menu widget 选单元件
78 menu 选单
79 menubar 功能表列
80 message dialog 讯息对话框
81 message logging 讯息记录
namescope 名称领域
82 notebook 笔记本
83 object structure 物件结构
84 option menu 选项选单
85 packing box 封装盒
86 packing box 封装盒
87 packing widget 封装元件
88 paned window widget 分栏视窗元件
89 plug and socket 插头和插座
popup menu 蹦现式选单
portability 可携性
90 progress bar 进度显示器
property page 属性页
prototype 原型
91 public function 公用函式
92 quark 夸克,一种字串和其唯一的整数标识之间的双向关联。
93 radio button 单选按钮
94 radio menu item 单选选单项目
95 range widget 范围元件
96 relations and tuples 关系和元组,可通过任一位置号索引的资料表格。
rsource file 资源档
97 ruler 标尺
98 scale widgets 比例元件
99 scrollbar widget 卷轴元件
100 scrolled window 滚动视窗
101 selection 选择
102 separator menu item 分隔选单项目
103 signal handler 信号处理函式
104 signal system 信号系统
105 signal 这里的信号不同于 Unix 系统里的信号,虽然名称相同。
106 singly linked list 单向链结串列
107 spin button 微调按钮
108 standard macro 标准巨集
109 statusbar 状态列
110 storage type 存储类型
111 string chunk 字串区块
112 string handling 字串处理
113 string utilities 字串处理程式
114 string 字串
115 structure 结构
116 table 表格,这里的表格是一个元件。
117 tearoff menu item 分离选单项目
118 text entry 文字输入
119 text view 文字视区
120 timeout 逾时
121 timer 计时器
122 titlebar 标题栏
123 toggle button 双态按钮
124 toolbar 工具列
125 tooltip object 工具提示物件
126 tree view 树视区
127 type conversion 型态转换
128 type system 型别系统
129 union structure 联合结构
130 variable 变数
131 vertical box 纵向盒 (VBox)
132 viewport 视埠
133 warning and assertion 警告和断言
134 widget hierarchy 元件组织
135 widget 元件
136 window manager 视窗管理器

Comments are closed.