我的程序成长之路
百度首页 | 百度空间
 
文章列表
 
2008年07月17日 16:01
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="http://www.wuczin.com/data/jquery-1.2.6.pack.js" type="text/javascript"></script>
<script src="js/yuansu.js" type="text/javascript"></script>
<style>
*{margin:0px; padding:0px; list-style:none;}
table.rili_box{margin:auto;border-top:#069
 
2008年07月15日 17:28
  1. html, address,
  2. blockquote,
  3. body, dd, div,
  4. dl, dt, fieldset, form,
  5. frame, frameset,
  6. h1, h2, h3, h4,
  7. h5, h6, noframes,
  8. ol, p, ul, center,
  9. dir, hr, menu, pre { display: block }
  10. li { display: list-item }
  11. head
 
2008年07月15日 17:28
  1. html, body, div, span, applet, object, iframe,
  2. h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  3. a, abbr, acronym, address, big, cite, code,
  4. del, dfn, em, font, img, ins, kbd, q, s, samp,
  5. small, strike, strong, sub, sup, tt, var,
  6. b, u, i, center,
  7. dl, dt, dd, ol, ul, li,
 
2008年07月10日 15:56
连接数据库代码
<%
String spath = "test/test.mdb";
String dbpath = application.getRealPath(spath);
String dbname = "";
String user = "";
String url ="jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};DBQ="+dbpath;
Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
Connection conn= DriverManager.getConnection(url);
%>
读取表记录,并打印ID
<%
Statement stmt=conn.createStatement(ResultSet.TYPE_S
 
2008年07月10日 15:51
<%
request.setCharacterEncoding("utf-8");
String p=request.getParameter("p");
%>
获得的这个P是字符型。
 
     
 
 
个人档案
 
thl0019
男, 22岁
广东 珠海 
上次登录:
4天前
加为好友
 
   
 
RSS订阅
 
   
 
文章分类
 
 
 
 
Asp(16)
 
 
Js(19)
 
 
 
 
 
 
 
Css(2)
 
     
 
其它
 
已有人次访问本空间
 
订阅RSS  什么是RSS?

您也想拥有这样的空间?请点此申请。
     


©2008 Baidu