搜索资源列表
JAVA聊天室实现(多功能)
- 实现功能:· 用户上线·包括新用户上线和已使用过该系统的用户上线·每位在线的用户将会收到该用户上线的通知·该用户会收到所有已在线的用户的信息·朋友下线 ·服务器端删除该用户信息·每位在线的用户将会收到该用户下线的通知,同时删除改用户的信息·聊天终止,文件传输终止· 修改用户名字·用户可以在对应的文本框内直接修改名称·用户可以在保存的Myinfo.txt中直接修改名称· 聊天功能:·公聊:所有在线的用户都可以看到你的发言·私聊:能和所有以在线的用户进行私聊,其他用户看不到私聊对象之间的聊天 ·
traceAPI
- 错误报告对话框,模拟java的报告方式,再编程时很烦得一件事就是出错后内层函数报告错误,外层函数也抱错错误,结果外层函数将要么覆盖内层的错误要么弹出若干个对话框,这个工具保留一个列表,将从内到外程序员输出的错误一次保存,然后组织好结构一次报告给用户-error reporting dialog, the report simulation java, when re-programming in an annoying thing is a mistake after mistake repor
JTextPasswordDemo
- 一个用java编写的windows的界面程序,将生成一个密码输入框!很有意思!-a prepared with the windows interface procedures, will create a password input box! Very interesting!
Gen
- 2元方程的求根的java实现,用组合框完成-two yuan Solving the equation of java realized, complete with box mix
TrayIconTest
- JAVA系统托盘图标控制程序 说明: 这是一个用Java JNI技术写的系统托盘图标控制程序.暂时还是一个测试版本,带有一个显示我的mail信息的对话框. 配置和运行: 该程序运行于JDK1.3以上,首先你的机器必须支持在DOS窗口下直接输入java运行jar文件,如果不行,请在sun公司的网站java.sun.com进行JDK的最新版的下载和安装. 通常你可以直接双击TrayIconTest.jar运行本程序,如果不能直接双击运行,请使用run.bat文
LiaoClient
- 简单的界面,用了java网格布局,盒状布局,卡片布局.前面,还有一个登陆界面-simple interface, with a java Mesh Board, a box-like layout, and layout of the cards. Front There is also a landing interface
ListDialogRunner
- 用Java实现的探出一个带有List的对话框然后返回所选的List项目-using Java unearthed in the List with a dialog box before returning to the selected item List
Java
- 左边是记事本框,右边是万年历框。颜色和布局都是自己精心调配的,很美观。-The left is a Notepad box, right side is a calendar box. Color and layout are carefully deployed their own, very beautiful.
DnD
- This program shows how to drag items from list box and drop onto windows explorer or vice versa.
1
- Using java to do a check box can also choose a number, you can not vote, you can also choose a
java
- 布局格式 登陆界面 用户信息 为客户端提供服务:登陆,注册 登陆框 管理任意个数 id值-The layout format of the login screen user information to provide services for the client: landing registered login box to manage any number of the id value
Java
- 图形界面有一个标签,一个文本框和一个按钮,点击按钮后,将文本框的内容取出,作为标签文本复制给标签。-Graphical interface has a label , a text box and a button , write a program to achieve the click of a button , the contents of the text box to remove the label text copied to the label
java
- 设计如下图的图形用户界面并实现其相应功能(请给出代码)。在下图中,从JComboBox中选择的运算,可对在第一个文本框的第一个数和在第二个文本框中第二个数进行加、减、乘和除,结果在最后一个文本框中显示。请给出程序的代码并把程序运行的结果截图。-Design as shown in the graphical user interface and implement their respective functions (Please give the code). In the figure b
txjavahz_jb51
- 贴心Java盒子,是一款Java开发的系列日用迷你小工具;也可供Java初学者一起探讨学习。 -Intimate Java box, is a Java development of a series of small tools for daily use also available for beginners to learn Java.
TuiXiangZi
- 电脑推箱子游戏,一款可以在电脑上玩的推箱子游戏,代码简单,对于刚开始学习java游戏开发者而言是不错的选择。(Computer push box game, a can play on the computer box game, simple code, for the beginning of learning java game developers, is a good choice.)
juxing
- 可以产生一个矩形框,点击确定,进入,点击取消,退出等(You can generate a rectangle box, click OK, enter, click Cancel, exit and so on, you can generate a rectangle box, click OK, enter, click Cancel, quit, etc.)
codavaj-1.3.0
- java sample project is out of the box convert javadocs to java class
新建文件夹
- 推箱子,不错的小游戏,一百多关,点击即玩(Push box, a good little game, more than 100 passes, click to play.)
JAVA
- 定义长方体类Cuboid,要求如下:(1)私有成员变量包括长length、宽width和高height;(2)构造方法包括一个公共的空构造方法,一个能够初始化所有成员变量的构造方法;(3)包括所有的setter和getter方法,其中setter方法要求对形参进行验证,例如长、宽和高都大于0;(4)功能方法包括计算表面积getArea()、计算体积getCubage()、判断是否正方体isCube()、输出该长方体的长宽高printCuboid()、绘制该长方体(给出提示信息即可)drawing
HFUT JAVA 3
- 6. 绘制骰子四点的图案。 7. 编写Java程序,创建一个窗体,并实现交互。在窗体内“单击鼠标左键”,在光标处绘制一个“绿圆”;窗体内“单击鼠标右键”,在光标处绘制一个“红色方框”;窗体内“双击鼠标左键”,清空所有已画“圆”和“方”(6. Draw a pattern of four dice. 7. Write java program, create a form, and realize interaction. In the form, click the left mouse but
