CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 JSP源码/Java 搜索资源 - cashier

搜索资源列表

  1. chaoshishouyin

    0下载:
  2. 从数据库中取出有关价格信息,再把这些信息返回给收银台。同时把该收银台的销售总量和有关种类商品的剩余量以及该持卡顾客的消费情况交数据库存储以供查询。-Removed from the database of information about price, then that information back to the cashier. While the total sales of the cash register and the remaining amount and type of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:4.18kb
    • 提供者:段健楠
  1. Cashier

    0下载:
  2. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1.16kb
    • 提供者:herongbo
  1. Example11_11

    0下载:
  2. 一个线程同步的简单例子,通过对同一个帐本的会计与出纳设定线程访问。-A simple example of thread synchronization, through the books on the same set of accounting and cashier thread access.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1017byte
    • 提供者:chen
  1. formation

    0下载:
  2. 通过队列模拟超市收银台收款队列,收银员为每个顾客服务的时间是随机的,一旦顾客结完帐就将其从队列中移除-Queue simulation cashier Collection
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:1.09kb
    • 提供者:刘岚
  1. javabookshop001

    0下载:
  2. javabookshop也就是电子书城程序,主要包括前台和后台两个模块。前台包括会员登录,会员资料修改,搜索商品,购买商品,去银台结账,清空购物车,查询订单,销售排行,商城公告功能;后台包括商品管理,会员管理,订单管理,提出后台功能。-javabookshop process is electronic bookstores, including front and back of two modules. Front, including Member Login, Member inform
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-10
    • 文件大小:2.25mb
    • 提供者:李大海
  1. cajero

    0下载:
  2. Cashier using sockets java neatbeans
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:44.04kb
    • 提供者:endimiun
  1. Supermarket-shopping-system

    0下载:
  2. 超市购物系统.软件分前台收银和收台管理两大部分.本软件用JDBC联的数据库, JBuider2006下运行-Supermarket shopping system. Software sub-Cashier and management income units two parts in this software together with a JDBC database, JBuider2006 run
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2.05mb
    • 提供者:zz
  1. 20

    0下载:
  2. 购物车 添加至、查看、修改、清空购物车 收银结账-Shopping Cart Add to view, modify, empty shopping cart Cashier checkout
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-18
    • 文件大小:4.46mb
    • 提供者:王杭
  1. JSPHotel-Management-System

    0下载:
  2. 包含客房预定、接待、订单、收银、财务于一体管理;无论在业务管理,结账收银、营业分析、审核统计等财务管理的每一环节,都要满足不同用户的要求-Contains the reservation, reception, order, cashier, financial integration management both in the business management, checking out, business analysis, audit statistics and financi
  3. 所属分类:JavaScript

    • 发布日期:2017-05-19
    • 文件大小:5.28mb
    • 提供者:张恒
  1. CashRegister

    0下载:
  2. Calculates the total cost of the order, by traversing through the LinkedList i.e. the order, and adding up the cost of each item. Using the total, a random amount is generated to pay for items, simulating the calculation of change using different amo
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:821byte
    • 提供者:kaka
  1. pos

    0下载:
  2. java做的超市前台收银系统,可以参考一下-java do supermarket the front cashier system can reference
  3. 所属分类:Java Develop

    • 发布日期:2017-07-04
    • 文件大小:14kb
    • 提供者:kingyu
  1. execise2

    0下载:
  2. 每次由键盘接受目前即将加入排队的顾客数目: 由于人们的排队心理,每个人依次将选择人少的通道加入; 每次输入人数后, 各开放的通道同时各有一位顾客付款结束离开; 返回当前开放的总收银通道数和各通道长度;-Accepted by the keyboard s imminent accession to the number of customers queuing at a time: Due to people queuing psychological, each person
  3. 所属分类:JavaScript

    • 发布日期:2017-11-18
    • 文件大小:773byte
    • 提供者:欧阳文俊
  1. Supermarke

    0下载:
  2. 北大青鸟第一单元项目,基于cs的超市收银系统-Beida Jade Bird project, based on the first unit cs supermarket cashier
  3. 所属分类:Java Develop

    • 发布日期:2017-11-24
    • 文件大小:463.56kb
    • 提供者:符财基
  1. bank

    1下载:
  2. 开发语言:Java 数据库设计:使用了六张表,分别为:管理员表(admin)、ATM机表(ATM)、ATM机出纳 表(ATMOutIn)、银行柜台出纳表(BankOutIn)、银行卡表(card)、用户 表(users)。 三个触发器,分别为:冻结用户账号操作(userstatus_update)、 ATM机存取款操作(ATMOutIn_insert)和 银行存取款操作(BankOutIn_insert)。 一个视图、一个虚表:用户操作查询 (allInfo(
  3. 所属分类:JavaScript

    • 发布日期:2017-11-29
    • 文件大小:4.59mb
    • 提供者:fracky
  1. SuperMarket-Bate1.0

    0下载:
  2. 超市收银的有关源代码,可以应用在大超市,小超市,方便,快捷-Supermarket cashier, the source code can be used in large supermarkets, small supermarkets, convenient, fast
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:441.08kb
    • 提供者:刘丽丽
  1. SuperMarket

    0下载:
  2. 北大青鸟u1超市收银系统c/s超市收银系统主要划分为两块,一是商品库存管理,二是收银管理。 1. 商品库存管理主要是仓库管理人员对库存进行查询、修改的功能(包括添加、删除、修 改操作)。 2. 收银管理主要是销售人员扫描商品、结账和打印票据功能。-Beida Jade Bird u1 supermarket cash register system c/s supermarket cash register system is mainly divided into two, one
  3. 所属分类:Applet

    • 发布日期:2017-07-04
    • 文件大小:28kb
    • 提供者:王明明
  1. MarketDemo

    0下载:
  2. 超市收银系统主要划分为两块,一是商品库存管理,二是收银管理。 1. 商品库存管理主要是仓库管理人员对库存进行查询、修改的功能(包括添加、删除、修改操作)。 2. 收银管理主要是销售人员扫描商品、结账和打印票据功能。-Supermarket cash register system is mainly divided into two, one commodity inventory management, and second, cashier management. 1 mer
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:44.14kb
    • 提供者:hll
  1. eluosifangkuai

    0下载:
  2. 本软件用JDBC联的数据库, JBuider2006下运行需把SQL文件夹下的三个JAR包倒入 软件大小:压缩包约2M,解压后约9M 软件分前台收银和收台管理两大部分 前台可对不同会员卡产生不同的折扣率,前台涉及三张数据库表的操作: 商品表—用来查找相应的商品信息 销售表—用来记录每次销售的商品信息 库存表.—每次销售的商品要从库存中减去相应的商品数量后台涉及商品的查询及管理,主要功能有:商品分类查询及单个商品的查询商品销售统计,可根据不同的时间段,不同的商品编码,进行相
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:23.29kb
    • 提供者:LaLa
  1. SuperMarketBillManager

    0下载:
  2. 基于servlet和jsp的练习项目,超市收银管理-Jsp servlet-based exercises and projects, supermarket cashier management
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-05-11
    • 文件大小:1.99mb
    • 提供者:hpy910823
  1. cashier

    1下载:
  2. 商店里进行购物结算时会使用收银机系统,这台收银机会在结算时根据客户的购物车中的商品和商店正在进行的优惠活动进行结算和打印购物小票。 (The cashier s system will be used in the store s settlement, which will be settled at the time of settlement according to the ongoing promotions of the merchandise and the store in t
  3. 所属分类:Java编程

    • 发布日期:2021-02-23
    • 文件大小:2.47mb
    • 提供者:leeyu
« 12 »
搜珍网 www.dssz.com