基于安卓设备的Windows系统文件管家设计
时间:2018-05-29 22:12 来源:毕业论文 作者:毕业论文 点击:次
摘要:随着信息化社会的发展,Android智能产品已日益成为越来越多的人们选择的移动终端产品。伴随着Android智能手机与平板电脑已经在我们生活大量的使用,越来越多的基于Android开发平台的应用也随之而出,丰富了人们使用Android智能产品的用途。本文设计开发的文件管理软件通过Android系统管理Windows系统上的文件,极大的扩展了人们日常生活中移动终端产品的用途。 本系统主要功能有获取电脑上的文件列表以及详细信息,文件传输、重命名、搜索、删除,和选择打开的功能。文件传输主要包括上传和下载,传输过程中发送通知显示进度,并将进度写入数据库,可在传输管理中查询或删除历史数据。高级控制则可以控制电脑的关机重启,或执行其他自定以命令。23499 本软件的开发过程包括系统调查、需求分析、概要设计、详细设计、数据库设计、软件界面模块设计、软件性能测试与分析。前台开发工具选择了eclipse,后台数据库采用了SQLite3。 毕业论文关键词: 文件管理;数据传输;系统控制;网络流 Windows File Browser based on the Android Devices Abstract: With the development of information society , Android smart products has become increasingly more and more people choose mobile terminal products. With Android smartphones and tablet computers have a lot of use in our lives , more and more Android -based application development platform also will be out, rich people use Android smart use of the product . In this paper, the design and development of document management software via the Android file system management on Windows systems , which greatly expanded the use of people's daily life mobile terminal products . The main function of this system is to get a list of files on the computer as well as detailed information , file transfer , rename , search, delete , and select Open function. File transfer including uploading and downloading , transmission process sends a notification to show progress and progress into the database , you can query or delete historical data transmission management. Advanced Control you can control shutdown restart the computer , or to perform other custom commands . The software development process consists of a systematic investigation , needs analysis , outline design, detailed design, database design, software interface module design, software performance testing and analysis . Select the prospects of development tools eclipse, background database using SQLite3. Keywords: File Browser; data ; AI ; network flow 目录 1. 绪论 1 1.1 本课题的目的和意义、国内外研究现状、水平和发展趋势 1 1.1.1 课题的目的和意义 1 1.1.2 国内外水平和研究现状 1 1.1.3 发展趋势 2 1.2 本课题的基本内容、重点、难点 3 1.2.1 课题的基本内容 3 1.2.2 课题的重点 3 1.2.3 课题的难点 3 2. 开发技术介绍 4 2.1 拟采取的方法和技术 4 2.1.1 通讯协议 4 2.1.2 应用优化 4 2.1.3 数据传输 4 2.1.4 信息搜集 4 2.1.5 程序打包 4 2.2 开发环境 4 2.2.1 开发工具 4 (责任编辑:qin) |