随笔分类 -  SQlite

摘要:https://blog.csdn.net/weixin_35754962/article/details/129060944 import sqlite3 conn = sqlite3.connect('example.db') cursor = conn.cursor() # 查询数据条数 cu 阅读全文
posted @ 2023-10-22 20:51 liushao-AI 阅读(175) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/guoqx/article/details/121761216 这里就要介绍一款,可以更加方便直接对SQLite的数据库操作的工具软件:DB Browser for SQLite。 下载安装: Downloads - DB Browser for SQLi 阅读全文
posted @ 2023-10-21 11:15 liushao-AI 阅读(481) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示