-
java_sheji
说明: 是我个人的课程设计,里面有聊天系统,计算器,还有一个汉诺塔演示程序(is my personal curriculum design, there are chat system, calculator, a demo program HANOR)
- 2006-03-01 01:08:35下载
- 积分:1
-
Librarysystem
检测用户是否存在,借书还书功能,新书推荐,书籍查找等多项功能,页面优化级别A(this is a good Library System plase know from Chinese detail)
- 2020-06-18 01:20:01下载
- 积分:1
-
radix_sort
radix_sort 排序算法的Java实现(radix_sort)
- 2010-03-10 11:31:10下载
- 积分: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
-
JEECMS
很好的一个内容管理器的文档,能够帮助你理解JEECMS。(Good documentation of a content management can help you understand JEECMS.)
- 2012-11-26 18:42:57下载
- 积分:1
-
news_character1 - 副本 (2)
说明: 实现汽车租赁业务 ,著汽车,租赁时间,租什么样的车。。。。。。。。。(dgrvhtytrhctjrj ujr y yktygivr)
- 2020-06-25 05:20:02下载
- 积分:1
-
ExtJS2.0
非常实用的一个ext教程,可以让你快速的掌握ext技术并进行开发。(A very useful ext tutorial, allowing you to quickly grasp the the ext technology and development.)
- 2012-03-08 10:01:11下载
- 积分:1
-
parking_biz
说明: 自己学习ssm开发的小系统,这是业务层,包含必要的Java代码(learn ssm and develop a system by myself)
- 2020-06-18 22:20:02下载
- 积分:1
-
calculator
说明: 实现加减乘除,平方,取余,三角函数等计算功能(Achieve addition, subtraction, multiplication and division, square, redundancy, trigonometric functions and other computational functions.)
- 2019-03-20 22:04:32下载
- 积分:1
-
axis2webservice
AXIS2之WEBSERVICE新手超详细教程(AXIS2 the novice super detailed tutorial WEBSERVICE)
- 2013-12-26 22:23:58下载
- 积分:1