Java快速開發(fā)平臺

          www.fastunit.com

            BlogJava :: 首頁 :: 聯(lián)系 :: 聚合  :: 管理
            23 Posts :: 0 Stories :: 273 Comments :: 0 Trackbacks

          置頂隨筆 #

               摘要: 快速開發(fā)體驗。
          前2分鐘:完整開發(fā)過程
          第3分鐘:開發(fā)成果檢驗:增、刪、改、查、表單驗證
          第4分鐘:調整頁面布局  閱讀全文
          posted @ 2008-01-21 12:02 FastUnit 閱讀(8625) | 評論 (32)編輯 收藏

               摘要: FastUnit是基于Java的快速開發(fā)平臺,專注于解決軟件開發(fā)中效率低下、技術復雜、需求多變、維護困難等現(xiàn)狀;集成了運行框架、組件庫、開發(fā)環(huán)境和輔助工具;實現(xiàn)了用戶管理、權限管理、系統(tǒng)監(jiān)控等通用子系統(tǒng);為開發(fā)人員屏蔽了大部分技術問題的困擾,集中精力面對客戶需求,有效的降低了開發(fā)成本。  閱讀全文
          posted @ 2008-01-15 16:16 FastUnit 閱讀(12850) | 評論 (21)編輯 收藏

          2008年9月14日 #

          1、至少一年Java開發(fā)經驗;
          2、熟悉Oracle、DB2、MySQL、MSSQL至少其中一種;
          3、熟悉HTML、CSS、JavaScript;
          4、了解WebGIS開源、有實際經驗者優(yōu)先。

          工作地點北京,全職。
          有意者請將簡歷發(fā)送到jim@fastunit.com,注明期望待遇。

          posted @ 2008-09-14 07:50 FastUnit 閱讀(1497) | 評論 (1)編輯 收藏

          2008年7月8日 #

               摘要:   閱讀全文
          posted @ 2008-07-08 17:05 FastUnit 閱讀(6487) | 評論 (11)編輯 收藏

          2008年5月22日 #

               摘要: 對于解壓版的Tomcat,可通過/bin/service.bat來將其設為windows服務。  閱讀全文
          posted @ 2008-05-22 11:49 FastUnit 閱讀(50188) | 評論 (3)編輯 收藏

               摘要:   閱讀全文
          posted @ 2008-05-22 11:42 FastUnit 閱讀(3851) | 評論 (1)編輯 收藏

               摘要: 使用單獨的xml文件來部署應用,適用于Tomcat4.1/5.5/6.0。  閱讀全文
          posted @ 2008-05-22 11:30 FastUnit 閱讀(6947) | 評論 (0)編輯 收藏

          2008年4月25日 #

               摘要: 數(shù)據(jù)傳輸時,有時需要將數(shù)據(jù)壓縮和解壓縮,本例使用GZIPOutputStream/GZIPInputStream實現(xiàn)。  閱讀全文
          posted @ 2008-04-25 12:37 FastUnit 閱讀(23061) | 評論 (8)編輯 收藏

          2008年4月24日 #

               摘要:   閱讀全文
          posted @ 2008-04-24 15:45 FastUnit 閱讀(10409) | 評論 (2)編輯 收藏

          2008年4月8日 #

               摘要: 當需要排序的集合或數(shù)組不是單純的數(shù)字型時,通常可以使用Comparator或Comparable,以簡單的方式實現(xiàn)對象排序或自定義排序。  閱讀全文
          posted @ 2008-04-08 18:16 FastUnit 閱讀(47208) | 評論 (16)編輯 收藏

          2008年3月26日 #

               摘要:   閱讀全文
          posted @ 2008-03-26 12:22 FastUnit 閱讀(8738) | 評論 (7)編輯 收藏

          2008年3月25日 #

               摘要:
          示例:1.23 -> 壹元貳角叁分
          處理能力:整數(shù)部分16位(仟萬億),小數(shù)部分3位。  閱讀全文
          posted @ 2008-03-25 17:23 FastUnit 閱讀(24575) | 評論 (15)編輯 收藏

               摘要: Cookie的設置、獲取、刪除。  閱讀全文
          posted @ 2008-03-25 17:19 FastUnit 閱讀(9391) | 評論 (5)編輯 收藏

          2008年2月18日 #

               摘要: 本文介紹FCKeditor在Java環(huán)境下的使用方法。
          功能:所見即所得,支持圖片、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 閱讀(108511) | 評論 (79)編輯 收藏

          2008年2月15日 #

               摘要: 通過監(jiān)聽器(Listener)和定時器(Timer)定時執(zhí)行某個任務(Task)。  閱讀全文
          posted @ 2008-02-15 18:13 FastUnit 閱讀(71123) | 評論 (26)編輯 收藏

          2008年1月28日 #

               摘要: 基于JAAS實現(xiàn)登錄:配置文件、客戶端調用方式、驗證模塊實現(xiàn)。  閱讀全文
          posted @ 2008-01-28 16:12 FastUnit 閱讀(20318) | 評論 (11)編輯 收藏

          2008年1月25日 #

               摘要: 簡單文本郵件、帶附件的郵件、HTML格式郵件的示例及中文設置。  閱讀全文
          posted @ 2008-01-25 16:40 FastUnit 閱讀(8655) | 評論 (3)編輯 收藏

          2008年1月23日 #

               摘要:
          1。在Tomcat、WebLogic、WebSphere上如何監(jiān)控GC并輸出到指定文件;
          2。對內存問題的現(xiàn)象、分析手段、解決方式、應急措施的簡單分析。  閱讀全文
          posted @ 2008-01-23 13:31 FastUnit 閱讀(7368) | 評論 (9)編輯 收藏

          2008年1月22日 #

               摘要: Servlet實現(xiàn)文件下載的源碼、使用方法、web.xml配置  閱讀全文
          posted @ 2008-01-22 14:26 FastUnit 閱讀(12016) | 評論 (4)編輯 收藏

          2008年1月21日 #

               摘要: 快速開發(fā)體驗。
          前2分鐘:完整開發(fā)過程
          第3分鐘:開發(fā)成果檢驗:增、刪、改、查、表單驗證
          第4分鐘:調整頁面布局  閱讀全文
          posted @ 2008-01-21 12:02 FastUnit 閱讀(8625) | 評論 (32)編輯 收藏

          2008年1月17日 #

               摘要: DB2、Oracle、MySQL、PostgreSQL、SQL Server、Sybase的自增字段創(chuàng)建方法。  閱讀全文
          posted @ 2008-01-17 20:34 FastUnit 閱讀(1823) | 評論 (0)編輯 收藏

          2008年1月16日 #

               摘要: 在不啟用X的情況下,如何解決圖片顯示問題及中文問題。  閱讀全文
          posted @ 2008-01-16 15:13 FastUnit 閱讀(3700) | 評論 (2)編輯 收藏

          主站蜘蛛池模板: 房产| 茶陵县| 西乌珠穆沁旗| 常宁市| 邓州市| 余江县| 海原县| 兴宁市| 西昌市| 永泰县| 炉霍县| 育儿| 化隆| 舞阳县| 兴安县| 旬阳县| 仁布县| 墨脱县| 乐都县| 高雄市| 新闻| 井陉县| 盐边县| 济阳县| 光泽县| 沧州市| 临潭县| 乌苏市| 达日县| 岑溪市| 浦东新区| 潼关县| 赣榆县| 措勤县| 东宁县| 平江县| 荃湾区| 翁牛特旗| 咸阳市| 南和县| 天镇县|