摘 要: 当前很多软件系统的UI界面越来越多地使用了音视频、图片等多媒体文件,为了让用户方便、有效地管理多媒体文件,多媒体管理工具能对音视频、图片文件进行分类管理,能够查询文件,浏览、删除文件列表视图,查看文件详细信息,实现自定义的定制视图等功能。本文主要描述基于MVVM模式,使用WPF框架对多媒体管理工具进行开发和设计,通过面包屑视图控件实现视图导航,结合ListBox显示音视频、图片信息,实现多媒体管理工具的主要功能。结果表明,该工具强大的视觉设计特性实现了具有现代感的交互体验,满足了用户追求现代时尚的心理需求,也更好地实现了多媒体文件的有效管理。 |
关键词: 多媒体管理工具;MVVM;WPF;面包屑 |
中图分类号: TP312
文献标识码: A
|
|
Design and Implementation of Multimedia Management Tools |
ZOU Jun
|
(Suzhou Agricultural Vocational College, Suzhou 215008, China)
zouj@szai.edu.cn
|
Abstract: At present, more and more multimedia files such as audio, video and pictures are used in User Interface (UI) of many software systems. In order to make it convenient and effective for users to manage multimedia files, multimedia management tools can classify audio, video and picture files, query files, browse and delete file list views, view file details, and implement user-defined views. This paper mainly proposes to develop and design MVVM-based (Model-View-ViewModel) multimedia management tools using WPF (Windows Presentation Foundation) framework. Main functions of multimedia management tool are achieved by using breadcrumb view control to realize view navigation and ListBox to display audio, video and picture information. The results show that the powerful visual design features of the tool realize a modern interactive experience, meet the psychological needs of users in pursuit of modern fashion, and better realize effective management of multimedia files. |
Keywords: multimedia management tools; MVVM; WPF; breadcrumbs |