release_notes.txt

来自「symbian开发得基础用书」· 文本 代码 · 共 75 行

TXT
75
字号
Symbian OS Basics - Lab Exercises
-------------------------------------------------

The Symbian OS Basics course contains lab exercises to give a practical approach to learning the course material.
A lab exercise is typically composed of a set of instructions, starter code and solution code. The instructions
to lab exercises can be found in the Symbian OS Basics Workbook published separately at www.forum.nokia.com.

A list of all the exercises for each module of the course is given below:

---------------------------------------------
Module 04301 - Symbian OS Background
---------------------------------------------

No lab exercises.


---------------------------------------------
Module 04302 - Developing with Carbide.c++
---------------------------------------------

No lab exercises.


---------------------------------------------
Module 04303 - Symbian OS Basics
---------------------------------------------

Lab 04303.cb1 - Demonstrates the use of some basic Symbian types in a console application and shows how to implement
                a basic timer.


---------------------------------------------
Module 04304 - Memory Management
---------------------------------------------

Lab 04304.cb1 - Makes the programmer aware of memory considerations when writing Symbian applications.


---------------------------------------------
Module 04305 - Descriptors 
---------------------------------------------

Lab 04305.cb1 - Gain experience of using descriptors in various scenarios.


---------------------------------------------
Module 04306 - Application Structure Overview
---------------------------------------------

Lab 04306.cb1 - Using the Carbide.c++ IDE debugger to illustrate the order of construction and destruction of the 
                standard application objects. Note that there is no starter or solution code associated with this lab,
                just instructions.


---------------------------------------------
Module 04307 - Resource and Localisation Files
---------------------------------------------

Lab 04307.cb1 - Shows how to use localisable resource strings.


---------------------------------------------
Module 04308 - Client/Server Framework
---------------------------------------------

Lab 04308.cb1 - Use a simple client API to connect to a server and perform some operations.


---------------------------------------------
Module 04309 - The Active Object Framework
---------------------------------------------

Lab 04309.cb1 - Illustrates how an active object typically handles asynchronous API calls.

Lab 04309.cb2 - Illustrates how an active object can be used to split up a 憀ong running

⌨️ 快捷键说明

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