文件名称:VC6.0++MyText
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.83mb
- 下载次数:
- 0次
- 提 供 者:
- bri***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
记事本-编程实例
用VC做一个记事本实在不很复杂,我们完全可以通过向导来很方便地做出来。但本文只打算讨论用手动方法制作记事本,旨在向VC初学者展示:学VC原来是如此容易!
通过阅读、研究本文并按本文所述进行尝试,初学者将学到很多东西,如怎样使用RichText控件来打开和保存文件,怎样制作菜单、工具栏和状态栏以及如何对其编写代码等。
-Notepad- programming examples of using VC to make a Notepad is not very complicated, we can through the wizard to be easily done. However, this article intends to discuss only with manual methods of production notebook, designed to show beginners VC: Learning VC the original is so easy! By reading, research described in this article and then try, beginners will learn a lot, such as how to use the RichText control to open and save files, how to create menus, toolbars, and status bar, as well as how to write code such as.
用VC做一个记事本实在不很复杂,我们完全可以通过向导来很方便地做出来。但本文只打算讨论用手动方法制作记事本,旨在向VC初学者展示:学VC原来是如此容易!
通过阅读、研究本文并按本文所述进行尝试,初学者将学到很多东西,如怎样使用RichText控件来打开和保存文件,怎样制作菜单、工具栏和状态栏以及如何对其编写代码等。
-Notepad- programming examples of using VC to make a Notepad is not very complicated, we can through the wizard to be easily done. However, this article intends to discuss only with manual methods of production notebook, designed to show beginners VC: Learning VC the original is so easy! By reading, research described in this article and then try, beginners will learn a lot, such as how to use the RichText control to open and save files, how to create menus, toolbars, and status bar, as well as how to write code such as.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
记事本
......\MyText
......\......\Debug
......\......\MyDialog.cpp
......\......\MyDialog.h
......\......\MyText.aps
......\......\MyText.clw
......\......\MyText.cpp
......\......\MyText.dsp
......\......\MyText.dsw
......\......\MyText.h
......\......\MyText.ncb
......\......\MyText.opt
......\......\MyText.plg
......\......\MyText.rc
......\......\MyTextDlg.cpp
......\......\MyTextDlg.h
......\......\ReadMe.txt
......\......\res
......\......\...\MyText.rc2
......\......\resource.h
......\......\StdAfx.cpp
......\......\StdAfx.h
......\MyText
......\......\Debug
......\......\MyDialog.cpp
......\......\MyDialog.h
......\......\MyText.aps
......\......\MyText.clw
......\......\MyText.cpp
......\......\MyText.dsp
......\......\MyText.dsw
......\......\MyText.h
......\......\MyText.ncb
......\......\MyText.opt
......\......\MyText.plg
......\......\MyText.rc
......\......\MyTextDlg.cpp
......\......\MyTextDlg.h
......\......\ReadMe.txt
......\......\res
......\......\...\MyText.rc2
......\......\resource.h
......\......\StdAfx.cpp
......\......\StdAfx.h