-
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
-
javasip
java开发sip的代理服务端代码,需要配合sip软电话使用(Java sip proxy server)
- 2020-09-21 17:37:51下载
- 积分:1
-
HealthClub
一个健身俱乐部的源码,页面时有用jsp和jquery。比较完整,导入即可运行。数据库用的是mysql(A health club source, while a useful jsp page and jquery. More comprehensive introduction to run. Database using mysql)
- 2013-12-02 13:52:12下载
- 积分:1
-
spring-ehcache
说明: 基于spring-ehcache的项目缓存案例。(Project caching case based on spring-ehcache)
- 2020-06-24 14:40:02下载
- 积分:1
-
FreeMarker
FreeMarker编程指南,目前最权威的
- 2010-12-04 14:53:23下载
- 积分:1
-
JavaGroupsVC_v0.5
JavaGroupsVC will be an open source program designed to provide a multi-platform video conferencing solution. The motivation behind this project comes from the lack of platform independent solution for videoconference. Proprietary hardware and platform specific video formats requires video conferencing application to be tailored and rewritten for each computing platform
- 2009-06-22 20:44:05下载
- 积分:1
-
JavaJythonDemo
Java 调用Python脚本文件与Jython调用Java对象的示例(Java call Python script file and call Java objects with Jython example)
- 2013-02-21 13:20:42下载
- 积分:1
-
UMLxueshengxitongjianmo
UML的学生学籍管理系统建模,UML的面向对象系统建模的很好的实践文档,很值得学习。(可使用rational rose来创建)
- 2012-01-08 21:22:27下载
- 积分:1
-
daima1
Java枚举编程,附上李兴华老师视频教学的源代码,有需要的朋友可以下载来看看,Java文件(Java enum programming, accompanied Li Xinghua teacher teaching video source, a friend in need can be downloaded to see, Java file)
- 2013-12-16 14:04:14下载
- 积分:1
-
Javawebservicesoap
Java调用获取手机归属地服务SOAP1.2方式(Java call services for mobile phone ownership way SOAP1.2)
- 2013-07-25 08:32:37下载
- 积分:1