-
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
-
jsf_myfaces
开源Web框架规范之JSF之Myfaces实现的常用例子代码 (Open-source Web framework of MyFaces JSF specification of the realization of the common examples of code)
- 2007-11-29 20:53:17下载
- 积分:1
-
04【熟悉】excel 的导出xls
说明: Excel的导出,主要针对项目中使用到poi的说明........................(Export of Excel, mainly for the description of POI used in projects)
- 2020-06-23 20:00:01下载
- 积分:1
-
JTcpdump
Jsenddump java 开发的基于winpcap,jpcap(Jsenddump java-based development winpcap, jpcap)
- 2006-09-07 13:39:32下载
- 积分:1
-
深入浅出学Shiro
说明: shiro基础资料,包含简单的基本内容,供大家学习使用(shiro learning data for boay)
- 2020-06-21 18:20:02下载
- 积分:1
-
gaofangweixin.zhujiemian
高仿微信主界面并且附有发送消息,对于JavaME学习有很大帮助(High imitation micro-channel with the main interface and send a message of great help for learning JavaME)
- 2014-06-17 11:27:58下载
- 积分:1
-
DdmHandleHello
Handle "hello" messages and feature discovery.
- 2014-02-24 10:28:06下载
- 积分:1
-
databaseApplication
基于java的mysal数据库应用,学生选课系统。工程文件,包含mysql建表文件(Mysal java-based applications, student elective system. Project file that contains the file mysql built table)
- 2014-12-08 22:10:56下载
- 积分:1
-
Algorithms-4th-Chinese
算法 第4版 谢路云翻译(Java描述)_完整版 超实用超经典(Algorithms 4th edition Jerrodd cloud translation (Java description) _ the full version of the classic super-ultra-practical)
- 2021-04-03 23:39:05下载
- 积分:1
-
27291302
mybatis-spring-1,3,1,jar包,mybatis和spring整合用,最新版()
- 2017-10-12 18:20:21下载
- 积分:1