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

搜索资源列表

  1. Text

    0下载:
  2. 简单文本编辑,只是随意编的一个小程序,功能不多-Simple text editor, only a small random allocation procedures, functions much
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1991933
    • 提供者:李强
  1. findError

    0下载:
  2. 查错问题 文件名:check.* 输入文件:check.in(文本文件,选手按规定格式自行创建) 输出文件:check.out(文本文件) 问题描述: 很多英文文本编辑软件都具有辅助查错功能。现在有一个标准的词库,请根据该标准词库编制程序实现查错功能。 输入格式: 从文本文件check.in中读入数据。 第一行一个整数N(N≤10000),表示标准词库中单词的个数。 第2--N+1行,每行一个标准单词,单词的长度不超过10。 第N+2行开始为待查文
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:9344
    • 提供者:ouyang
  1. MultiLanguage_Source

    0下载:
  2. 语法编辑器是一个可以对程序设计语言进行语法编辑的文本编辑器,它对程序设计语言进行语法关键字进行加亮处理,如注释行、字符串、语法关键字、数字等,这样使得源程序更容易阅读-Syntax Editor is a programming language can be edited for grammar text editor, its programming language syntax highlighting keywords to deal with, such as the comment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-26
    • 文件大小:47693
    • 提供者:王轩
  1. textshow1

    0下载:
  2. 在一个文本编辑框中输入文本,点击显示在另一个文本框中显示。-Edit text in a text box and click on display in another text box.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1878132
    • 提供者:yumi
  1. recite

    0下载:
  2. C++对话框资源,用来实现 按钮打开一个txt文本到编辑框里面。-C++ dialog box resources, to achieve the button to open a txt text inside edit box.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:534
    • 提供者:周鹏
  1. xeditor

    0下载:
  2. 文本编辑器.从压缩包中图片文件夹的按钮来看,类似于eWebEditor等的网页编辑器,但这个可能更适合于VB中。-Text editor. Picture package from the compressed folder view button, similar to eWebEditor website editor, etc., but this may be more suitable for in VB.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:162397
    • 提供者:516
  1. HTMLTextBox

    0下载:
  2. 编辑框。可以用来输入文本,并对文本进行编辑排版功能。还可插入图片,超链接等。-Edithtml。
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:86163
    • 提供者:史占平
  1. TextEdit

    0下载:
  2. 一个基于qt编写的文本编辑器,里面包含一些基本功能。-Written in a qt-based text editor, which contains some basic functions.
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:628922
    • 提供者:应以诺
  1. wenbenbianji

    0下载:
  2. 汇编语言课程设计的报告,简单文本编辑器的设计与实验-Assembly language curriculum design report, a simple text editor, Design and Experiment
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:40568
    • 提供者:张源
  1. VB

    1下载:
  2. vb简易文本编辑器制作方法,简单实用,适用于初学者-vb simple text editor, production methods, simple and practical for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:165914
    • 提供者:潘晓晓
  1. Java-notepad-programs

    0下载:
  2. 实现简单的记事本功能,文件的新建,保存,删除,查找,文本的编辑(复制剪切粘贴)-Notepad simple function of the new document, save, delete, search, text editing (copy cut and paste)
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:2548
    • 提供者:taoshuai
  1. Editor

    0下载:
  2. 文本编辑器,输入读入的文本和保存的文本,功能:添加一行,删除一行,查找一行,替换子串,交换两行,修改一行,查看上一行下一行,显示所有行-Text editor, add a line, delete a row, find a row, replace substring ............
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-09
    • 文件大小:1036443
    • 提供者:陈朝
  1. erjinzhibianji

    0下载:
  2. 本人软件设计作业 文件编辑 创建一个多文档工程,实现对于磁盘文件的浏览,编辑等功能。 能够以文本文件,二进制文件方式打开文件; 支持剪贴板功能; 支持搜索,查找,替换功能; 支持文件定位;-I software design job file editing documentation project, to create a multi-disk file browsing, editing functions. Way to text file, binary fil
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:98831
    • 提供者:cxzgo
  1. MFC_TEST4

    0下载:
  2. 新建MFC工程,通过树形控件,Group Box, 静态文本,编辑框,按钮,List Control 和 List Box,进行界面设计-New MFC project, through the tree Control, Group Box, static text, edit Box, and button, List Control and a List Box, design the interface
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2342451
    • 提供者:彭燕
  1. Operate

    0下载:
  2. 简易文本编辑处理器,对比文件,处理文本,修改文件,处理建(Simple text editing processor)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:73728
    • 提供者:邓牧之
  1. 文本编辑器

    0下载:
  2. C#的windows编辑器,可以改变字体,颜色,大小,复制,粘贴等等(C#'s windows editor can change fonts, colors, sizes, copy, paste, and so on)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:109568
    • 提供者:冰雪萱草
  1. 72559819TextEditor

    0下载:
  2. 文本框编辑实现在文本框中编辑读写文字,可以修改使用(Edit text box, edit text in the text box to read and write, you can modify the use of)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:167936
    • 提供者:bruce135lee
  1. textedit

    0下载:
  2. 简单的一个文本编辑器,基本操作都有,支持文件操作,编辑内容和保存(This is a simple text editor, with the basic operations functions.)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1682432
    • 提供者:robinlin
  1. KindEdit文本编辑器

    0下载:
  2. 在textarea里设置HTML内容即可实现编辑,在这里需要注意的是,如果从服务器端程序(ASP、PHP、ASP.NET等)直接显示内容,则必须转换HTML特殊字符(>,<,&,”)。具体请参考各语言目录下面的demo.xxx程序,目前支持ASP、ASP.NET、PHP、JSP。 在有些浏览器上不设宽度和高度可能显示有问题,所以最好设一下宽度和高度。宽度和高度可用inline样式设置,也可用 编辑器初始化参数 设置。(The HTML content is set up
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:1171456
    • 提供者:茫人的心愿
  1. 文本编译程序

    0下载:
  2. 一个简单的文本编译器,功能有插入删除拷贝,文件打开,关闭,编辑等(A simple text compiler with functions of insertion, deletion, copy, file opening, closing, editing, etc.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:3072
    • 提供者:没看见过
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com