http://www.smartdraw.com/tutorials/software/uml/tutorial_01.htm
SmartDraw UML Center
HOW TO DRAW UML DIAGRAMS
What is UML?
UML stands for Unified Modeling Language. This object-oriented system of notation has evolved from the work of Grady Booch, James Rumbaugh, Ivar Jacobson, and the Rational Software Corporation. These renowned computer scientists fused their respective technologies into a single, standardized model. Today, UML is accepted by the Object Management Group (OMG) as the standard for modeling object oriented programs.
Types of UML Diagrams
UML defines nine types of diagrams: class (package), object, use case, sequence, collaboration, statechart, activity, component, and deployment.
Class Diagrams
Class diagrams are the backbone of almost every object oriented method, including UML. They describe the static structure of a system.
【转】科大校长给数学系学弟学妹的忠告&本科数学参考书
Eclipse的properties文件中文乱码解决方法
log4j快速入门
启动tomcat出现Removing obsolete files from server... Could not clean server of obsolete ……错误
eclipse构建及运行maven web项目
Eclipse+Maven创建webapp项目
linux中通过lsof恢复删除的文件,前题是fd被占用。
IP工具类-自己动手做个ip解析器
第4章 集合类