资 源 简 介
嵌入式linux的web服务器,可以运行于arm、x86平台,用c语言来写的,调用了libcgi库来实现,主要功能就是实现一个学生成绩管理系统,可以注册、登录、录入成绩、删除成绩,查询成绩、退出等功能,数据都是存放在一个linux下的嵌入式数据库sqlite中的。-Embedded linux of web servers, can run in the arm, x86 platform, use c language to write, call the library to libcgi realize, the main feature is the realization of a student achievement management system that can register, login, recording results, delete results, query results from the other functions, the data are stored in a database embedded under linux in sqlite.