资源简介
超级精美的美食分享类APP,Android开发可以使用。建议大家下载使用
代码片段和文件信息
package com.test;
import java.io.FileInputStream;
import java.io.InputStream;
import java.sql.Connection;
import java.sql.DriverManager;
import java.sql.PreparedStatement;
import java.sql.SQLException;
public class shangChuan {
public static void main(String[] args) {
Connection conn = null;
PreparedStatement pstmt = null;
FileInputStream fis = null;
try {
Class.forName(“com.mysql.jdbc.Driver“).newInstance();
conn=DriverManager.getConnection(“jdbc:mysql://localhost/mstx““root““HWJ041“);
pstmt = conn.prepareStatement(“insert into mstx_ads_image(gpidgidgdata) values(???)“);
// File file = new File(“D:\\ff00.jpg“); //得到文件
fis = new FileInputStream(“D:\\image1.jpg“);
System.out.println(fis);
pstmt.setInt(1 0);
pstmt.setInt(2 0);
pstmt.setBinaryStream(3fisfis.available());
pstmt.execute();
fis.close();
}catch (ClassNotFoundException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (SQLException e) {
// TODO Auto-generated catch block
e.printStackTrace();
} catch (Exception e ){
e.printStackTrace();
}
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\
目录 0 2015-01-05 20:45 精美美食分享APP(WEB端与Android端)源码和报告\总结报告\
文件 6038016 2015-01-05 15:19 精美美食分享APP(WEB端与Android端)源码和报告\总结报告\深夜修改版总结报告.doc
文件 2527355 2015-01-05 02:11 精美美食分享APP(WEB端与Android端)源码和报告\总结报告\深夜修改版总结报告.pdf
文件 1329152 2015-01-05 11:04 精美美食分享APP(WEB端与Android端)源码和报告\总结报告\软件工程ppt初稿.ppt
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\
文件 618 2014-12-21 22:44 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.classpath
文件 1037 2014-12-19 18:15 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.project
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\
文件 503 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\.jsdtscope
文件 364 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\org.eclipse.jdt.core.prefs
文件 466 2014-12-19 18:15 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\org.eclipse.wst.common.component
文件 345 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\org.eclipse.wst.common.project.facet.core.xm
文件 49 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\org.eclipse.wst.jsdt.ui.superType.container
文件 6 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\.settings\org.eclipse.wst.jsdt.ui.superType.name
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\me
文件 39 2014-12-19 17:36 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\me
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\
目录 0 2015-01-05 11:23 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\lib\
文件 53082 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\lib\commons-fileupload-1.2.jar
文件 87776 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\lib\commons-io-1.3.2.jar
文件 724213 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\lib\mysql-connector-java-5.1.9.jar
文件 1663 2014-12-19 18:19 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\WEB-INF\web.xm
文件 6221 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\admin.jsp
文件 4840 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\ads.js
文件 2533 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\changeHead.jsp
文件 766 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\error.jsp
文件 2130 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\everydayRecommend.jsp
文件 1975 2014-12-19 15:59 精美美食分享APP(WEB端与Android端)源码和报告\源代码\MSTX\WebContent\favourite.jsp
............此处省略403个文件信息
评论
共有 条评论