Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 12.0.1 » UltraLite - C 及 C++ 编程 » 教程

 

教程:使用 C++ API 构建 iPhone 应用程序

本教程将指导您完成使用 Apple 开发工具为 iPhone 构建 UltraLite C++ 应用程序的全过程。本教程尽可能提供更详细信息的链接。

 必需的软件
 能力和经验

编译 UltraLite iPhone 库
在 iPhone 上创建 UltraLite 应用程序
第 1 课:创建新的 iPhone 应用程序项目
第 2 课:将数据库添加到应用程序
第 3 课:将数据添加到数据库
第 4 课:显示数据库的数据:
第 5 课:从数据库中删除数据
第 6 课:添加同步
第 7 课:添加进度显示
结论