搜索资源列表
MDTTEST
- 《VC++编辑技巧与示例》中 一个多文档模板的示例。-"VC editing techniques and examples of" more than one document template examples.
SPDemo
- 一个单文档的分隔视实现,左边为树视图,右边分别为报表视图和编辑视图
VC++
- WinSun实现在对话框中捕捉到鼠标按下消息;File实现对文件的读取编辑存储等功能;Style实现对文档风格的编辑
devDemo
- 有树控件和一编辑区构成,以单文档界面为基础-There is a tree control and an editing area composition, in order to SDI-based
Grid
- 编辑一个具有网格坐标显示的多文档窗口界面-Edit a grid coordinate display multiple document window interface
designmainwindow
- 在qt环境下编写的文档编辑器与简单的查找窗口的源码-The qt environment written document editor with a simple search of the source window
text_editor
- VC下,用C++编写的带图形界面的文本编辑器。能在菜单栏中实现对txt文挡的打开、关闭、保存、另存为、新建、打印功能,对文档内容的撤销、复制、粘贴、剪切、删除、查找、替换、全选功能。可实现字体的设置功能,此外还有ToolBar工具条、状态栏、右键菜单(即上下文菜单)功能。-A text editor, programmed under VC, using C++ language with a graphical interface. Able to achieve in the open, c
MFC_DRAW
- 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
