搜索资源列表
【用RMI构建聊天应用程序】
- 用RMI构建聊天应用程序: 其基本思想是:多个客户通过APLLET进行聊天,客户的聊天内容分别显示在各自的 TextArea 内,要做到这些,需要做到: 1、客户首先向服务器注册,告知服务器它在监听某主题; 2、客户注册之后,向服务器发送消息; 3、服务器再把消息发送给所有监听此主题的客户-Construction chatting with RMI application : The basic idea is : many customers APLLET for c
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
JTextArea3
- textarea使用说明,及其一般用法 初学者必备的代码-textarea use, and general usage of the code required beginners
java
- Java图形用户界面程序设计 程序需要说明每种最常用的GUI组件(如Label,TextField,TextArea,Button,Checkbox,Choice,List)是如何被显示和访问的,同时也要说明用于每个组件的本地事件处理方法。
xuejiguanli
- 学籍管理系统:所使用的运行环境:jdk5.0 驱动器:jdbc-odbc 所连接的数据库:Access。1. 所使用的图形用户界面的组件: 基本的窗口类:Frame,Dialog 基本的GUI组件类:Button,Lable,TextFiled,TextArea 基本的事件接口:ActionListener,WindowListener 基本的版面控制:Panel 图形用户界面程序都在窗口下运行,该程序中窗口显示的是Frame类,并且对话框(Dialog)是一个Fram
TextAreaEvent
- 只有两个简简单单的TEXTAREA。送给JAVA初学者。
QQMenu
- 我是一個textarea, 建義把這這個textarea(等)放入一個div裡,起一個唯一的id 作者:xling (1fairy1) 信箱:1fairy1@163.com
TextAreaTest
- TextAreaTest, java中的TextArea编辑框架设计的例程,学习swing的好例子
RichEditPic
- 是否觉得HTML的TextArea很难看而且很难控制?这个是一个网页的RichEdit,好用-feel HTML TextArea difficult to see and very difficult to control? This is a web RichEdit and ease of use
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 =
gui
- 编辑程序,运行后界面上有一个TextField组件和一个TextArea组件,另外还有一些Checkbox组件和一个Choice组件。-Editing program, run after the interface has a TextField component and a TextArea component, as well as a number of components and Checkbox components Choice.
jquery-textarea
- jquery模态demo以及jquery实现的文本框。可设置其尺寸-jquery modal demo and source code
TextArea
- This an example of the use of textarea on a 2D GUI-This is an example of the use of textarea on a 2D GUI
widgEditor_v1.0.1
- 能让你的textarea添加字体样式和上传附件的功能(Allows you to add font styles and upload attachments to your textarea)
myTextArea
- 仿QQ样式的文本框控件(包括获取焦点时的虚框显示)(Imitation QQ style textarea (including input focus gridlines display))