📄 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.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -