上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 25 下一页
摘要: 本文出自 “阿凡达” 博客,请务必保留此出处http://shamrock.blog.51cto.com/2079212/878524 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(1572) 评论(0) 推荐(0)
摘要: 下载jacob.rar,解压出jacob.dll和jacob.jar 然后: 1) 把jacob.dll在 C:\Program Files\Java\jdk1.5.0_08\bin、C:\Program Files\Java\jdk1.5.0_08\jre\bin、C:\WINDOWS\syste 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(359) 评论(0) 推荐(0)
摘要: import java.io.File; import java.io.IOException; import jxl.Cell; import jxl.Sheet; import jxl.Workbook; import jxl.read.biff.BiffException; import jxl.write.Label; import jxl.write.W... 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(437) 评论(0) 推荐(0)
摘要: /** * Title: 使用javamail发送邮件 * Description: 演示如何使用javamail包发送电子邮件。这个实例可发送多附件 * Copyright: Copyright (c) 2003 * Filename: Mail.java * @author 杜江 * @version 1.0 */ public class Mai... 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(173) 评论(0) 推荐(0)
摘要: 本文出自 “阿凡达” 博客,请务必保留此出处http://shamrock.blog.51cto.com/2079212/828346 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(338) 评论(0) 推荐(0)
摘要: public static int count(String txyl_table) {// 获取用户数量 int i = 0;// Store_Information Connection con = DB.getConnnection(); try { Statement stmt = con.createStatement(); ... 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(1271) 评论(0) 推荐(0)
摘要: 1.url向action传值 url为 action中取值为 2.JSP 3..java 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(114) 评论(0) 推荐(0)
摘要: struts.xml配置文件 动态方法调用 第一种方法 struts2.xml SimpleAction.java 执行完毕后跳转到add_success.jsp 第二种方法 http://localhost:8080/structstest/simple!add.action 执行完毕后跳转到ad 阅读全文
posted @ 2014-08-10 10:07 商商-77 阅读(113) 评论(0) 推荐(0)
摘要: 本文出自 “阿凡达” 博客,请务必保留此出处http://shamrock.blog.51cto.com/2079212/819698 阅读全文
posted @ 2014-08-10 10:06 商商-77 阅读(1208) 评论(0) 推荐(0)
摘要: 本文出自 “阿凡达” 博客,请务必保留此出处http://shamrock.blog.51cto.com/2079212/819676 阅读全文
posted @ 2014-08-10 10:06 商商-77 阅读(157) 评论(0) 推荐(0)
上一页 1 ··· 12 13 14 15 16 17 18 19 20 ··· 25 下一页