请参考,还望采纳。 近年来,计算机和互联网技术已经发展得相当成熟,各种功能强大的应用也越来越多。作为一名二十一世纪的计算机专业的学生,至少掌握一门计算机编程语言是十分有必要的。In recent years, the computer and the Internet technology is already quite mature, the application of various powerful also more and more. In twenty-first Century as a computer professional students, master at least one foreign computer programming language is very necessary. MFC是微软公司提供的一个类库,也是目前Windows平台上最主流的软件开发技术。因此,MFC编程技术的学习和研究是十分有意义的。本文就是介绍了使用MFC编程技术实现一个Windows平台下的画图软件的具体过程。MFC is a class library provided by the Microsoft Corp, is currently the most popular Windows platform software development technology. Therefore, the MFC programming technology study and the research is very meaningful. This paper is to introduce the process of using MFC programming technology to achieve a Windows platform under the drawing software. 首先,论文介绍了课题的背景和研究意义,并说明了本课题的内容和要求。接着简单介绍了完成本课题需要掌握的编程技术和原理。然后在第三章中对软件的需要进行了详细的分析,并对需要实现的功能进行了详细模块的划分。Firstly, the paper introduces the background of the topic and the research significance, and explains the contents and requirements. Then introduces the complete programming technique and the principle of the need to master. Then in the third chapter, the need for software are analyzed in detail, and the need to achieve the function of classification module. 在第四章中给出软件的各个模块具体的实现方案。最后在第五章中就第四章的设计方案给出了具体的实现方式,并介绍了一些本软件实现中使用到的编程技巧,比如“橡皮筋”类CRectTracker的巧妙应用,调色板的实现等。第六章介绍了按照任务书中的要求对软件功能的测试过程和结果。经测试软件达到了毕业设计课题任务的要求。In the fourth chapter of each module and gives the software realization scheme. Finally in the fifth chapter, we design fourth chapter gives the concrete realization way, and introduces some of the software used to programming techniques, such as "the ingenious application of the rubber band"