1、 专业文献综述专业文献综述 题 目: 基于 ASP 和 PHP 的图片库技术研究文献综述 基于 ASP 和 PHP 的图片库技术研究文献综述 摘要:详细讨论 ASP 和 PHP 技术相对于其它动态网页技术的优缺点;分析基于 ASP 和 PHP 技术的图片库的方法以及对图片管理的实现;该系统介绍的图片库管理提供了图片上 传、格式大小限制、限制上传图片格式、浏览管理等功能, 能极大的方便网站管理者在不 同的网站中管理图片。 关键词:ASP;PHP;图片库;数据库 Research About photo library based on ASP and PHP Technology Author:
2、 LIU Liao-jing Adviser: ZHANG Sheng-guang Abstract: Detailed discussions ASP and PHP technology relative to other dynamic web page technology advantages and disadvantages; ASP and PHP-based analysis technology, as well as pictures of the approach of the management of document images to achieve steps
3、 of the system introduced by the management system provides a picture upload pictures, format size limit, restrict upload pictures formats, visit the management, and other functions, can be extremely convenient site managers at various sites in the management picture. Key words: ASP;PHP;Photo librar
4、y;Database 随着 Internet 的迅速发展,图片资源已成为人们生活中的一个重要部分。如何更好 地存储、管理和有效检索图片资源已成为人们面临的一个新课题。通过 ASP 和 PHP ,我们 可以创建功能强大的动态的Web应用程序。 本文就如何使用动态网页技术(ASP和PHP技术) 来实现对网络图片库的管理进行详细深入的多方面探讨。 1 图片库的发展现状与技术分析 1.1 图片库的现状 目前,中国新闻图片网采用先进的基于WEB方式的因特网新闻图片采编播发系统,可 以实现WEB方式的图片采集,编审,播发等功能,同时后台海量的图片资料库、由强大的 TRS全文检索数据库支持。并通过WEB方式提供快速准确的全文检索功能,极大地方便了用 户存储,管理以及查找图片新闻。 由于网络图库是要通过网络调用远程服务器上的图片数据库,同时图片本身占用的字 节又多,使得图片从图库中传递调用速度很慢,尤其在众多用户共享一条网络宽带时,速 度显得更慢。但是在网速相同的情况下,网络图库怎样设计才能使调用速度加快,却成为 人们容易忽视的一个问题。本文探讨了实现网上图库架设的方法和技术分析。 1