射频卡读卡头的程序,靠卡后,把卡号,卡上余额,卡的密码等信息,发送给POS机
上传时间: 2013-12-23
上传用户:cc1915
用Javascript在网页上虚拟键盘的源码,包含104计算机键盘,银行数字键盘,POS机键盘等等,非常实用。
标签: Javascript 页 虚拟键盘 源码
上传时间: 2016-11-03
上传用户:helmos
pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePOSition POS = new ParsePOSition(0) ParsePOSition POS1 = new ParsePOSition(0) Date dt1=formatter.parse(datetime,POS) Date dt2=formatter.parse(date1,POS1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)
标签: prepareStatement ordernumber dayofmoney datetime
上传时间: 2013-12-14
上传用户:zsjinju
www工具包. 这是W3C官方支持的www支撑库. 其中提供通用目的的客户端的WebAPI: complete HTTP/1.1 (with caching, pipelining, PUT, POST, Digest Authentication, deflate, etc), MySQL logging, FTP, HTML/4, XML (expat), RDF (SiRPAC), WebDAV, and much more
标签: pipelining www complete caching
上传时间: 2017-02-24
上传用户:qq21508895
本DES算法,使用了效率很高的C完成。目前,国内知名企业的POS终端中,单DES算法,均是采用这个函数完成。函数经本站验证过,可以放心使用。
上传时间: 2017-03-19
上传用户:xuanjie
Picking Up Perl is a freely redistributable tutorial book on Perl that can be downloaded in pdf, POStscript, or textinfo format. It can also be viewed online in html format, either as one large file or as separate files for each chapter.
标签: Perl redistributable downloaded tutorial
上传时间: 2014-01-14
上传用户:colinal
飞恒进销存(超市批发)管理系统V5.1(含源程序) 语言:Delphi 6/7 相关控件:FastReport 2.4以上, Ehlib 3.4以上 1.数据库为fhe2db_V51.dat 2.ADO数据连接参考安装说明文档 3.V5.1(最后编译时间20060123) 4.是一套较全面的进销存源码 此中未包括发布POS前台 5.完整的V5.1运行文档,请到飞恒软件公司网站下载. 版权声明见内文.
标签: FastReport Delphi Ehlib db_V
上传时间: 2017-05-16
上传用户:15071087253
微分进化算法DE是1995年由Rainer Storn和Kenneth Price首先提出。DE已被证明在求解过程中具有高效性、收敛性、鲁棒性等优点[5,6] 。它在许多优化问题中都表现出优于自适应模拟退火算法、POS 算法、GA算法的性能。DE利用实数值参数向量作为每一代的种群,它的自参考种群繁殖方案与其他优化算法不同。
标签: Kenneth Rainer Price Storn
上传时间: 2014-01-17
上传用户:851197153
SOA,网络服务计算的作业,模拟银行POS系统抽象出一些关键的业务流程,我们称为简单的银行账户管理程序。
标签: SOA
上传时间: 2017-08-16
上传用户:qb1993225
本人做的一个基于LINUX平台的小程序,POS收银机~~~~欢迎大家指教
上传时间: 2014-01-03
上传用户:wff