多语种网络硬盘系统的设计 摘 要 网络硬盘系统是计算机网络中比较流行的一种应用软件,但是一般的网络硬盘系统只适用于使用单一语种的人群。为满足不同语种人群对网络硬盘系统的需求,设计了多语种网络硬盘系统。采用ASP.NET 2.0开发语言,利用ASP.NET中的三层结构、B/S模式结构以及ASP.NET网页资源的设计思路,实现了包括文件夹的操作、文件的操作、网页的多语种化三个功能模块;通过文件夹功能模块,可以添加、删除、更改名字、移动、浏览文件夹;通过文件功能模块,可以查看文件属性、上传、下载、更改名字、移动文件;通过系统的多语种化模块,能够自动识别客户端的默认语言并反馈给客户端相应语言的网页。通过应用多语种网络硬盘系统,可以满足不同语种人群共享一个网络硬盘系统的需求,具有一定的应用价值。 关键词:计算机应用技术;网络编程;ASP.NET 2.0;资源本地化;自动识别
The Design of a MultilingualNetwork Hard Disk System Abstract The network hard disk system is a kind of relatively popular software in the area of computer networks, but the common network hard disk systemis just applied to people who understand only onelanguage. The network hard disk which identifyonly one language has limitation in scope of usage, so the network hard diskwhich can identify many languages need to be designed to meet the demands ofpeople who use different language. By using ASP.NET 2.0, which includes the three-layer of ASP.NET, the structureof B/S and the ASP.NET page resource,this paper introduces three functions, the operation of folder, the operationof file and the multi-languages of webpage. According to the functional modelof folder, it can add, delete, rename,move and browse folder. According to the functional modelof file, it can check up file’s attribute as well as preview, upload, download,rename and move file. According to theMultilingual Model,it can automatically identify the language at the end of client and reflectrelated language webpage to client. This multilingual network disk system can satisfypeople who speak different languages in sharing a same network disk, so it haspractical value. Key words: Computer technology; Network programming; ASP.NET 2.0;
|