毕业论文

打赏
当前位置: 毕业论文 > 计算机论文 >

Android文件自毁技术的分析和实现

时间:2022-03-06 20:00来源:毕业论文
开发了Android平台基于“阅后即焚”的文件管理与自毁系统,来实现对Android手机文件的管理和销毁。本应用界面友好,灵活实用,具有良好的可操作性、可扩展性和可维护性

毕业设计说明书中文摘要当今社会,信息技术飞速发展,不法分子的技术手段越来越高深,越来越多的秘密文档被盗取,文档的保护与及时销毁显得非常必要。本课题通过分析已有的文件自毁技术,提出了一种新型的文件自毁方法,并在Android智能手机平台编程实现。本课题通过分析Android的系统架构和应用组件,进而从分析Android手机文档访问机制入手,研究适合Android文档处理的自毁方法。在此基础上,设计和开发了Android平台基于“阅后即焚”的文件管理与自毁系统,来实现对Android手机文件的管理和销毁。本应用界面友好,灵活实用,具有良好的可操作性、可扩展性和可维护性。应用经过测试,可以稳定流畅地运行,较好的实现文档自毁的功能,能够满足用户的基本需求。78640

毕业论文关键词   文件自毁   阅后即焚   Android   文件管理

     

毕业设计说明书外文摘要

Title  Analysis and implementation of file self-destruct Technology                     

                                                           

Abstract Today, information technology developed greatly。 At the same time, the means of lawless people are becoming more and more profound, so it is necessary to protect documents and destroy documents timely。 By analyzing the existing file self- destruct technology, this paper proposes a new file self- destruct technology。This paper analyzes the system architecture and application component of Android in order to study on the method for document self-destruct。 Based on this, we design and development the document self –destruct software on Android to protect and destroy documents。 The application is interface-friendly, flexible and practical, and has good operability, expansibility and maintainability。 After testing, the application operates smoothly and stably and achieves the function of self-destructing。 The application basically meets the needs of users。

Keywords   File self-destruct   Burn after reading  Android   File manager

目   次

1引言1

    1。1背景1

    1。2现有技术2

    1。3研究目的2

2 文件自毁技术分析 3

    2。1 批处理程序3

    2。2 C语言嵌入汇编3

    2。3 VBA函数4

    2。4 服务器方式4

3相关开发工具和技术5

    3。1 开发及测试工具5

    3。2 相关Android技术5

4文件自毁技术的设计和实现8

    4。1 需求分析8

    4。2 新型文件自毁技术8

    4。3 界面设计10

    4。4 功能模块14

结论 17

致谢 18

参考文献 19

附录A  主要功能代码 21

附录B  主要布局代码 22

1  引言

1。1  背景

1。1。1文件自毁技术

随着计算机及互联网使用的普及,计算机安全越来越受到人们的重视,计算机文档安全保护技术的重要性也日益凸显出来。随着信息技术的飞速发展,信息极端zhuyi的手段也越来越高深,侵入电脑盗取重要文件的安全事件频繁发生,重要文件的保护和销毁显得十分重要。文件的销毁,目前大都通过手动操作,一些重要文件很容易遭受损害和窃取。一旦发生文件的丢失或泄密,就会对个人、集体甚至社会造成不可估量的损失[1]。在这样的背景下,文件自毁技术应运而生。文件自毁技术,是一种能让文件自动销毁的技术。文件自毁技术的主要特点,在于销毁的及时性。 Android文件自毁技术的分析和实现:http://www.youerw.com/jisuanji/lunwen_90693.html

------分隔线----------------------------
推荐内容