搜索资源列表
MyFramem3
- 一个简单的文本编辑框,可以打开文件、保存文件、新建文件并对文本进行编辑等-a simple text editing box, can open the file, save the file, the new documents and text editing
document
- 实现一个简单的文本编辑器,该编辑器从键盘依次读入成行的文本,并将文本内容及时写入文件中,文件名由命令行参数指定。如果输入“stop”,运行结束。,
TableEditorOnline
- 超强在线编辑表格 本程序是用Javascr ipt写的表格应用程序,实现的功能如下: a.此表格可以实现增加,删除,上移,下移,修改等很多的操作,并且,可以设置每一列的编辑方式. b.目前含有两种编辑方式: 1,文本框编辑 2,下拉框编辑 (需要提供两个数组,一个是text,一个是value) c.编辑过程中,可以使用tab键进入下一个单元格进行编辑,也可以之间使用enter键结束编辑 d.提供设置图标的功能 (主要程序代码在\"超强在线编辑表格.file
JAVAPJacobPWord 借用Jacob实现对Word文档的读写文本编辑程序
- 借用Jacob实现对Word文档的读写文本编辑程序,亦可以作为对Jacob使用的基础入门。-Borrow Jacob to achieve read and write Word documents, text editing program, and also can be used as the basis on Jacob entry.
edit 简单的文本编辑器
- 一个简单的文本编辑器,能够编辑html、java、cpp、txt文件,并支持java的编译与运行。在文件内容显示方面,用多个文本域存放多个文件内容,文本域放在JScrollPane里,而JScrollPane放在JTabbedPane中,这就是一个多页面的布局,多个文本域,每个文本域显示一个文件的内容,多个文本域放在不同tab里-A simple text editor that can edit html, java, cpp, txt files, and support of java c
java2
- 对象的创建和使用 一、 实验目的 (1)理解类的定义; (2)掌握对象的声明; (3)学会使用构造函数初始化对象; (4)使用类的数据和方法。 二、 实验环境 计算机:PC计算机 软件平台:windows XP系统 三、 实验内容 编写一个圆环类 Ring 的Java 程序。圆环类有3 个数据成员,分别是内半径innerRadius,外 半径outerRadius 和颜色color,这些属性可以查看get 也可以重新设置set,另外,圆环还可 以返
WordText
- 小生用Java写了一个文本编辑器,感觉还行,我的最高水平了,希望大家不要嘲笑!!! 能够实现一般的功能,但更微软的记事本比就差远了!!! 提示一下,要双击直接运行WordTest.jar文件的话,朋友你要装了Java的JDK才行哦!!! -Hsiaosheng use Java to write a text editor, I feel also line, my highest level, and hope that we will not laugh at! ! ! Can be
myEdit
- javascr ipt文本编辑器,功能强大,bbs专用-javascr ipt text editor, powerful, bbs dedicated
JSPfckeditor
- JSP版的在线文本编辑器,适用于JSP网站开发文章编辑系统.-JSP version of the online text editor for web development article JSP editing system.
editor
- 基于java的文本编辑器,功能齐全,带windows的文件对话框,可以更改选中的字体属性等,可插入图片,含系统托盘-Java-based text editor, full-featured, with the windows file dialog, you can change the font attributes, such as select, insert pictures, including the system tray
java
- 用JAVA编制如记事本的文本编辑器程序,编辑代码解压可看到-Prepared using JAVA, such as Notepad text editor program, edit, extract the code can be seen
javatxt
- 实现一个简单的文本编辑器,该编辑器从键盘依次读入成行的文本,并将文本内容及时写入文件中,文件名由命令行参数指定。如果输入“stop”,运行结束。-To achieve a simple text editor, the editor followed by reading from the keyboard into the trip of the text, and text content is written and timely file, the file name specified
jedit41source
- java 文本编辑器,功能强大,齐全,包括字体大小,换行,超连接,插入图片等-Text editor
JAVAtexteditor
- 适合初学者的java文本编辑器源代码,简单易懂,界面美观。-Suitable for beginners java text editor, source code, easy to understand, beautiful interface.
note
- 一个简单的文本编辑器,适合初学者学习,可以在适当的添加部分功能-A simple text editor, suitable for beginners to learn, you can add some functions in the appropriate
notebookjava5.11
- java编写的记事本文本编辑器,功能齐全方便耐用 所有源码在上 提供参考-java notebook paper prepared by the editor, functional and durable easy reference to all source code in the
EditPlus
- java文本编辑器,使用不同颜色显示java关键字和类名,简单好用。-java text editor, use a different color display java keyword and class name, easy to use.
文本查重
- 类说明: 名称:Contrast 描述:用于两文本进行各种方法的相似度对比。 相似度对比方法: 1.EditDistance编辑距离 2.CosineSimilarAlgorithm余弦定理 3.JianDanMoHu模糊匹配 4.综合对比,三种方法皆对比一遍,取平局值 方法:String getDegree(文本1,文本2,使用方法id)返回值为:字符串型的,相似度百分比(Class descr iption: Name: Contrast Desc
ASPxRichEditDemos
- 1) 代码量少,功能比较多。 2) 通过添加plugin的方法,可以自定义功能。 3) 可以删除不需要的plugin,减少文件大小。 4) 可以任意改变编辑器风格,和网站融为一体。 5) 代码容易理解,是一个可维护、可控制的编辑器。(1) less code, more functions. 2) by adding the plugin method, you can customize the function. 3) do not need to del
06.3.7 菜单 例6.5 文本编辑器
- java编写的文本编辑器,没有用任何的非open jdk包(A text editor written in java, without any non-open jdk package)