易截截图软件、单文件、免安装、纯绿色、仅160KB

jsp 链接Oracle的连接池和查询跳转代码(带登录)

'-------------------------------------------------------------------以下是登录代码
<%@ page contentType="text/html; charset=gb2312"%>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>信息查询系统</title>
<style type="text/css">
<!--
body {
 margin-left: 0px;
 margin-top: 0px;
 margin-right: 0px;
 margin-bottom: 0px;
}
body,td,th {
 font-size: 12px;
 color: #0000CC;
}
.text{ border:1px #D1D1D1 solid; width:150px; height:20px;}
.STYLE1 {color: #FFFFFF}
-->
</style></head>
<body scroll="no">
<table width="1024" border="0" align="center" cellpadding="0" cellspacing="0" background="images/d.jpg"  height="473">
  <tr>
    <td width="328" height="136">&nbsp;</td>
    <td width="430">&nbsp;</td>
    <td width="266">&nbsp;</td>
  </tr>
  <tr>
    <td>&nbsp;</td>
    <td valign="top"><table width="100%" border="0" cellspacing="3" cellpadding="0">
   <form name="biaodan" action="cx.jsp"  method="post" id="formCard">
     <tr>
    <td height="25" valign="top" colspan="2">&nbsp;&nbsp;带有<font color="#FF0000">* </font>号为必填项,两项都必须填写</td>
     </tr>
     <tr>
    <td width="32%" height="35" align="right" >编号:</td>
    <td><input type="text" name="aac157"  class="text" />
       <fon


相关文档:

[Oracle]高效的SQL语句之分析函数(一)

本系列文章导航
[Oracle]高效的SQL语句之分析函数(一)--sum()
[Oracle]高效的SQL语句之分析函数(二)--max()
[Oracle]高效的SQL语句之分析函数(三)--row_number() /rank()/dense_rank()
[Oracle]高效的SQL语句之分析函数(四)--lag()/lead()
实际应用中我们可以通过sum()统计出组中的总计或者是累加值,具体示例如下:
......

JSP/PHP运用详解

1,DateTime类型数字 
以下是引用片段: 
当前时间System.DateTime的=新System.DateTime的(); 
1.1小时分钟当前日期秒,当前时间= System.DateTime.Now; 
1.2检查本年度廉政年= currentTime.Year; 
1.3当前月份廉政个月= currentTime.Month; 
1,4采取当天廉政天= currentTime.Day;&n ......

JSP新闻发布系统源码 androidgo.cn

JSP新闻发布系统android行动网
此网站的演示地址为:http://www.androidgo.cn
测试网址: http://ja00028.j01.netjsp.com
下载地址::http://download.csdn.net/source/1653791
技术实现:采用JSTL标签,基于servlet,jdbc开发。使用mysql数据库。
设计优势:一切技术使用最底层的,没有使用ssh框架,可以在任何国内的js ......

JSP实现几秒后自动跳转某页面并页面上显示时间在走动

<script language="javascript">
var times=6;
clock();
function clock()
{
   window.setTimeout('clock()',1000);
   times=times-1;
   time.innerHTML =times;
}
</script>
<head>
<meta http-equiv= "Refresh" content= "5;url=index.jsp "& ......
© 2009 ej38.com All Rights Reserved. 关于E健网联系我们 | 站点地图 | 赣ICP备09004571号