`
iloveoracle
  • 浏览: 114990 次
  • 性别: Icon_minigender_1
  • 来自: 南京
社区版块
存档分类
最新评论
文章列表
     codepro analytix是首屈一指的java软件测试工具,基于eclipse实现。它能够帮助您改善软件质量和降低开发成本和进度。提供的工具包括:代码分析:一个动态、可扩展的工具用于检测,报告和修复偏离或不符合预定义的编码标准,流行的框架,安全和风格约定。度量工具。自动生成junit test案例。单元测试覆盖率统计。junit test编辑器。代码依赖分析。相似代码分析等。 <img src="http://ajava.org/uploads/allimg/c090714/124k35343450-4f03.jpg" alt=""& ...
    <h2> <a id="viewpost1_titleurl" href="http://www.blogjava.net/xiaodu/archive/2008/08/23/223898.html">性能测试工具tptp使用</a> </h2>程序在实际应用当中,大数据量时对系统本身的影响是一个不得不面对的问题。什么是tptp<span class="tpc_content">[size=x-small;]eclipse test and performance ...

80/20法则

    博客分类:
  • java
    //管理原则参考:http://wiki.mbalib.com/wiki/80/20%e6%b3%95%e5%88%99  80/20法则(the 80/20 rule),又称为帕累托法则、帕累托定律、最省力法则或不平衡原则、犹太法则。此法则是由<a title="约瑟夫·朱兰" href="http://wiki.mbali ...

dwr原理

    博客分类:
  • java
    <h1 style="font-size: 150%;">direct web remoting</h1><h1 style="font-size: 150%;">dwr:web远程调用框架</h1> dwr is a java library that enables java on the server and javascript in a browser to interact and call each other as simply as possible.dwr是一个java库,能够使服 ...

dwr入门

    博客分类:
  • java
     //官网参考地址:http://directwebremoting.org/dwr/index.html <h1 style="font-size: 150%;">direct web remoting</h1>dwr is a java library that enables java on the server and javascript in a browser to interact and call each other as simply as possible.dwr is easy ajax for java  dwr w ...
    //参考地址:http://edu.codepub.com/2009/1029/17066.php 
    参考地址:http://www.blogjava.net/sitinspring/archive/2008/04/12/192408.html spring实现上传下载:http://ajava.org/readbook/open/springhxjssj/15554.html 

JXL操作Excel

    博客分类:
  • java
    //   http://www.cnblogs.com/raymond19840709/archive/2008/06/26/1230289.html//   http://lavasoft.blog.51cto.com/62575/174244 
    http://blog.csdn.net/shazhenzhong/archive/2008/09/21/2957583.aspx 

ModelAndView

    博客分类:
  • java
    http://www.iteye.com/topic/78690http://itroop.iteye.com/blog/263845 
    //http://tech.hexun.com/2009-06-03/118279933.html 

jira安装指南

    博客分类:
  • java
    http://toyota2006.iteye.com/blog/265061<br><br>http://keriny.iteye.com/blog/824457 
    <script language="javascript"> function e() { var json=[{"kl_id":"2","kl_title":"test date","kl_content":"test date","kl_type":"1","id":"1"},{"kl_id":"2&qu ...
    { columnwidth: .9, layout: 'form', border: false, items : [{ inputtype : "file", fieldlabel: '上传图片', name: 'imageupload', ...
    上传控件:    var panel3 = new ext.form.formpanel({        labelalign : 'left',             labelwidth:60,        border : false,        bodystyle : 'padding:4px;',        frame : false,        url : '../ajaxdata/uploadfile.jsp',        autoheight : true,        fileupload : true,        items : [{    ...
Global site tag (gtag.js) - Google Analytics