06 2016 档案

摘要:Class.forName("oracle.jdbc.driver.OracleDriver"); String url = "jdbc:oracle:thin:@你的主机ip :1521:orcl";// 设置连接字符串 String username = "你的用户名"; String password = "你的密码"; Connection con=java.sql.DriverMana... 阅读全文
posted @ 2016-06-29 18:50 zipon 阅读(354) 评论(0) 推荐(0) 编辑
摘要:http://jingyan.baidu.com/article/4e5b3e19695d9f91901e24bb.html 阅读全文
posted @ 2016-06-29 14:11 zipon 阅读(244) 评论(0) 推荐(0) 编辑
摘要:import java.awt.print.Printable; import java.io.IOException; import javax.servlet.http.HttpServletResponse; import org.junit.Before; import org.junit.Test; import org.junit.runner.Run... 阅读全文
posted @ 2016-06-29 11:50 zipon 阅读(1492) 评论(0) 推荐(0) 编辑
摘要:用于测试,我用4台虚拟机搭建成了hadoop结构 我用了两个台式机。一个xp系统,一个win7系统。每台电脑装两个虚拟机,要不然内存就满了。 1、安装虚拟机环境 Vmware,收费产品,占内存较大。 或 Oracle的VirtualBox,开源产品,占内存较小,但安装ubuntu过程中,重启会出错。 阅读全文
posted @ 2016-06-28 11:57 zipon 阅读(198) 评论(0) 推荐(0) 编辑
摘要:下载地址:http://jmeter-plugins.org/downloads/all/ PerfMon: 用来监控Server的CPU、I/O、Memory等情况 ServerAgent-2.2.1.zip 用法:PerfMon解压后放到被测试的服务器上,并运./startAgent.sh,默认 阅读全文
posted @ 2016-06-28 11:03 zipon 阅读(2630) 评论(0) 推荐(0) 编辑
摘要:完整原型:(主要看下面例子) replace into rpt_ci_cinema_seller_shift_dt ( BIZ_DATE,CINEMA_CD,SELLER_CD,LOCATION_CD,SHIFT_DATETIME,TOTAL_EARNING_AMT,TOTAL_CASH,PETTY 阅读全文
posted @ 2016-06-27 16:13 zipon 阅读(843) 评论(0) 推荐(0) 编辑
摘要:NAVN-LNXG-XHHX-5NOO 阅读全文
posted @ 2016-06-25 23:48 zipon 阅读(1111) 评论(0) 推荐(2) 编辑
摘要:1 2 3 4 5 websql应用 6 7 8 9 10 11 12 13 14 123 15 16 17 48 阅读全文
posted @ 2016-06-24 10:05 zipon 阅读(407) 评论(0) 推荐(0) 编辑
摘要:jmeter录制接口以及并发测试 阅读全文
posted @ 2016-06-08 22:59 zipon 阅读(274) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示