導航:首頁 > 源碼編譯 > java上百實例源碼以及開源項目

java上百實例源碼以及開源項目

發布時間:2024-08-12 20:24:08

1. java的開源工具有哪些

看來要逼我出絕招拉。
幾個開源工具推薦
目前進行一些項目,經常需要到現場開發。當在公司內部的時候,可以充分享受公司內部的軟體資源,如配置管理工具(ClearCase)、設計工具(Rose)、測試管理(ClearQuest),項目管理(Project)等。但這些都是非常龐大又非常復雜,在客戶現場條件下根本無法使用。
現在開源的工具,又小巧,又簡單方便,在現場開發或小型項目中特別有用。下面簡單推薦幾種,拋磚引玉。
1 Ganttproject 1.11.1:項目計劃工具
網址:http://ganttproject.sourceforge.net
你可以使用這款軟體來制定項目計劃並跟蹤項目資源。Ganttproject 能夠將項目的各個組成部分分層次排列,並與相應的人員和時間期限掛鉤。它使用一個條狀圖來顯示項目的進展情況,你能從中看到每項任務的預定完成時間和實際的進度。你可以為每個項目組成員分配任務,設定任務的優先順序和完成期限。Ganttproject的輸出功能相當完備,不僅可以把數據保存為pdf文件和 csv電子數據表文件,還可以輸出為HTML文件發布到Internet上。由於Ganttproject是一款純Java應用程序,因此它可以運行於 Windows、Linux和Mac OS等多個平台上。

2 DotProject 2.0.4:項目管理工具
網址:http:// www.dotproject.net
dotProject是一個基於LAMP的開源項目管理軟體。開發語言為PHP,資料庫默認推薦使用MySQL(基本上可以理解為只能用Mysql)。項目管理工具,當前版本支持界面很漂亮。

3 NVU 1.0:HTML編輯器
網址:http:// www.nvu.com
NVU 實際上起源於Netscape,還記得那個有點笨拙的HTML編輯器Netscape Composer嗎?NVU就是在它的基礎上進一步開發出來的,不過,最新版本的NVU已經不是當年的那隻丑小鴨,它完全能夠勝任專業網頁設計工作的需求。與FrontPage和Dreamweaver這類商業HTML編輯器一樣,這款軟體(目前支持Windows、Linux和Mac OS平台)同時提供了源代碼直接編輯和「所見即所得」這兩種網頁設計環境。
NVU嚴格遵循W3C聯盟的標准,其生成的HTML代碼也相當緊湊,它會幫你排除錯誤或冗餘的代碼。這款編輯器提供了拼寫和語法檢查功能,並且允許你採用不同的主題方案對界面進行定製。你可以自行創建並保存模版,還可以利用內置的FTP客戶端把頁面迅速上傳到Web伺服器上。
4. Mozilla Firefox:Web瀏覽器
網址:www.mozilla.org
Firefox 瀏覽器應該是Mozilla迄今為止最成功的一個開源軟體項目。從2004年11月到2005年2月,這款 Internet Explorer的替代軟體已經獲得了超過2500萬的下載次數(僅指官方網站和鏡像網站的下載次數)。如果加上其它的下載網址以及用光碟方式發放的 Firefox,這個數量可能還會翻倍。Firefox擁有不少值得稱贊的易用性功能,比如支持標簽式瀏覽窗口、具備開放的插件介面,你可以安裝廣告攔截器、Google搜索條以及其它大量插件。Firefox不支持Visual Basic腳本、ActiveX和BHO(Browser Helper Objects),相對來說不太容易遭受惡意HTML代碼的攻擊,當然你也不能完全高枕無憂。
5 Freemind 0.8:Mindmap軟體
網址:http://freemind.sourceforge.net
什麼是Mindmap?它是由英國人托尼?巴贊創造的一種筆記方法,和傳統的直線記錄方法完全不同,它以直觀形象的圖示建立起各個概念之間的聯系。在國內,MindMap又被稱為腦圖或思維導圖。Freemind 是一款Java程序,它可以幫你在一些隨機的內容之間建立起有機的聯系。
在Freemind中,首先你需要選中一個主題,然後從幾個節點開始不斷豐富 Mindmap的內容。每次加入新的元素,你都可以用連線將它與原有的元素聯系起來。最終的Mindmap可以用HTML文檔的形式輸出。該軟體的幫助信息十分全面,即便你對Mindmap不太熟悉也可以按照它的提示很快掌握Mindmap概念及軟體的使用。
6 SubVersion1.4:版本管理工具

網址:http://www.subversion.org.cn/

Subversion是新一代的版本控制工具,不僅可以管理程序源代碼,也可以應用於其他協作管理數據的工作,例如使用Subversion來合作寫樂譜,美工用來共同作圖,功能很強大。且有專門的中文網站提供更多的技術支持、輔助工具和幫助。

