搜索资源列表
twitter
- twitter可以看成是一种微博客,其基本结构由发布者和跟随者组成。设计如下表格: user(uid, uname, rank), 初始时rank=0; follow(idol, fan), 表示fan跟随了idol;message(msg_id, uid, msg_content),存储所有发布的消息,uid是消息发布者的标识。 使用触发器完成如下功能:当往message表中插入新消息后,检索follow表,把该消息发送给它的生成者的fans,当然只要显示“***收到了**
School-management-systems
- 中学成绩管理系统,整合全年级的成绩,并进行排名-School performance management systems, integrated full-year results, and rank
student-management-system
- 一个学生成绩管理系统,并与后台数据库进行了连接,拥有学分绩点计算与排名、学生基本信息管理、查询、录入、修改等功能,建议使用VS 2008打开-A student performance management system, and connected with the back-end database, has calculated with the rank of Grade Point students basic information management, query, input,