WEB开发网
开发学院手机开发Symbian 开发 Symbian 经常用的函数总结 阅读

Symbian 经常用的函数总结

 2010-07-06 04:37:00 来源:WEB开发网   
核心提示:create the application's UI.应用程序框架:基于文档的应用程序使用一个文档对象在UI、模型和模型所在文件之间建立一个中间层;不基于文件的应用程序仅使用一个文档来创建应用程序的UI,See also: app UI, modelapplication program, document
create the application's UI.

应用程序框架:基于文档的应用程序使用一个文档对象在UI、模型和模型所在文件之间建立一个中间层;不基于文件的应用程序仅使用一个文档来创建应用程序的UI。

See also: app UI, modelapplication program, document file,

document class

Represents the data model for the application. In file-based applications, it stores and restores the application's data. It handles requests to edit a docuement by creating an app UI.

文档类:表现了应用程序的数据模型。在基于文件的应用程序中,该类用来存储和恢复应用程序的数据。它通过创建一个应用程序UI来处理编辑文档这类请求。

document file

A file that is the externalised form of a main document and any embedded documents it contains.

文档文件:主文档或者任意嵌入其中的文档的外在文件形式。

See also: document

document head stream

A stream directly accessible from the root stream dictionary.

文档头流式文件:从根流式词典可访问的流。

See also: root stream dictionary

document position

A reference to a position in an editable text object. It is an integer ranging from zero (start of document), to the length of document. Depending on the context, a document position either refers to the character indexed by this number, or the point between this character and its predecessor (if any).

文档位置:在一个可编辑文本对象中的一个位置的参考值。是一个从0(文档起始处)到文档长度之间的整数值。依赖于文本内容,一个文档位置或者指向以此数字索引的字符,或者是当前字符和其前继的中间值(如果存在)。

See also: text object

DoIt button

Button command that provides access to a default command.

确定按钮:提供了访问缺省命令的按钮命令。

door

The Symbian OS document embedding mechanism. A door represents an embedded document. There are two types of door: glass doors and iconic doors.

门:Symbian OS中文件嵌入机制。一个“门”代表一个嵌入式文档对象。分为两种:玻璃门和图标门。

上一页  22 23 24 25 26 27 28  下一页

Tags:Symbian 经常 函数

编辑录入:coldstar [复制链接] [打 印]
赞助商链接