CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 编辑器,文本编辑器

搜索资源列表

  1. xygbook

    0下载:
  2. 主要功能如下:1、不用注册也可以发言,注册的话保留用户名;2、可以设置多个管理员;3、两种留言显示方式:留言本式和讨论区式,并可进行固定设置;4、管理员可以删除、固顶、锁定、提前和反向操作留言;5、留言可选心情图标;6、发帖人IP记录,管理员可查看;7、注册用户可以修改自己的留言;8、留言可按留言主题、留言内容、回复内容、留言人进行搜索;9、可设置是否必须注册才能留言;10、可设置是否只能管理员或版主才能回复;11、可设置过滤词语;12、可设置被过滤词语后是否禁止该用户再次留言; 13、留
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:686463
    • 提供者:qiu
  1. likeWordProject

    0下载:
  2. 没有解压密码,vb实现,类似word的文本编辑器-not extract passwords, vb achieve similar word of a text editor
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:302410
    • 提供者:jim
  1. HrManage

    0下载:
  2. ASP.NET开发技术详解源代码 将解决方案目录“\\简历管理系统\\hrmanage”拷贝到本机中,并设置目录hrmanage目录的虚拟目录名称为hrmanage。双击根目录hrmanage.sln解决方案文件,系统会自动调用Visual Studio .NET打开本解决方案,通过“解决方案资源管理器”可查看到各层类文件的实现代码。 如果设置Webs目录的虚拟目录名称不是hrmanage,则需要修改Webs目录下的Webs.csproj.webinfo文件,用记事本或其他文本编辑器打开
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:396363
    • 提供者:林晓武
  1. strreplace20060414

    0下载:
  2. MySQL汇出的资料库文字档,因为有些字的编码相冲,会出现多馀的|或\\。如果用一般的文本编辑器要取代数十次才能还原,而且该文字档可能上达100MB,过于损耗资源。所以我写了一个读档自动转换的程序,每次只读迈1MB做转换。图片: http://img96.imageshack.us/img96/8577/strrep9de.png-remitted to the MySQL database text file, because some character encoding clash b
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:58064
    • 提供者:张自民
  1. rtext_0.9.5.0_Source

    0下载:
  2. java下实现的一个很棒的文本编辑器的源码,值得研究!-achieved under a great text editor source code, it is worth studying!
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1956089
    • 提供者:shangjun
  1. edit1

    0下载:
  2. 用c语言写的文本编辑器,非常类似于windows自带的editor编辑器。-language used to write the text editor, very similar to the Microsoft's Windows editor editor.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:13205
    • 提供者:李凡
  1. a_text_reader

    0下载:
  2. 一个小巧的文本编辑器,代码很清晰,值得喜欢这个领域的朋友研究下!-a small text editor, code are very clear, like this area worthy of study under a friend!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:26963
    • 提供者:handsoft
  1. aee-2[1].2.3.tar

    0下载:
  2. aee是一种易使用的文本编辑器。你可以不用说明书来使用它。它提供终端接口和本地的X-windows接口。它的特性包括即弹的菜单,剪切和粘贴,多倍缓存-aee is an easy-to-use text editor. You do not have brochures to use it. It provides terminal interface and the local X-windows interface. Its features include a menu that shel
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:179200
    • 提供者:陈凯
  1. e3-2[1].41.tar

    0下载:
  2. e3 是一个全屏的用户友好的文本编辑器,它的语法象wordstar 的basic.,只有5k大小。它对于libc或任何其他库都独立,它对于微型Linux分区和挽救磁盘特别有用。这种汇编版本也支持freeBSD和BeOS. C 版本支持其他的Unix版本和Cygwin-e3 is a user-friendly, full-screen text editor, the syntax of basic as WordStar. only 5k size. Libc for it or any ot
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:215121
    • 提供者:陈凯
  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
    • 文件大小:31158
    • 提供者:刘峰
  1. wordedit

    0下载:
  2. c#的写字版程序我自己写的.本文探讨了使用C#从底层开发一个带格式的文本编辑器的任务,深入探讨了其中的文档对象模型的设计,图形化用户界面的处理和用户操作的响应,说明了其中的某些技术问题和解决之道。 -version of the writing process I wrote it myself. This paper discusses the use of C# development from the ground up with a format of the text editor&#
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:143351
    • 提供者:滕龙飞
  1. Notepad.net

    0下载:
  2. 文本编辑器 类似Notepad的功能,C#开发-text editor like Notepad functions, the development of C#
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:38799
    • 提供者:管正学
  1. 2004101812187197

    0下载:
  2. 刚学JAVA不久,尝试编的一个文本编辑器,请大家多多指教。 主要有打开,保存和字体选择功能,运用了JFileChooser和文件流! -just learning Java soon to try to compile a text editor, please exhibitions. Major open, preservation and font selection function, and use the JFileChooser document flow!
  3. 所属分类:编辑框

    • 发布日期:2010-07-07
    • 文件大小:2547
    • 提供者:毛哲父
  1. EditorDemo.java

    0下载:
  2. 一个简单的文本编辑器,具有新建、打开、保存、剪切、拷贝、粘帖、关于和退出等功能。-a simple text editor, with the new, open, preservation, shear, copy, 2005-06, and the withdrawal of such functions.
  3. 所属分类:编辑框

    • 发布日期:2008-10-13
    • 文件大小:10454
    • 提供者:吴志海
  1. icsharpcode.texteditor

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

    • 发布日期:2008-10-13
    • 文件大小:89086
    • 提供者:MaxLinux
  1. wbeditor

    0下载:
  2. 用delphi编写的系统,本系统为个人学习开发的文本编辑器-with delphi prepared by the system, the system for personal development learning the text editor
  3. 所属分类:多媒体

    • 发布日期:2014-01-13
    • 文件大小:466641
    • 提供者:郑立
  1. FileEditorPro

    0下载:
  2. 一个酷似notepad的文本编辑器,可以编辑c/c++, java, txt 等等文件。-notepad resembles a text editor, you can edit c / c, java, txt and so on paper.
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:262758
    • 提供者:许敬祥
  1. PPC_editLite-1.0a-src

    0下载:
  2. PPC下的文本编辑器源代码,做EVC开发的可以参考一下里面的结构-a text editor source code, so the development of the EVC can take a look inside the structure
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:14729
    • 提供者:陶汉军
  1. fileandedit

    0下载:
  2. 文本编辑器,可以建立、修改文本并保存,方便查询。-text editor that can create, modify and save text, and easily accessible.
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:25940
    • 提供者:苏飞
  1. SuperTextEditer

    0下载:
  2. 这是个超强的文本编辑器,有着非常完美的界面的没,能完成文本的打开、保存、编辑、格式、字体、自动换行等,还有帮助文件-This is a super text editor, has a very perfect no interface, complete text of the open, save, edit, format, print, auto firms, as well help files
  3. 所属分类:Delphi控件源码

    • 发布日期:2008-10-13
    • 文件大小:607640
    • 提供者:wen0624
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »
搜珍网 www.dssz.com