随笔分类 - 数据库
摘要:自己开发了一个股票软件,功能很强大,需要的点击下面的链接获取: https://www.cnblogs.com/bclshuai/p/11380657.html 数据库范式 目录 1 关键码... 1 2 依赖... 1 3 范式... 2 1 关键码 1) 超键:在关系中能唯一标识元组的属性或属性
阅读全文
摘要:自己开发了一个股票智能分析软件,功能很强大,需要的点击下面的链接获取: https://www.cnblogs.com/bclshuai/p/11380657.html Qt使用数据库 目录 1 开发环境... 1 2 配置工作... 1 2.1 数据库驱动配置... 1 2.2 创建数据库增加数据
阅读全文
摘要:C/C++ Interface APIs Following are important C/C++ SQLite interface routines, which can suffice your requirement to work with SQLite database from you
阅读全文