7 BugFree1.0:Bug管理軟體
網址: http://bugfree.1zsoft.com/
BugFree是借鑒微軟的研發流程和Bug管理理念,使用PHP+MySQL獨立寫出的一個Bug管理 系統。簡單實用、免費並且開放源代碼(遵循GNU GPL)。是由國人自己自己開發的,強力支持。

8,eclipse
9,myeclipse
10,spring framework
11,netbean

2. java開源項目

Sotacs, Tapestry4, a web framework component, is a Java open-source project available for integration into applications. It leverages annotations and AOP techniques, along with support for EL expressions.


SpringContracts, another Java open-source project, is a Design by Contract solution that seamlessly integrates with the Spring framework. It utilizes annotations and Aspect Oriented Programming, making it convenient to use with the framework.


Jettison, a JSON parser and writer, enables the creation of JSON-based web services within frameworks like CXF and XFire, supporting efficient data exchange.


jEdit Plugin Central is the primary online repository for plugins for JEdit, a popular text editor. It facilitates the installation, update, and removal of plugins, expanding the editor's functionality.


JCL, a Java library, facilitates loading classes from JARs, catering to applications that require multiple versions of the same class to be loaded differently.


JXTA, an initiative by Sun Microsystems, is a peer-to-peer (P2P) technology foundation for distributed computing, particularly addressing issues in modern P2P computing environments.


jOrgan, a virtual pipe organ application, showcases the versatility of Java development for musical applications.


JOnbAS, a plugin for the NetBeans platform, adds functionality to the popular integrated development environment.


RoX, an XML-RPC implementation built on Java 1.4's NIO, provides a robust framework for remote procere calls over XML.


Spring-Dashboard is a tool that helps developers and testers monitor and gather resource usage statistics in Spring web applications, enhancing their management capabilities.


jUploadr, a cross-platform photo uploader, supports uploading to various platforms and services, including customization of photo attributes before upload and batch processing.


Bottomline is a JDBC Bridge API that leverages JCL to load database drivers from JARs, offering a distinct approach to database connectivity management.


BackupEasy, a Java-based backup software, simplifies automated backups of files and folders, including FTP support and Chinese language options.


SubEtha is a comprehensive email list management system built on EJB3 and JMS, featuring a user-friendly interface and advanced features for managing email lists.


JIExplorer, a Java-based image viewer, supports slideshow, zooming, and other functionalities, with the ability to categorize and store images in databases like HSQLDB and MySQL.


j-Interop is an open-source library that enables Java applications to interact with COM components using the MSRPC wire protocol without relying on JNI.


QALab is a QA tool that collects and analyzes data from various QA tools, aiding developers in understanding QA trends over time.


SOJO provides a library for converting POJOs to different formats like CSV, XML, or JSON, facilitating communication with non-Java programs.


Subsonic is an online media player that converts and streams music and video files, requiring Java 5.0 for operation.


Glyph is a collection of tools for enhancing Jini application development and facilitating J2SE5.0 annotations.


nbtapestrysupport, a NetBeans plugin, enhances Tapestry web development by providing features like class navigation links, project setup wizards, and a component design interface.


DContract is a Java project that offers a toolkit for managing digital contracts.


GenericRCP, a SpringRCP-based fat client, generates GUIs for Hibernate domain models, facilitating data management tasks.




(2)java上百實例源碼以及開源項目擴展閱讀

開源不是開放編譯器的源代碼,而是寫了一個軟體, 然後把這個軟體的源代碼發布到網上, 讓大家都可以學習,改進,就是開源。要符合一定的規范,比如GPL 等。

閱讀全文

與java上百實例源碼以及開源項目相關的資料

熱點內容
求aaa的和python 瀏覽:187
python因子分析代碼 瀏覽:640
python啟動時提示沒有入口 瀏覽:678
linux中oracle監聽 瀏覽:618
程序員高價值朋友圈 瀏覽:486
雲伺服器做淘寶店 瀏覽:802
程序員判3年緩3年 瀏覽:909
伺服器雲監控系統 瀏覽:651
ios暴力解壓軟體 瀏覽:430
可以搜簡便演算法的軟體 瀏覽:200
各種的解壓小玩具 瀏覽:933
百度雲伺服器bcc域名綁定 瀏覽:486
android網路mp3格式 瀏覽:321
程序員抱怨it氣氛 瀏覽:698
改apk伺服器地址 瀏覽:414
原理圖中的編譯 瀏覽:924
繽智怎麼給車機安裝app 瀏覽:728
伺服器的證件是什麼 瀏覽:538
linuxgraphics 瀏覽:137
ACPI編譯工具MaciASL 瀏覽:895