?? readme.txt
字號:
This is a DBMS example application for Nokia Series 60 platform. In order to make it working for
WINS, you have to create such a directory in the following place:
\Symbian\6.1\Series60\Epoc32\Wins\c\system\apps\DBMSexample
The purpose of the sample application is to demonstrate how to make use of the DBMS APIs to:
1) Create a database
2) Create records for a database
3) Update records for a database
4) Delete records for a database
The implementation has done in two ways:
a) DBM C++ APIs
b) SQL statement.
The application has also been localised to Chinese language. If you want to build it for
Chinese language, please change the MACRO definition in "DBMSexample.loc" file.
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -