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

搜索资源列表

  1. TextEditor(forMVC)

    1下载:
  2. 一个类似于记事本的.net程序,实现了经典的文档视图模式即MVC模式,有很好的扩展性,可以作为学习.net的实例。-similar to the one in the notebook. Net program, realized the classic document view mode that MVC model, good scalability, can be used as learning. net examples.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11.5kb
    • 提供者:vasco
  1. icsharpcode.texteditor

    0下载:
  2. C#下的文本编辑器,支持各种语法彩显,行号,函数的折叠等,功能强大-a text editor, support for various grammatical Color, line, function folding, powerful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:87kb
    • 提供者:MaxLinux
  1. texteditor(ben)

    0下载:
  2. 模仿Windows中的记事本和写字板的功能,自己作一个文档编辑工具。已经完成以下功能: 文件:(新建、打开、保存、另存为、退出) 编辑:(复制、剪切、粘贴、撤消、删除、查找、替换、全选、时间/日期) 格式:(自动换行、字体、颜色),格式的设置功能要区分是设置当前块的格式还是设置所有内容的格式; 界面设计时有工具栏,弹出菜单,状态栏等功能来提高操作的便利性;-imitate the Windows Notepad and WordPad function ourselves a d
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:63.27kb
    • 提供者:djzhan
  1. TextEditor

    0下载:
  2. 字符串处理。 简单的,Win32(dos)字符界面,有简单加密、替换、统计单词数等功能。
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:12.67kb
    • 提供者:WGj
  1. texteditor

    0下载:
  2. 一个文本编辑器的代码汇编写的 a text editor written in assembly
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:61.44kb
    • 提供者:paul
  1. TextEditor

    0下载:
  2. 用vb2005编写的一个简单的文本处理实例,仅供参考!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18.12kb
    • 提供者:donkey
  1. TextEditor(代码彩色显示)

    0下载:
  2. 实现像.net编辑器内,彩色显示代码标注,非常实用
  3. 所属分类:RichEdit

    • 发布日期:2008-12-24
    • 文件大小:1.31mb
    • 提供者:ynzhb2007
  1. TextEditor

    0下载:
  2. text editor if file name to be edited is specified in the command line
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5.6kb
    • 提供者:megha
  1. ICSharpCode.TextEditor_2.3

    1下载:
  2. CSharp开发的非常经典的编辑器程序。支持关键字高亮显示,支持几乎所有现在主流的编程语言。-CSharp developed a very classic editor program. Support for syntax highlighting, support for virtually all current mainstream programming languages.
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:849.81kb
    • 提供者:yuechenghai
  1. texteditor

    0下载:
  2. 简单实用的文本编辑器,用到QTextDocumen类。-Simple text editor, used QTextDocumen category.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:98.16kb
    • 提供者:包子
  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. texteditor

    0下载:
  2. This is a text editor using TurboC compiler
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:129.39kb
    • 提供者:Roshni
  1. texteditor

    0下载:
  2. simple text editor. let you to choose font type, color and font size
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:alice
  1. TextEditor

    0下载:
  2. 用qt写的一个文本编辑器。类似windows自带的text。-Qt written using a text editor. Similar to windows own text.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:379.43kb
    • 提供者:jz
  1. Texteditor

    0下载:
  2. 控制台的文本编辑器 很适用于新手学习 老手就算了-Console text editor is applicable even if the veteran novice learning
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:8.6kb
    • 提供者:士木
  1. texteditor

    0下载:
  2. 本程序是类似windows 记事本的文本编辑器,所具有的功能一致。-Win similar Notepad text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:120.88kb
    • 提供者:周鑫
  1. TextEditor

    0下载:
  2. This is a simple Visual Basic code for a text editor.Users can type in here similar to any text editors and save them for future use
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2.39kb
    • 提供者:sriram
  1. TextEditor

    0下载:
  2. this program like notepad
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:16.14kb
    • 提供者:arians
  1. TextEditor

    0下载:
  2. 模仿linux vi文档编辑器的c语言文本编辑器 -Linux vi editor copy the document c-language text editor
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:17.13kb
    • 提供者:sha0k
  1. TextEditor

    0下载:
  2. ICSharpCode.TextEditor 的实例(Example of ICSharpCode.TextEditor)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:396kb
    • 提供者:小骆驼
« 12 3 »
搜珍网 www.dssz.com