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)
资源简介: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.Simple...
上传时间: 2013-12-14
上传用户:zsjinju
资源简介:获取汉字拼音和拼音首字母的功能函数; --函数GetHzFullPY(string)用于获取汉字字符串的拼音 --select GetHzFullPY( 中华人民共和国 ) from dual --返回:ZhongHuaRenMinGongHeGuo --函数GetHzPYCAP(string)用于获取拼音首字母 --select GetHzPYCAP( ...
上传时间: 2014-01-18
上传用户:
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp"--> <% set rs=server.createobject("adodb.recordset") sqltext="select * from RegUser where UserId= " & request.form("uid") & " " rs.open sqltext,co
上传时间: 2013-12-08
上传用户:yuanyuan123
资源简介:HashTable实例 public class HashTable_msg { public HashTable_msg() { String sum_sql="select mobilenum,count(*) from SJSJ_Msg where (left(in_date,6)=(select left(CONVERT(varchar(12) , getdate(), 112 ),6)))group by mobilenum" ...
上传时间: 2014-12-07
上传用户:a6697238
资源简介:使用annotation封装的jdbc,只要定义个借口,然后再某个方法上加个annotation,就可以操作数据库了,如: @Query("select * from user where id=?") public User getUser(int id) 不用实现具体方法,就可以用了。
上传时间: 2017-01-12
上传用户:lacsx
资源简介:最近在学习Oracle,对测试人员而言必须掌握两种语言:第一种是DML,数据操纵语言 (Data Manipulation Language) 是SQL语言中,负责对数据库对象运行数据访问工作的指令集,以INSERT、UPDATE、DELETE三种指令为核心,分别代表插入、更新与删除。第二种是:DQL...
上传时间: 2016-09-15
上传用户:天涯云海
资源简介:<%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% ProductClass_2=request("ProductClass_2") set rs=server.createobject("adodb.recordset") sqltext="select * from Product" if request("Product_Name")<>"" then sqlte...
上传时间: 2013-11-25
上传用户:wl9454
资源简介:对函数select()的测试
上传时间: 2014-01-11
上传用户:daoxiang126
资源简介:select函数的应用实例。
上传时间: 2015-01-29
上传用户:417313137
资源简介:如何使用<html:select> 标签
上传时间: 2013-12-19
上传用户:13160677563
资源简介:在conn.asp文件中加入了ASP防SQL注入语句,真正做到了整站防注入。同时可以记录攻击者的IP及提交参数和攻击页面。因为时间关系,记录所需数据库没有压到程序里,但不影响防注放功能。 小巧适用于个人网站的使用。
上传时间: 2014-01-16
上传用户:源码3
资源简介:一个CONN数据库连接程序,效率比较高
上传时间: 2014-01-20
上传用户:zhanditian
资源简介:Select()系统调用及 文件描述符集fd_set的应用.rar
上传时间: 2014-01-20
上传用户:aysyzxzm
资源简介:c 语言.多线程.socket网络编程服务端.对select的应用
上传时间: 2013-11-25
上传用户:maizezhen
资源简介:网络编程的服务端和客户端.包括用fork和select分别实现多进程编程和多线程编程.程序已经通过测试的.
上传时间: 2013-12-13
上传用户:onewq
资源简介:功能: 自动绘制循环报表说明: 以可视化的方法自动绘制循环报表 可以任意指定对象属性, 属性支持原有表达式 支持SQL Select和外部数据源作用: 将繁琐的不可视代码调试转化为轻松愉快的可视化绘制 开发时间由以天为单位计算缩短为以分钟为单位
上传时间: 2015-03-21
上传用户:diets
资源简介:公司业务而自己写的网关通讯程序,网关是平台的.不过对OCI有兴趣的不妨看看. Oracle Oci select exec update 多线程 IVR 网关通讯 linux 日志文件操作
上传时间: 2015-03-28
上传用户:xg262122
资源简介:压缩包中的例子用非常浅显易懂的方式指明如何使用select,以及select的使用范围
上传时间: 2015-03-31
上传用户:1966640071
资源简介:SQL基础 使用SQL从表中取记录 使用ISQL执行SELECT查询 操作多个表 排序查询结果 取出互不相同的记录 创建新表 使用SQL事务管理器 创建索引 SQL核心语句 集合函数 其它常用的SQL表达式,函数,和过程
上传时间: 2013-12-31
上传用户:kytqcool
资源简介:最高优先级编码器 8位相等比较器 三人表决器(三种不同的描述方式) 加法器描述 8位总线收发器:74245 (注2) 地址译码(for m68008) 多路选择器(使用select语句) LED七段译码 多路选择器(使用if-else语句) 双2-4译码器:74139 多路选择器...
上传时间: 2015-04-11
上传用户:tianyi223
资源简介:三种方法编写多路选择器的VHDL源代码 分别使用if else ,select ,when 语句
上传时间: 2013-12-24
上传用户:lingzhichao
资源简介:本设计使用C语言实现了对简单方法描述的LL(1)文法的判定。该设计程序实现了:⑴分别求出每一产生式的右部的FIRST 集、每一个非终结符的FOLLOW集和每一产生式的SELECT集;⑵判定是否是LL(1)文法;⑶画出预测分析表;⑷对给定的符号串判定是否是文法中的句子,...
上传时间: 2015-05-10
上传用户:qwe1234
资源简介:BCB 编写的一些简单函数用于SQL的扩展存储过程. -检查文件是否存在Select dbo.FileExist( c:\boot.ini ) --删除文件Select dbo.FileDelete( C:\X.txt ) --服务状态Select dbo.ServerStat( awhost32 ,1) --建立目录Select dbo.MKDIR( C:\Test\test ,1) --...
上传时间: 2014-01-22
上传用户:1109003457
资源简介:管理登录\system 管理员:admin 密码:admin888 数据库链接文件: conn.asp 内容数据库前台链接文件 system\conn.asp 内容数据库后台链接文件 system\ConnAdmin.asp 管理员数据库后台链接文件 system\ChkLogin.asp 登录日志数据库后台链接文件 syst...
上传时间: 2014-01-23
上传用户:FreeSky
资源简介:JSP+MYSQL+TOMCAT网络办公系统 配置服务器JSP环境(略) 安装MYSQL数据库(略) 建立OA数据库 导入conn/数据库语言.txt!
上传时间: 2013-12-20
上传用户:youlongjian0
资源简介:含有对tinydb中select 语句的词法和语法分析,对于了解tinybd很有帮助:)
上传时间: 2015-06-06
上传用户:tzl1975
资源简介:顺序统计select算法。从s个元素中找出第k个大的元素。
上传时间: 2013-12-23
上传用户:wsf950131
资源简介:多层神经网络范例 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594
上传时间: 2015-06-21
上传用户:曹云鹏
资源简介:多层神经网络的可执行例子 http://www.codeproject.com/cpp/MLP.asp?df=100&forumid=148477&exp=0&select=1141594#xx1141594
上传时间: 2013-12-19
上传用户:363186
资源简介:一个vb开发,可以动态生成SQL的"拼装类". 例如: sql.strsql="select ? from ? " sql.setFieldEx "field1" sql.setFieldEx "tbl" debug.print sql.strsql 输出:select field from tbl
上传时间: 2013-12-25
上传用户:685