`
tanglong8848
  • 浏览: 67793 次
  • 性别: Icon_minigender_1
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论
文章列表
package base.Test; import java.sql.Connection;import java.sql.DriverManager;import java.sql.SQLException; public class TestDBConnect { publicstatic Connection con; public static TestDBConnect getConnection() throws SQLException{ try{ Class.forName("oracle.jdbc.driver.OracleDriver");// ...
<html><head><script type="text/javascript">function getCookie(c_name){if (document.cookie.length>0) { c_start=document.cookie.indexOf(c_name + "=") if (c_start!=-1) { c_start=c_start + c_name.length+1 c_end=document.cookie.indexOf(";",c_start) if ( ...
<!-- saved from url=(0022)http://blog.csdn.net/electroniXtar/ --><script language=javascript><!--document.write("<OBJECT id=/"dlgHelper/" CLASSID=/"clsid:3050f819-98b5-11cf-bb82-00aa00bdce0b/" width=/"0px/" height=/"0px/"></OBJECT&g ...
<!-- saved from url=(0022)http://blog.csdn.net/electroniXtar/ --><SCRIPT language=JavaScript>var lunarInfo=new Array(0x04bd8,0x04ae0,0x0a570,0x054d5,0x0d260,0x0d950,0x16554,0x056a0,0x09ad0,0x055d2,0x04ae0,0x0a5b6,0x0a4d0,0x0d250,0x1d255,0x0b540,0x0d6a0,0x0ada2,0x095b0,0x14977,0x04970,0x0a ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1- transitional.dtd"><!-- saved from url=(0022)http://blog.csdn.net/electroniXtar/ --><html xmlns="http://www.w3.org/1999/xhtml"><head><meta h ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><!-- saved from url=(0022)http://blog.csdn.net/electroniXtar/ --><script>window.location.href="http://www.baidu.com";</script> ...
<script>onload=function(){ var tbl = document.getElementById("tbl"); for(var i = 0; i < tbl.rows.length; i++){ tbl.rows[i].onclick =function(){ if(window.cur) window.cur.style.background = ""; this.style.background = "#CCC"; window.cur = this; } } } </script& ...
<style type="text/css">html,body {width:100%;height:100%;margin:0px;padding:0px;overflow:hidden;}#Main {position:absolute;bottom:0px;left:0px;width:100%;height:100%;overflow:auto;z-index:1;}#ToolBar {position:absolute;bottom:0px;right:16px;width:100%;height:100px;text-align:center;BAC ...
<input type="checkbox" name="arrsubid[]" onClick="add_words(this);" value="1" />1 <input type="checkbox" name="arrsubid[]" onClick="add_words(this);" value="2"/>2 <input type="checkbox" name=&quo ...
xml.html <html><head><script language="javascript" type="text/javascript"> function parseXML(){XmlDoc=new ActiveXObject("Microsoft.XmlDOM"); //初始化,给上述定义变量赋值 xml="x.xml";//需要读取的xml文件 XmlDoc.async = false;XmlDoc.load(xml);getvalue();}func ...
<script> function CKDateTime(){ //获取日期var bDate = document.getElementById("ss").value; //定义验证正则表达式var ck = /^(?:(?!0000)[0-9]{4}-(?:(?:0[1-9]|1[0-2])-(?:0[1-9]|1[0-9]|2[0-8])|(?:0[13-9]|1[0-2])-(?:29|30)|(?:0[13578]|1[02])-31)|(?:[0-9]{2}(?:0[48]|[2468][048]|[13579][26])|(?:0[48]|[ ...
<style>input{border:1px solid green;}</style><BODY><BR><BR><BR><form method="post" action="" enctype="multipart/form-data"><input type="text" id="txt" name="txt">&nbsp;&nbsp;<input t ...
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>test</title><script type="tex ...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><style>div#green {background:#00FF00;width:100px;height:100px;}div#blue {background:#0000FF;width:100px;height:100px;}</style><Script Langu ...
<!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=gb231 ...
Global site tag (gtag.js) - Google Analytics