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.
Android开发学习之路-自定义控件(天气趋势折线图)
Android开发学习之路-记一次CSDN公开课
Android开发学习之路-RecyclerView滑动删除和拖动排序
Android开发学习之路-带文字的图片分享
Android开发学习之路-Android N新特性-多窗口模式
Android开发学习之路-Volley源码解析
Android开发学习之路-Android Studio开发小技巧
Android开发学习之路-提升用户体验小技巧
Android开发学习之路-Android6.0运行时权限