学士后第一单元超市管理

时间:2019-01-22 14:01:14
【文件属性】:

文件名称:学士后第一单元超市管理

文件大小:29KB

文件格式:ZIP

更新时间:2019-01-22 14:01:14

超市

学士后第一单元超市 public class ClientView { // 客户端业务对象 ClientOpt opt = new ClientOpt(); // 购物车或者订单 private static ArrayList order = new ArrayList(); // 控制台输入对象 Scanner input = new Scanner(System.in); public static String name = null; public static String pwd = null; public static int goodsNo = 0; public static double totalprice = 0.0; public void main(String[] args) { new ClientView().loginView(); }


【文件预览】:
MySuperMaket
----bin()
--------client()
--------server()
--------sys.properties(27B)
--------entity()
--------util()
----.settings()
--------org.eclipse.jdt.core.prefs(598B)
----src()
--------client()
--------server()
--------sys.properties(27B)
--------entity()
--------util()
----.project(388B)
----.classpath(301B)

网友评论