Symbian 经常用的函数总结
2010-07-06 04:37:00 来源:WEB开发网brush
The brush is used, in basic graphics functions, for filling areas drawn with the shape primitives, and also for text background fills.
See also: pen, graphics context, brush attribute
刷子
刷子在基本的图形函数中使用,用来填充一些简单的图形,也可以填充文本的背景色
brush attribute
Brush attributes, in basic graphics functions, are: brush colour, brush origin, brush style.
See also: brush, brush origin, brush style
刷子的属性
刷子属性,在基本的图形函数中,是:刷子颜色、刷子原点和刷子的风格
brush colour
The colour which the brush uses for fills.
See also: brush attribute
刷子的颜色
刷子用来填充图象的颜色
brush origin
The point at which the top left corner of the pattern reference tile is positioned.
刷子原点
在屏幕最左上角的那个点即为刷子原点。
See also: brush attribute
brush style
The style with which the brush fills fillables. This may be null, solid colour, a built-in pattern or a bitmap pattern.
See also: brush attribute
刷子风格
刷子填充画布的一种风格。它可能是空,也可能是实心颜色,还可能是 built-in 模式或是位图模式
Brutus
Development board for the StrongArm SA-1100.
用来给StrongArm SA-1100做开发的电路板
(怎么都是些电子术语,我只是学计算机的,哪知道那么多电子专业的单词啊)
BSS
A section in an executable's disk image that denotes how much uninitialised data the executable needs to run.
可执行文件磁盘映象的一个段,用来表示可执行文件初始的数据大小
buffer
An area of memory designated to contain a portion of data awaiting processing.
See also: dynamic buffers, descriptors
缓冲区
一个分配的内存区域,用来存放想要处理数据的一部分(说的真?嗦)
更多精彩
赞助商链接