下载地址
毕业设计简介

目 录
摘要.... 1
Abstract 1
第一章 引言.... 2
1.1 积件思想的来源.... 2
1.2 多媒体积件系统的组成.... 2
1.3 论文研究内容.... 2
第二章 管理库概述.... 3
2.1 软件编程体系简介.... 3
2.1.1 B/S架构编程体系... 3
2.2 ASP技术.... 4
2.2.1 ASP相关技术概述... 4
2.2.2 ASP运行环境... 4
2.2.3 ASP开发Web服务器应用程序的特点... 4
第三章 多媒体积件管理库的开发与应用.... 5
3.1 管理库技术组成.... 5
3.1.1 Access数据库表的设计... 5
3.1.2 ADO数据访问接口... 6
3.1.3 常用SQL语句... 6
3.2 管理库功能实现.... 7
3.2.1 多媒体积件知识点的查找... 7
3.2.2 多媒体积件管理库数据添加... 8
3.2.3 多媒体积件管理库数据删除... 10
3.2.4 多媒体积件管理库数据修改... 10
3.2.5 多媒体积件管理库数据上传... 11
第四章 总结.... 13
4.1 问题分析.... 13
4.1.1 用框架网页合成统一界面... 13
4.1.2 使用外置组件LyfUpload实现文件上传... 13
4.1.3 实现添加的有序性和唯一性... 13
4.2 积件管理库开发的意义.... 14
4.3 积件管理库现状与发展方向.... 14
参考文献.... 15
摘要
本论文从多媒体积件管理系统的概述说起,阐明该系统编程体系、工作环境,介绍基于Web服务器端的开发环境的ASP技术,主要分析该系统的技术组成及具体实现过程,形成了基于网络的多媒体积件管理库。通过使用界面的简单操作,用户不再局限于有序学习,同时可以根据需要即时更新积件库,从而体现了现代教育发展变化的需要。
关键词:多媒体积件库,数据库,积件库管理
Abstract
This article first talks about the outline of multimedia management, then focuses on the regulation system, the work environment, introduces the ASP technique based on the development environment of Web Service, mainly analyzes the technique becomes and the concrete regulation, thus has formed a multimedia management based on Net. Through some easy operation on the surface, the users are no longer limited to learning according to sequence ,but are allowed to update the management on purpose. So it reflects the development needs of modern education.
........................................


相关毕业设计