搜索资源列表
ColorRenderer
- 色彩列表框的源代码,能实现色彩的java编程实例源码-Color list box s source code, to achieve color examples of the java programming source code
ListcColor
- 通过在列表框中选择颜色来改变背景的颜色,简单,方便。-Through the list box, select the color to change the color of the background, a simple and convenient.
javascript_guide
- A guide to getting started with javascr ipt. This includes an introduction to javascr ipt and using it with html, the javascr ipt language itself (variables, operators, objects, functions, etc.), and a reference guide with a list of statements, reser
ex7
- 学习使用Structs框架,可以从列表中显示的条目,按照选取的颜色,从数据库获取的啤酒,用MVC设计思想,选择显示相应啤酒的详细信息列表,并归并重复项,显示每种啤酒选购数量-Learn how to use Structs framework that can be displayed from the list of entries, in accordance with the selected color, get a beer from the database, using MVC d
Color-list-box
- 此源代码为由JAVA编程的彩色列表框,包含代码有彩色列表框示例-The JAVA programming source code on the grounds of the color list box, list box contains the code examples of the color list box.
user
- 十六进制颜色查看表,供大家参考及学习,希望大家能用的上-Hex color check list, for your reference and study, hope everybody can use
colors
- Java Applet for RBG Color values 729 Color Boxes are shown ( each has a number) , and a list giving RBG value of Each Box
test6
- 设计一个窗口界面: 用于学生基本信息的输入。使用多种界面元素,如JButton,JTextField,JCheckBox,JComboBox(将按钮或可编辑字段与下拉列表组合的组件)等。 要求:处理事件响应。 2、 设计一个文件操作程序界面: (a)实现文本输入、文件载入和保存等基本功能; (b—选做)增加菜单项,可弹出功能配置窗口:设计界面,使用合理布局,使用数种常用图形组件,进行字体,文本背景色,文本颜色的选择。-Design a window interface:
GalaxyWallpaper
- Color State List implements Parcelable Source Code for Andriod.
Color-list-box
- 比较简单的Java编程 图形化界面方面-Relatively simple graphical interface aspects of the Java programming
WebChatRoom
- 网络聊天室 具有好友列表 登录界面 可改变字体大小颜色 字体-Internet chat rooms have friends list login screen can change the font size font color
POI实战-java开发excel
- POI处理excel文件,主要包括Excel的读取、写入,各种数据格式处理、单元格合并、注释、下拉列表及单元格的边框、背景色、宽度调整等。(POI processing excel files, including Excel read, write, a variety of data format processing, cell merging, comments, drop-down list and cell border, background color, width adjust
聊天室
- 增加了用户列表功能,可以实时刷新。在网络编程方面,支持了聊天文件发送。在UI设计上,加上了图片。具体功能描述如下: 登录界面:输入已有的账号密码登录。 注册界面:输入用户名,性别,密码,邮箱即可注册新的用户。其中,用户名长度限制为2至15字符,密码长度6至12字符,邮箱用正则表达式验证。 用户列表界面:可显示当前的在线用户,可刷新掉下线用户,上线用户则自动添加到在列表中。 聊天界面:支持文字聊天,修改字体及其颜色,文件发送及保存,一对一聊天,修改用户资料,注销用户等功能。(Login i
mytest
- 自行下载最喜欢的小说1部,存储为文本文档。要求长篇小说,20万字以上。任取其中10个人物,考虑他们的姓名、别名等等一系列因素。 (1)将10个人在小说中出现的次数进行统计,出现越多说明热度越高。将这10人的热度进行排序。 (2)每个人在小说中活跃的位置是不一样的。任意输入10人中的1人,显示他在小说中出现的密度,画出密度图。建议用颜色深浅表示密度。 (3)如果两人在相距较短的一段文字中出现,我们认为两人有关系,距离越短,关系越近;如果多次在较短篇幅出现,则关系更近。自行设计统计标准,任意输