论文部分内容阅读
随着互联网宽带技术的发展,Web服务器上大多数用户界面都需要有图像,这些图像通常存储在磁盘上。这样众多文件的图像散布在磁盘上,非常不利于简化Web服务器的安装和配置,且图像的管理和安全都很不便。本文介绍如何从一个程序集内提供图像,并提供了两种检索图像的方法,使Web站点的图像文件像Windows控件那样将图像存储在同一个程序集内,使其安全性和可操作性大大加强。
As Internet broadband technology evolves, most user interfaces on the Web server require images, which are usually stored on disk. Such a large number of file images scattered on the disk, is not conducive to simplifying the Web server installation and configuration, and image management and security are very inconvenient. This article describes how to provide images from within an assembly and provides two ways of retrieving images so that the Web site’s image files store the images in the same assembly as the Windows control, making them significantly more secure and workable strengthen.