KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#cli
#claude-code
#codex
#developer-tools
#react
#windows
UMLTutorial
★ 126
Open GitHub ↗
UML and Java Tutorial for beginer
Download README (.md)
Explore Similar Repositories
jackson-jaxrs-providers
:
Multi-module project that contains Jackson-based "old" JAX-RS (ones under `javax.ws.rs`) providers for JSON, XML, YAML, Smile, CBOR formats
ansicolor
:
A JavaScript ANSI color/style management. ANSI parsing. ANSI to CSS. Small, clean, no dependencies.
pdf417-ios
:
PDF417 and QR code scanning SDK for iOS
vue-drag-zone
:
Drag Zone component for @vuejs
jschema
:
Includes an implementation of JSON Schema Draft 4, an implementation of JSON pointer, and a JSON-schema-to-C# code generator
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
UMLTutorial
?
Download (.md)
# UML超新手入門 UML... 如果以食物來比喻的話,對開發人員來說,UML是一種比食之無味、棄之可惜的雞肋還要尷尬的東西。它通常是老鳥用來告誡菜鳥一種「很重要」的工具,只不過老鳥在大部份的情況下,還是會忘記UML。還有雖然它一定會出現在系統專案開發文件裡面,用來告訴客戶「我們的專案是很有質感的」,只不過這些UML圖型永遠跟實際的程式碼有很大的距離。 這種你想忽略可是又不能逃離它的UML,很適合出現在「超新手入門」系列專欄,搭配Java程式設計語言,用不一樣的方式來認識UML。 # 目錄 * [UML超新手入門(1)UML概論](http://www.codedata.com.tw/java/umltutorial-01/) * [UML超新手入門(2)類別圖型 - 類別節點](http://www.codedata.com.tw/java/umltutorial-02/) * [UML超新手入門(3)類別圖型 - 結合關係](http://www.codedata.com.tw/java/umltutorial-03/) * [UML超新手入門(4)套件圖型](http://www.codedata.com.tw/java/umltutorial-04/) * [UML超新手入門(5)物件圖型](http://www.codedata.com.tw/java/umltutorial-05/) * [UML超新手入門(6)元件圖型](http://www.codedata.com.tw/java/umltutorial-06/) * [UML超新手入門(7)佈署圖型](http://www.codedata.com.tw/java/umltutorial-07/) * [UML超新手入門(8)循序圖型](http://www.codedata.com.tw/java/umltutorial-08/) * [UML超新手入門(9)合作圖型](http://www.codedata.com.tw/java/umltutorial-09/) * [UML超新手入門(10)狀態圖型](http://www.codedata.com.tw/java/umltutorial-10/) * [UML超新手入門(11)活動圖型](http://www.codedata.com.tw/java/umltutorial-11/)