1、 校内教学资源共享平台校内教学资源共享平台前端设计与实现前端设计与实现 摘摘 要要 我校课程资料的管理一直都是基于 BB 平台的,但是由于 BB 平台是一个综合 性的教务管理系统,所以对资源的管理并没有做的非常细致,只能完成一些上传 下载课件、文档等功能。无法实现资源的共享。显然一个让所有人都能上传资源 并能分享别人的学习资源的共享平台是非常必要的。 资源共享平台是是一个允许所有登录后的用户上传资源,下载资源的共享平 台,同时系统围绕课程实现了很多相关功能,用户之间点对点的发送站内信,老 师发布课程公告,用户对资源进行评论等功能。 本系统是一个基于 SSH 的课程资源管理的平台。开发的工具为
2、MyEclipse, 版本控制使用 CVS,开发语言为 JAVA,数据库为 Oracle11g。系统默认分配了四 个用户组,分别为超级管理员、管理员、老师、学生。用户可根据自己所属的用 户组的权限对平台上的课程资源进行相关的操作。 关键词:资源共享;文件下载;关键词:资源共享;文件下载;SSHSSH;JQueryJQuery;Oracle11gOracle11g;前端性能优化;前端性能优化 2 Design and Implementation of Frontend for School Resource Sharing Platform ABSTRACABSTRACT T The mana
3、gement of our college courses resources is based on BB platform, but because BB platform is a synthetical system, the management of courses resourses is not meticulous. It can only upload some simple coursewares, documents and so on. It can not share the resources. Obviously, a system that can make
4、all users upload resources and download resoures which uploaded by others is necessary. The resource sharing platform is a system that allow all users who have already logon upload and download files. The system has some other functions about course, user senting letter to other users who logon this platform, teacher issuing bulletin, user commenting resource, etc. This systems design and implemention are based on SSH. The IDE is My Eclipse.the version control tool is CVS, develo