搜索资源列表
TextFileViewer
- 文件查看器 创建一个包含TextArea区域的窗口,在该区域中显示打开的文本文件的内容-document viewer to create a regional TextArea contains a window in the region had shown open the contents of text files
P002_Textarea
- 显示行号的Textarea控件 Javascr ipt源码 本人在模仿前人的设计思路上制作的,代码简洁,使用方便,样式好看-line shows the Javascr ipt Source Control Textarea I imitate their predecessors in the design Total production of ideas, code simple and easy to use, patterns look good
java
- Java图形用户界面程序设计 程序需要说明每种最常用的GUI组件(如Label,TextField,TextArea,Button,Checkbox,Choice,List)是如何被显示和访问的,同时也要说明用于每个组件的本地事件处理方法。
TextAreaEvent
- 只有两个简简单单的TEXTAREA。送给JAVA初学者。
QQMenu
- 我是一個textarea, 建義把這這個textarea(等)放入一個div裡,起一個唯一的id 作者:xling (1fairy1) 信箱:1fairy1@163.com
TextArea_styleSheet_test
- flex中textarea控件的htmltext属性动态添加样式-htmltext flex properties in the textarea control to dynamically add style
CountWord
- 编写一个Java应用程序,使用RandomAccessFile流统计Hello.txt中的单词,要求如下: (1)计算全文中共出现了多少个单词(重复的单词只计算一次); (2)统计出有多少个单词只出现了一次; (3)统计并显示出每个单词出现的频率,并将这些单词按出现频率高低顺序显示在一个TextArea中 -Write a Java application, using the RandomAccessFile stream statistics
eWebEditor_ASP_V7.3_CHS_GB2312
- 编辑器介绍: eWebEditor是一个基于浏览器的在线HTML编辑器,WEB开发人员可以用她把传统的多行文本输入框<textarea>替换为可视化的富文本输入框。 eWebEditor主功能不需要在客户端安装任何的组件或控件,操作人员就可以以直觉、易用的界面创建和发布网页内容。 您可以通过eWebEditor自带的可视配置工具,对eWebEditor进行完全的配置。 eWebEditor是非常容易与您现有的系统集成,简单到您只需要一行代码就可以完成
textarea
- This javascr ipt creates Dreamweaver-like textareas.
InsertAtCursorPos
- 本文提供了用Javascr ipt在input type="text"和TextArea的光标处插入字符串的例子。-This article provides the use of Javascr ipt in the input type =
openwysiwyg_v1.4.7
- openWYSIWYG is a free cross-browser WYSIWYG (what you see is what you get) editor. With just a few simple lines of Javascr ipt code you can easily replace any <textarea> with a powerful WYSIWYG editor.
DataGridPopUpEditortest
- flex,datagrid,mouse click, alert textarea
xheditor-zh-cn
- xhEditor是一个基于jQuery开发的简单迷你并且高效的可视化XHTML编辑器,基于网络访问并且兼容IE 6.0-8.0,Firefox 3.0,Opera 9.6,Chrome 1.0,Safari 3.22。 Features(特点): Small:初始加载5个文件,包括:1个js(36k)+2个css(6k)+2个图片(4k),总共46k。若js和css文件进行gzip压缩,可以进一步缩减为18k左右。 Fast:基于jQuery引擎开发,提供高效的
77
- 利用图形界面编写一个简单的文本编辑器,包含一个文本域和一个保存按钮。 单击保存按钮将文本域(TextArea)中的内容保存到一个文本文件mytext.txt中。 -Graphical interface written using a simple text editor, contains a text field and a Save button. Click the Save button to text field (TextArea) the contents of the
eWebEditor-business
- eWebEditor是基于浏览器的、所见即所得的在线HTML编辑器。她能够在网页上实现许多桌面编辑软件(如:Word)所具有的强大可视编辑功能。WEB开发人员可以用她把传统的多行文本输入框<TEXTAREA>替换为可视化的富文本输入框,使最终用户可以可视化的发布HTML格式的网页内容。eWebEditor!已基本成为网站内容管理发布的必备工具!-<html> eWebEditor is a browser-based WYSIWYG online HTML editor.
Highlight
- flex写的一个文本高亮程序,可以自主选择高亮区域,颜色在代码中设定,文本为textarea,myEclipse环境编写,希望有帮助-write a text highlighting flex program that can self-select the highlighted area, the color set in the code, text textarea, myEclipse environmental writing, hope to help
test1.1
- 有A和B两个页面,A页面上有一个textArea和button. 1.当点击A页面上的button时,把textArea的值传递到B页面上面显示出来. 2.要求用GET与POST传值方式(传值可以是任意字符). -There are two pages A and B, A page has a textArea and button. 1. When you click on A button on the page when the value of the textArea p
Dialog
- a simple text java application that performs title change in a awt window, via textarea-a simple text java application that performs title change in a awt window, via textarea..
TextArea
- A simple java application which waits for imput from 2 textareas...If the Name imput is "Ion" and the password "java" (without quotes), the program would display a status for succes..it is showed a message with acces denied if else.
myTextArea
- 仿QQ样式的文本框控件(包括获取焦点时的虚框显示)(Imitation QQ style textarea (including input focus gridlines display))