摘 要: 随着互联网的兴起,各种图书阅读器也应运而生,它们能提供类似纸张阅读感受的功能。为了让用户方 便、快捷地管理指定文件夹下的图书,图书阅读器能实现图书阅读,并可以读取压缩包中的图片文件,支持一些特定的 图书格式。本文主要描述使用WPF这个UI端技术来生成一个图书阅读器,包括系统架构、系统核心类的实现,特别是 在WPF中使用了多线程技术和事件路由技术,让用户能够灵活自如地使用该工具进行图书阅读。 |
关键词: 图书;阅读器;WPF |
中图分类号: TP312
文献标识码: A
|
|
Design and Implementation of the Book Reader Based on WPF |
ZOU Jun
|
( Suzhou Agricultural Vocational College, Suzhou 215008, China)
|
Abstract: A variety of book readers have come into being with the rise of the Internet,providing similar experience as paper reading.In order to allow users to manage the books in the specified folder conveniently and quickly,the book reader is designed to implement book reading,read picture files in a compressed file and supports some specific book formats.This paper mainly describes the book reader generated by using the UI technology of WPF,including the system architecture and the implementation of the system kernel class.Additionally,the multi-threading technology and the event routing technology are applied in WPF,which enable users to read books through this tool with ease. |
Keywords: book;reader;WPF |