- 11
- 0
- 约1.4万字
- 约 31页
- 2022-03-26 发布于江苏
- 举报
超市商品管理系统源代码
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.sql.*;
public class sale2 extends JFrame implements ActionListener //销售界面
{
private JPanel sM=new JPanel(); //supermarket面板
JLabel label1,label2;
JTextField field1,field2;
JButton button1,button2;
String num=null,name=null,time=null,add=null,t1=null,t2=null,t3=null;
int price=0,countBG,n1;// 价格/商品的卖出数量
private JTextArea goodsShow=new JTextArea(); //文本区
label2.setBounds(600,90,150,30);
button1.setBounds(260,120,80,22);
button2.setBounds(760,120,80,22);
button1.addActionListener(this);
button2.addActio
您可能关注的文档
最近下载
- 日本人的鞠躬文化.pptx VIP
- VW 50133-2025-中文 PA66用于车辆内部外部的成品零件 材料要求.docx
- 网易号账号授权书.docx VIP
- 重庆交通大学2020-2021学年度第1学期《概率论与数理统计》期末考试试卷(B卷)及参考答案.docx
- 机遇之城2022 数字化与可持续发展的机遇.pdf VIP
- 2025“外研社-国才杯”理解当代中国”外语能力综合能力赛项真题(附参考答案).pdf VIP
- 人民医院安保服务采购方案投标文件(技术标).doc
- 人音版音乐一年级上册《同唱一首歌》课件.pptx VIP
- 培训资料--骶髂关节炎.ppt VIP
- 小班美术活动《制作青团》.pptx
原创力文档

文档评论(0)