# Linux_student_DBsystem **Repository Path**: mozong-programming/Linux_student_DBsystem ## Basic Information - **Project Name**: Linux_student_DBsystem - **Description**: 此项目是我结合学校数据库知识和linux相关数据库库函数实现的小项目,供大家参考和二次开发~ - **Primary Language**: C - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-29 - **Last Updated**: 2024-05-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 基于Linux系统的校园人员信息管理系统 此项目是我结合学校数据库知识和linux相关数据库库函数实现的小项目,供大家参考和二次开发~ # 说明 此项目平台为Ubuntu20.04.4,在使用前确保安装了sqlite3库, ``` (在安装前更新apt-cache): sudo apt update 安装指令: sudo apt install sqlite3 ``` 也提供介绍该库相关函数使用方法的网站 ``` https://blog.csdn.net/rushBonez/article/details/127450057 ``` # 使用方法 找到项目中的DatabaseRun.sh脚本,打开终端运行以下代码即可: ``` ./DatabaseRun.sh ``` # 最后 希望大家关注我的相关账号,我也会努力更新: ``` B站:https://space.bilibili.com/3546554459752812?spm_id_from=333.1007.0.0 CSDN:https://blog.csdn.net/MoSong_TacLi?spm=1000.2115.3001.5343 ``` ### (正在为自己的小项目筹备资金,如果这篇资料对你有帮助,请多多支持~) ![打赏](https://github.com/TackyLzs/-Linux-/assets/97657869/7f5967df-7c03-4a34-8803-866b0a87ee2a)