-
webmail
一个用Java开发的Web邮局,可以使用户通过浏览器访问他们的POP/SMTP服务器,支持多种语言,MIME和虚拟域名! (Java development using a Web mail allows users browser access to their POP/SMTP server, supports multiple languages, MIME, and virtual domain names!)
- 2010-01-23 08:19:24下载
- 积分:1
-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
ssh整合
java spring+struct+hibernate整合例子,希望可以帮助到大家。(java spring+struct+hibernate)
- 2020-06-24 02:40:02下载
- 积分:1
-
dushigongqiuxinxiwang
都市供求信息网:基于ssh框架 实现都市需求信息的管理。(City Trade Information Network: ssh-based framework to achieve the urban demand information management.)
- 2013-10-14 20:44:44下载
- 积分:1
-
DMtree
c4.5完整代码,可运行实现。!!!!!!!!!!!!!(C4.5 complete code, can be run to achieve.!!!!!!!!!!!!!!)
- 2018-09-14 13:58:58下载
- 积分:1
-
j3d_tutorial_ch3
Getting Started with the Java 3D API
- 2014-02-12 09:37:31下载
- 积分:1
-
activemq
说明: activemq生产者,消费者api,以及activemq整合spring配置(ActiveMQ producer, consumer API, and ActiveMQ integrated spring configuration)
- 2020-04-02 17:11:20下载
- 积分:1
-
7
说明: 一个利用java连接数据库的原来,利用javabean连接数据库!(Java to connect a database using the original, using JavaBean connect to database!)
- 2007-10-12 21:03:46下载
- 积分:1
-
12
说明: 简单实现抽签功能。通过两个数组的定义及借助random方法实现(Draw a simple function to achieve. Through the definition and use of two arrays of random method)
- 2011-08-15 09:11:14下载
- 积分:1
-
javabrowser
java写的浏览器,性能可以,完全满足需求(Java write browser,Performance can fully meet the demand
)
- 2013-11-04 11:38:50下载
- 积分:1