-
DHUtil
utility class for converting jce/jca DH objects objects into their org.bouncycastle.crypto counterparts.
- 2013-12-11 13:18:31下载
- 积分:1
-
ibatistest
ibatis 和spring的整合,详细的说明了ibatis的各种查询方式和spring的各种整合配置
- 2012-08-20 12:31:33下载
- 积分:1
-
hvisions-euraka-master
说明: 这是一个很好地学习资料提供大家学习,又处于大家的学习(This is a good learning material for you to study, but also in your study)
- 2019-11-05 20:25:17下载
- 积分:1
-
javamail1_4_4
ahi les dejo el javamail, componente para instalar las librerias de google
- 2011-02-03 03:32:50下载
- 积分: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
-
linuxfilesystem
目的是通过一个简单多用户文件系统的设计,加深理解文件系统的内部功能和内部实现。(The purpose of this experiment is to design a simple multi-user via the file system, deepen the understanding of the internal functions and internal file system implementation.)
- 2013-12-12 14:52:14下载
- 积分:1
-
test
主要是用注解 将struts2 spring hibernate弄到一起(Is mainly used notes to get together struts2 spring hibernate)
- 2010-05-21 16:36:08下载
- 积分:1
-
myNews
在strust框架下开发的信息发布。主要用于短信群发。(Strust development in the framework of the dissemination of information. Mainly used for mass SMS.)
- 2008-01-03 22:18:04下载
- 积分:1
-
duanxin
短信群发功能的实现,还是不错的,有兴趣的可以看看.(To achieve bulk SMS function is good, interested can look at.)
- 2014-10-20 16:27:34下载
- 积分:1
-
SimpleJPanelclass
主要的利用Java中的JButton和Jlabel实现对登录界面的制作(Making the login screen, mainly the use of JButton and Jlabel)
- 2013-12-11 16:06:58下载
- 积分:1