搜索资源列表
m_hiliteedit
- A CEditView derived class that highlights the caret line.
VC6高级编程范例ch2
- VC6高级编程范例第二章——对话框-VC6 high-level programming paradigm second chapter-- dialog
m_hiliteedit
- A CEditView derived class that highlights the caret line.
SdiMulti
- SdiMulti 多文档应用程序,实现了CView、CTreeView、CListView、CScrollView、CEditView、CRichEditView、CFormView等视图和按钮、列表控件、静态文本等控件的透明背景显示。-SdiMulti multi-document application, achieved a CView, CTreeView, CListView, CScrollView, CEditView,
CEditView_ziti
- 本程序讲述在Visual c++下如何设置CEditView类型程序的字体 ,代码注释详细。有需要的朋友可以下载看看!-This procedure described in Visual c under CEditView How to set the font type of procedure, code comment in detail. In need of a friend can download to see!
Text
- 一个简单文字输出程序,类似MFC自带的CEditView类提供的-A simple text output procedures, similar to MFC' s own category CEditView provided
textview_1
- 用MFC实现的简易文本编辑器,不是继承自CEDitview-MFC achieved with simple text editor, not inherited from CEDitview
MyNotepad
- 可以替代系统记事本的程序 首先建立基于类CEditView的单文档的工程Notepad,注意在MFC-AppWizard Step-4的Advanced中设定扩展名为txt。去掉工具栏(系统记事本里也没有),菜单按照系统的记事本来设计,并且ID用VC自带的设置,如“复制”ID为ID_EDIT_COPY。自己要加入字体的设置: 向CNotepadeView之中添加CFont类型的成员变量m_Font。为WM_CREATE消息添加映
HRV_MainInterface
- 一个单文档窗口的多样式分割,子窗口中包含CRecordView,CEditView,CFormView等类型-A single multi-style split document window, child window contains CRecordView, CEditView, CFormView and other types of
practice
- 本源代码主要是基于VC6.0环境下的单文档的编辑。通过CEditView类编辑、修改、保存、打开文本文件。-This source code is based mainly on a single document under VC6.0 editor.we can edit, modify, save and open files by CEditView class.
notepad
- 简单计算机记事本,利用CEDITVIEW编写,利用VC++ 6.0 自身功能编写-Simple computer notebook, written by CEDITVIEW using VC++ 6.0 function of the preparation of their own
edit
- The edit-views are easy to use, but lacks some basic functionality. This sample demonstrates a few CEditView and CRichEditView enhancements: - Plain text in CRichEditView - CFontDialog (enhanced) - Unicode
wordpad
- 写字板WinCE 上面开发的写字板,可以实现Windows上开发板的基本功能-wordpad CWnd CDialog CDataExchange MessageBeep EndDialog Cfr a meWnd SendMessage LoadString lstrlen lstrcpy CWinApp CString CCommandLineInfo CSingleDocTemplate ShowWindow UpdateWind
VC-language-text-edit-processing
- 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此
TestPrintDoc
- MFC实现的 文档打印 继承CEditView-doc print
FamilyFinances
- 一个家庭财务管理系统,采用MFC单文档框架,里面包含视图分割,操作ACCESS数据库EXCEL及WORD采用了LISTVIEW FORMVIEW EDITVIEW视图效果-FamilyFinances MFC CDocument Include CFormView CListView CEditView ADO EXCEL WORD
78756
- 设置CEditView类型程序的字体,VC++编程精选学习源码,很好的参考资料。-Set the CEditView the font type of procedure, selection of learning VC++ programming source code, a good reference.
serial-tool
- CeditWiew加CMSCOMM实现类似串口终端的工具。 具备INI 文件参数保存/读取功能-Serial terminal bases on ceditview class and cmscomm class。 It can save and read INI configuration file.
CEditView-font
- 一个改变字体的实例,适合初学者的学习,推荐下载-An instance of change font, suitable for beginners learning, recommended download
clustxr
- A CEditView derived class that highlights the caret line,-CEditView A derived class that highlights the caret line,