Java快速开发平台

www.fastunit.com

  BlogJava :: 首页 :: 联系 :: 聚合  :: 管理
  23 Posts :: 0 Stories :: 273 Comments :: 0 Trackbacks

Java

posted @ 2008-09-14 07:50 FastUnit 阅读(1475) | 评论 (1)  编辑

posted @ 2008-07-08 17:05 FastUnit 阅读(6430) | 评论 (11)  编辑

     摘要: 数据传输时,有时需要将数据压缩和解压缩,本例使用GZIPOutputStream/GZIPInputStream实现。  阅读全文
posted @ 2008-04-25 12:37 FastUnit 阅读(23001) | 评论 (8)  编辑

posted @ 2008-04-24 15:45 FastUnit 阅读(10361) | 评论 (2)  编辑

     摘要: 当需要排序的集合或数组不是单纯的数字型时,通常可以使用Comparator或Comparable,以简单的方式实现对象排序或自定义排序。  阅读全文
posted @ 2008-04-08 18:16 FastUnit 阅读(47162) | 评论 (16)  编辑

posted @ 2008-03-26 12:22 FastUnit 阅读(8704) | 评论 (7)  编辑

     摘要:
示例:1.23 -> 壹元贰角叁分
处理能力:整数部分16位(仟万亿),小数部分3位。  阅读全文
posted @ 2008-03-25 17:23 FastUnit 阅读(24472) | 评论 (15)  编辑

     摘要: Cookie的设置、获取、删除。  阅读全文
posted @ 2008-03-25 17:19 FastUnit 阅读(9362) | 评论 (5)  编辑

     摘要: 本文介绍FCKeditor在Java环境下的使用方法。
功能:所见即所得,支持图片、Flash,工具栏可自由配置,使用简单
兼容性:IE 5.5+、Firefox 1.5+、Safari 3.0+、Opera 9.50+、Netscape 7.1+、 Camino 1.0+
成熟度:使用广泛,被Baidu、CSDN等选用  阅读全文
posted @ 2008-02-18 20:15 FastUnit 阅读(108433) | 评论 (79)  编辑

     摘要: 通过监听器(Listener)和定时器(Timer)定时执行某个任务(Task)。  阅读全文
posted @ 2008-02-15 18:13 FastUnit 阅读(71022) | 评论 (26)  编辑

     摘要: 基于JAAS实现登录:配置文件、客户端调用方式、验证模块实现。  阅读全文
posted @ 2008-01-28 16:12 FastUnit 阅读(20275) | 评论 (11)  编辑

     摘要: 简单文本邮件、带附件的邮件、HTML格式邮件的示例及中文设置。  阅读全文
posted @ 2008-01-25 16:40 FastUnit 阅读(8614) | 评论 (3)  编辑

     摘要:
1。在Tomcat、WebLogic、WebSphere上如何监控GC并输出到指定文件;
2。对内存问题的现象、分析手段、解决方式、应急措施的简单分析。  阅读全文
posted @ 2008-01-23 13:31 FastUnit 阅读(7327) | 评论 (9)  编辑

     摘要: Servlet实现文件下载的源码、使用方法、web.xml配置  阅读全文
posted @ 2008-01-22 14:26 FastUnit 阅读(11986) | 评论 (4)  编辑

     摘要: 快速开发体验。
前2分钟:完整开发过程
第3分钟:开发成果检验:增、删、改、查、表单验证
第4分钟:调整页面布局  阅读全文
posted @ 2008-01-21 12:02 FastUnit 阅读(8520) | 评论 (32)  编辑

     摘要: 分页查询设计、测试案例、大表的一般性优化措施。  阅读全文
posted @ 2008-01-16 14:21 FastUnit 阅读(5942) | 评论 (7)  编辑

     摘要: FastUnit是基于Java的快速开发平台,专注于解决软件开发中效率低下、技术复杂、需求多变、维护困难等现状;集成了运行框架、组件库、开发环境和辅助工具;实现了用户管理、权限管理、系统监控等通用子系统;为开发人员屏蔽了大部分技术问题的困扰,集中精力面对客户需求,有效的降低了开发成本。  阅读全文
posted @ 2008-01-15 16:16 FastUnit 阅读(12667) | 评论 (21)  编辑