release_notes.txt

来自「symbian的ECOM的基本示例.Ecom是一种Symbian操作系统的通用架」· 文本 代码 · 共 40 行

TXT
40
字号
S60 Platform: ECom Plug-in Examples v2.0
-------------------------------------------------

This package includes two C++ code examples, ECom_Shape and ECom_Calculator, 
demonstrating how to create and use an ECom plug-in from a client application. 
ECom_Shape draws different figures and ECom_Calculator performs a calculation for 
two numbers using the ECom plug-in component. The examples consist of a custom ECom 
interface, a DLL plug-in component with actual implementations for the interface, 
a resolver (a default resolver in ECom_Calculator and a custom resolver in ECom_Shape), 
and a simple GUI client that uses the interface.

Detailed information about the examples is given in the release notes of the ECom_Shape 
and ECom_Calculator examples.

-------------------------------------------------------------------------------

VERSION HISTORY         

2.0     Ported from S60 2nd to 3rd Edition.
1.0     First release (included only the ECom_Calculator example; the ECom_Shape
        example was included in the package Series 60 Developer Platform 2.0: ECom
        Plug-in Architecture (with example)).

-------------------------------------------------------------------------------

ADDITIONAL DOCUMENTATION

S60 Platform: Ecom Plug-in Architecture


-------------------------------------------------------------------------------
EVALUATE THIS RESOURCE   

Please spare a moment to help us improve documentation quality and recognize the examples you 
find most valuable, by rating this resource at 
http://www.forum.nokia.com/main/1%2C%2C90%2C00.html?surveyId=75ae7bde-7401-490f-87ec-920e44f518c2/S60_Platform_ECom_Plug-in_Examples_v2_0_en.zip,



⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?