-
01
这是一个java编写的用户登录系统,主要功能是检测用户是否合法(This is a java written user login system, the main function is to detect whether the user is legitimate)
- 2013-11-30 19:57:26下载
- 积分:1
-
chatroom
一个简单的聊天室,用java做的,功能不是很全,但基本功能还是有的(A simple chat room, to do with java, feature is not very wide, but the basic function or some)
- 2008-05-29 13:30:37下载
- 积分:1
-
wanglguanlixtong
java版的网络管理系统,是一个有极大的针对行的网络管理系统,专门用来小型的网络系统的,千万不要错过了哦(java version of the network management system is a great address the network management system. devoted to the small network, Do not miss oh)
- 2007-04-10 03:06:33下载
- 积分:1
-
HeadFirstDesignPatterns_code102507
说明: 这是head first design patterns源码,讲解了java23种设计模式(23 design patterns in Java)
- 2019-07-04 10:16:01下载
- 积分:1
-
学生管理系统
说明: 用java完成的学生管理系统 写的不好多多包涵(Student management system)
- 2020-10-27 08:27:05下载
- 积分:1
-
transfer_file_with_md5_and_des
在服务器与客户端,采用des算法与数字签名技术传送文件(The server and client, using des algorithm and digital signature technology to transfer files)
- 2010-07-12 11:05:39下载
- 积分:1
-
OpenSSLProvider
Open S S L Provider Source Code for Andriod.
- 2013-12-11 13:24:37下载
- 积分: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
-
Head First Python(完整中文版)
head first 经典系列,无基础者使用最佳,图解丰富,引人入胜。(Head first classic series, without foundation use the best, graphic rich and attractive.)
- 2018-10-20 11:11:58下载
- 积分:1
-
21Player
简单的21点游戏,通过控制台输入输出,用于对java基础知识的学习和练习(Simple 21-point game, input and output through the console)
- 2020-06-16 01:00:01下载
- 积分:1