搜索资源列表
text-editor
- 本例使用文本框来模拟简单的文本编辑器,并熟悉共用对话框的应用和程序界面设计的一般方法。-use text box to simulate a simple text editor, sharing dialog and familiar with the application programming interfaces and the general design method.
GDI+Editor
- VIsual C# 编写的简单的文本编辑器,实现了如字体,大小,颜色等功能.-VIsual C# prepared by the simple text editor, such as the realization of the font, size, color and so on.
Text Forge 1.3
- Text forge is a menu based text editor written completely in C. the program uses linked list to store the contents of the file. this program also uses VDU memory to display the contents of the file.
BMP-Graphics-editor
- 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
ATextEditorImlementation
- A Text Editor Imlementation
textEditor
- 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
TEXTEDIT
- A text editor to create source code
text
- 一个自制的文本编辑器,实现多种功能,如改变字体颜色-Text editor
darkpad_src
- Darkpad is a lightweight, full screen text editor. it allows you to write everything that in your mind to a text file. No menu or toolbar, just use hot keys for editing commands.
editor
- 一款c#编写的基于vs2008的文本编辑器,实现了基本功能-C# written in a text editor on vs2008 realize the basic functions
Rich-Text-Editor
- vc Rich Text Editor - 源代码-vc Rich Text Editor- source code
text-editor
- 行编辑系统,简单实现文档处理功能,自己完成,希望指正-text editor
text-editor
- 主要是文本编辑功能,即文本编辑器,c# 源代码-Text editing features, that is, a text editor
use-C-to-make-a-text-editor-
- 用C语言实现的一个具有简单图形界面的文本编辑器,含有复制粘贴,打开保存,删除功能。 TC下测试通过。-a simple text editor using C language,with a simple interface with users.Tested successfuly under Turbo C builder
Text-editor
- 文本编辑器,可以进行文版的重命名,编辑等-Text editor
C-language-source-code-text-editor
- 文本编辑器的c语言源代码,比系统自带的更强大。-C language source code text editor, more powerful than the system comes.
Simple-Text-Editor
- Simple text editor shows how easy it is to open and close files in Windows And Linux
Wide-Text-Editor
- 一个简单的文本编辑器,编辑器具有如下的功能:录入、查找、替换、修改和删除文本数据的功能。-A simple text editor, the editor has the following features: entry, search, replace, modify and delete text data.
Text-Editor
- 基于C#语言的文本编辑器的设计,适用于初学者-Text editor based on the C# language, suitable for beginners
Text-Editor
- vb.net编写的简单文本编辑器,具有菜单命令、快捷菜单等功能-Text editor in VB.NET