当前位置:
首页
资源下载

搜索资源 - Richedit copy paste
搜索资源列表
-
1下载:
使用Win32编程设计一个功能及界面风格类似于记事本的文本编辑器。主要实现的功能:
主菜单应包含基本的文件操作,包括新建、打开、保存、另存、退出,以及基本的文本编辑操作,包括撤销、剪切、复制、粘贴、删除、全选。
各菜单功能项应该有与之相对应的热键字符和快捷键。
支持简单的右键菜单功能,提供便捷的编辑处理。
较高要求:支持字体、文字颜色等特性。
,To design a program using the Win32 functions and interface style simil
-
-
0下载:
这是人工智能prolog原码,Rich Edit Demo
The example shows the way of loading of RTF text into Rich Edit control and performing different actions:
Cut, Paste, Copy, Change case, Change font.-Rich Edit Demo
The example shows the way of loading of RTF te
-
-
2下载:
用RichEdit控件实现的简单记事本,有保存/打开及复制粘贴等功能。-RichEdit control to achieve simple Notepad, save/open, copy and paste functions.
-