文件名称:MyNotepad
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:40.18kb
-
已下载:1次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
可以替代系统记事本的程序
首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置:
向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepad procedures CEditView first category based on the works of a single document Notepad, attention in the MFC-AppWizard Step-4 in the Advanced settings extension txt. Remove the tool bar (system also does not Notepad), the menu system in accordance with the original design of the notebook, and bring ID with VC settings, such as " Copy" ID for ID_EDIT_COPY. Themselves to join the font settings: CNotepadeView in to add CFont member variable of type m_Font. Add WM_CREATE message for the mapping function.
首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置:
向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映射函数。-System can replace Notepad procedures CEditView first category based on the works of a single document Notepad, attention in the MFC-AppWizard Step-4 in the Advanced settings extension txt. Remove the tool bar (system also does not Notepad), the menu system in accordance with the original design of the notebook, and bring ID with VC settings, such as " Copy" ID for ID_EDIT_COPY. Themselves to join the font settings: CNotepadeView in to add CFont member variable of type m_Font. Add WM_CREATE message for the mapping function.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MyNotepad/AboutDlg.cpp
MyNotepad/AboutDlg.h
MyNotepad/MainFrm.cpp
MyNotepad/MainFrm.h
MyNotepad/Notepade.clw
MyNotepad/Notepade.cpp
MyNotepad/Notepade.dsp
MyNotepad/Notepade.dsw
MyNotepad/Notepade.h
MyNotepad/Notepade.plg
MyNotepad/Notepade.rc
MyNotepad/NotepadeDoc.cpp
MyNotepad/NotepadeDoc.h
MyNotepad/NotepadeView.cpp
MyNotepad/NotepadeView.h
MyNotepad/ReadMe.txt
MyNotepad/Release/
MyNotepad/Release/Notepade.exe
MyNotepad/RES/
MyNotepad/RES/2.ico
MyNotepad/RES/icon1.ico
MyNotepad/RES/mail_cur.cur
MyNotepad/RES/Notepade.ico
MyNotepad/RES/Notepade.rc2
MyNotepad/RES/NotepadeDoc.ico
MyNotepad/RES/WIN21K.BMP
MyNotepad/Resource.h
MyNotepad/StdAfx.cpp
MyNotepad/StdAfx.h
MyNotepad/
代码版权申明.txt
MyNotepad/AboutDlg.h
MyNotepad/MainFrm.cpp
MyNotepad/MainFrm.h
MyNotepad/Notepade.clw
MyNotepad/Notepade.cpp
MyNotepad/Notepade.dsp
MyNotepad/Notepade.dsw
MyNotepad/Notepade.h
MyNotepad/Notepade.plg
MyNotepad/Notepade.rc
MyNotepad/NotepadeDoc.cpp
MyNotepad/NotepadeDoc.h
MyNotepad/NotepadeView.cpp
MyNotepad/NotepadeView.h
MyNotepad/ReadMe.txt
MyNotepad/Release/
MyNotepad/Release/Notepade.exe
MyNotepad/RES/
MyNotepad/RES/2.ico
MyNotepad/RES/icon1.ico
MyNotepad/RES/mail_cur.cur
MyNotepad/RES/Notepade.ico
MyNotepad/RES/Notepade.rc2
MyNotepad/RES/NotepadeDoc.ico
MyNotepad/RES/WIN21K.BMP
MyNotepad/Resource.h
MyNotepad/StdAfx.cpp
MyNotepad/StdAfx.h
MyNotepad/
代码版权申明.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.