-
securitydemo
说明: spingsecurity的demo,初学者可根据注释和代码进行学习(Spingsecurity demo, beginners can learn from comments and code)
- 2019-06-06 14:19:12下载
- 积分:1
-
Hibernate_Javake_Ch02_Config
Hibernate运行Demo,详细讲解启动配置文件Hibernate.cfg如何编写,包括SessionFactory里的数据源如何配置(Hibernate Run Demo, explain in detail how the startup configuration file Hibernate.cfg preparation, including SessionFactory in how to configure data sources)
- 2013-11-04 00:07:37下载
- 积分:1
-
Sms_GUI
// Serial SMS client for handling SMS communication with a mobile terminal
// (C) 2001 by Stefan Moscibroda
// Main class implementing GUI
- 2011-12-29 03:34:20下载
- 积分:1
-
En_Decoder
java自带类3des加解密
java自带类3des加解密
java自带类3des加解密(java class comes 3des encryption 3des decryption java java class comes with its own class 3des encryption and decryption)
- 2013-08-27 15:11:13下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
JAVA
java基础实例200题
很详细的JAVA基础实例
初学者适用(200 instances of java based JAVA question the basis of very detailed examples for beginners)
- 2010-12-01 18:34:05下载
- 积分:1
-
CaroAuto+1.3
I originally wrote this program as an exercise for learning JAVE. Gomoku game is well-known in many countries and every country calls it differently. The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.
- 2009-05-21 12:25:00下载
- 积分:1
-
AbstractMessageLite
A partial implementation of the MessageLite interface which implements as many methods of that interface as possible in terms of other methods for Andriod.
- 2013-10-06 00:26:08下载
- 积分:1
-
Hive
Hive 源码吧,官方下 载。(Hive Open source, download from official website)
- 2018-05-09 09:24:05下载
- 积分:1
-
article5
JAVA implementation of BnB
- 2014-08-15 02:21:50下载
- 积分:1