CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Text Editor

搜索资源列表

  1. text-editor

    0下载:
  2. 本例使用文本框来模拟简单的文本编辑器,并熟悉共用对话框的应用和程序界面设计的一般方法。-use text box to simulate a simple text editor, sharing dialog and familiar with the application programming interfaces and the general design method.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:30.43kb
    • 提供者:刘峰
  1. GDI+Editor

    0下载:
  2. VIsual C# 编写的简单的文本编辑器,实现了如字体,大小,颜色等功能.-VIsual C# prepared by the simple text editor, such as the realization of the font, size, color and so on.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:11.75kb
    • 提供者:周兵
  1. Text Forge 1.3

    0下载:
  2. 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.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:32.61kb
    • 提供者:林菁明
  1. BMP-Graphics-editor

    1下载:
  2. 图形编辑器(graphical editor)允许用户改变位图图像,比如大家经常用到的Photoshop。它所采用的改变方法和文本编辑器允许修改文档的方法一样。位图图像由MxN 的像素矩阵来表示,并且每个像素点都有给定的颜色。 我们的任务就是来要编写一个程序来模拟一个简单的交互式图形编辑器,并将生成的图片存储到一个 BMP 格式的文件中。 -Graphics editor (graphical editor) allows the user to change the bitmap i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-10-06
    • 文件大小:1kb
    • 提供者:曾婷婷
  1. ATextEditorImlementation

    0下载:
  2. A Text Editor Imlementation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:6.56kb
    • 提供者:蒋一村
  1. textEditor

    0下载:
  2. 这是用C#语言编写的一个文本编辑器,该文本编辑器拥有类似与记事本那样的功能。-This is written in C# using a text editor, which has a similar text editor and Notepad as function.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:103.29kb
    • 提供者:
  1. TEXTEDIT

    0下载:
  2. A text editor to create source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:37.37kb
    • 提供者:可可西里
  1. text

    0下载:
  2. 一个自制的文本编辑器,实现多种功能,如改变字体颜色-Text editor
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:39.78kb
    • 提供者:EVA
  1. darkpad_src

    0下载:
  2. 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.
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:13.61kb
    • 提供者:imun
  1. editor

    0下载:
  2. 一款c#编写的基于vs2008的文本编辑器,实现了基本功能-C# written in a text editor on vs2008 realize the basic functions
  3. 所属分类:CSharp

    • 发布日期:2017-03-25
    • 文件大小:261.54kb
    • 提供者:
  1. Rich-Text-Editor

    0下载:
  2. vc Rich Text Editor - 源代码-vc Rich Text Editor- source code
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-26
    • 文件大小:81kb
    • 提供者:
  1. text-editor

    0下载:
  2. 行编辑系统,简单实现文档处理功能,自己完成,希望指正-text editor
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:3.01kb
    • 提供者:郑婧怡
  1. text-editor

    0下载:
  2. 主要是文本编辑功能,即文本编辑器,c# 源代码-Text editing features, that is, a text editor
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:93.13kb
    • 提供者:周继威
  1. use-C-to-make-a-text-editor-

    0下载:
  2. 用C语言实现的一个具有简单图形界面的文本编辑器,含有复制粘贴,打开保存,删除功能。 TC下测试通过。-a simple text editor using C language,with a simple interface with users.Tested successfuly under Turbo C builder
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-04
    • 文件大小:6.34kb
    • 提供者:Kay
  1. Text-editor

    0下载:
  2. 文本编辑器,可以进行文版的重命名,编辑等-Text editor
  3. 所属分类:CSharp

    • 发布日期:2017-11-13
    • 文件大小:144.45kb
    • 提供者:黄雪峰
  1. C-language-source-code-text-editor

    0下载:
  2. 文本编辑器的c语言源代码,比系统自带的更强大。-C language source code text editor, more powerful than the system comes.
  3. 所属分类:File Operate

    • 发布日期:2017-11-02
    • 文件大小:306.16kb
    • 提供者:张致远
  1. Simple-Text-Editor

    0下载:
  2. Simple text editor shows how easy it is to open and close files in Windows And Linux
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:5.3kb
    • 提供者:mohammad
  1. Wide-Text-Editor

    0下载:
  2. 一个简单的文本编辑器,编辑器具有如下的功能:录入、查找、替换、修改和删除文本数据的功能。-A simple text editor, the editor has the following features: entry, search, replace, modify and delete text data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:85.37kb
    • 提供者:吴悠
  1. Text-Editor

    0下载:
  2. 基于C#语言的文本编辑器的设计,适用于初学者-Text editor based on the C# language, suitable for beginners
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:88.35kb
    • 提供者:俞国鑫
  1. Text-Editor

    0下载:
  2. vb.net编写的简单文本编辑器,具有菜单命令、快捷菜单等功能-Text editor in VB.NET
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-04
    • 文件大小:155.16kb
    • 提供者:hazellau
« 12 3 4 5 6 7 8 9 10 ... 34 »
搜珍网 www.dssz.com