搜索资源列表
atl_activedoc.rar
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implem
拖放编辑框的实现
- 这是个和编辑框有关的程序,该程序可以实现文本编辑框的拖放操作。-This is a frame and edit the program, which can be achieved in the text edit box drag and drop operation.
NP_Text
- 类XP模式的文本编辑框, VB控件源码.-XP model type the text edit box, VB Control source.
edit(dos)
- 本人上程序设计课时,编写的dos 下图形界面的文本编辑器,tc3.0下编译通过,供学习tc初学生参考。 -on program design class, prepared under the dos GUI text editor, compiler under tc3.0, tc early learning for students.
SnatchText
- 该程序可以攫取金山词霸的编辑窗口的文本。-the procedure can grab Kingsoft the text edit window.
MyListCtrl
- 类CMyListCtrl在类CListCtrl基础上添加了AddTableColumns(添加列)功能 并添加了对任意一个单元格作为文本编辑框或者combox下拉框的功能-category CMyListCtrl in CListCtrl category on the basis of added AddTabl eColumns (added out) and add a function to arbitrary cells as a text edit box or comb ox
Edit-Control-Bar
- 实现编辑框的多种操作,包括:如何将编辑框中输入的字符转换为大写(小写);如何限制编辑框输入文本的长度;如何限制编辑框只能输入数字;如何在编辑框中实现多行显示;如何在编辑框中追加文本。-Edit box to achieve a variety of actions, including: how to edit box, enter the characters converted to uppercase (lowercase) how to limit the length of the
listview-Edit
- listview功能扩展-自定义特定列编辑,同时与键盘配合移动列-listview extensions- text edit.
readerTxtWinCE
- winCE5.0下的文本阅读器 用edit控件实现的-winCE5.0 read the text under the edit control is achieved Used
atl_activedoc
- This sample demonstrates how to implement an ActiveX Document Server. The program demonstrates the following: How to implement the interfaces IOleDocument and IOleDocumentView How to perform menu merging with the container How to implement a toolbar
edit
- 用C编写的文本编辑器,适用与DOS平台。-C prepared with a text editor, apply with the DOS platform.
textEditor
- 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
TextEdit
- Rich Text Edit worked with images and tables.
edit
- 文本编辑器,VC运行,和大家一起学习交流!-Text editor, VC run, and we will study together the exchange!
Edit
- 这是用QT写的一个文本编辑器,可能不好似那么完美,但大家可以-This is a text written in QT editor may not like so perfect, but we can look at
Edit-Box
- 如何改变编辑框的文字背景颜色,摆脱MFC默认的黑白颜色-How to change the background color of text edit box
rtf-Text-Edit
- 该程序展示了如何利用Xcode,开发一个文本编辑器,环境:Xcode 3.2.6-This program shows how to use Xcode, the development of a text editor, the environment: Xcode 3.2.6
TEXT-EDIT-addMenu
- QT Creator 文本编辑器全addMenu-QT Creator full text editor addMenu the
VC-language-text-edit-processing
- 文字是信息处理的基本单位,许多计算机软件系统都需要对一定的文字进行编辑处理,这种编辑处理的形式一般都包括打开、存储、显示、修改、文字查询等等,这些功能如果要让程序员通过底层编程逐条实现,既耗费时间又耗费精力,令人欣慰的是,目前各类版本的C++语言一般都提供基本的文字处理类供用户使用,拿当今最为流行的Visual C++语言来说,它提供了CEditView类,此类封装了对文字的多种操作。笔者在多媒体图文声像数据库系统的编制过程中通过继承此类实现了对文字数据的各种处理,效果良好。 -Text is
text-edit
- 用C语言编写的一个简单的文本编辑器,里面有详细的注释-A simple text editor written in C language, there are detailed notes, for your reference. . .