当前位置:网站首页>Special copy UML notes
Special copy UML notes
2022-07-04 01:23:00 【Da Jinye】
UML
Use case diagram
Basic overview of actors and use cases
The format of use case description
Drawing use case diagrams
Class diagrams and object diagrams
Basic overview of class diagram
Analyze and identify classes and draw class diagrams
Draw object graph
Sequence diagram
Basic overview and composition of sequence diagram
Message type of sequence diagram
Draw sequence diagram
State diagram
The meaning of state machine
Basic markers in the state machine diagram
Draw state diagram
边栏推荐
- QML add gradient animation during state transition
- C import Xls data method summary IV (upload file de duplication and database data De duplication)
- All in one 1412: binary classification
- 2020-12-02 SSM advanced integration Shang Silicon Valley
- Analysis and solution of lazyinitializationexception
- 2-Redis架构设计到使用场景-四种部署运行模式(下)
- [common error] custom IP instantiation error
- A little understanding of GSLB (global server load balance) technology
- Luogu p1309 Swiss wheel
- 功能:求5行5列矩阵的主、副对角线上元素之和。注意, 两条对角线相交的元素只加一次。例如:主函数中给出的矩阵的两条对角线的和为45。
猜你喜欢
Luogu p1309 Swiss wheel
功能:将主函数中输入的字符串反序存放。例如:输入字符串“abcdefg”,则应输出“gfedcba”。
Future source code view -juc series
打印菱形图案
MySQL - use of aggregate functions and group by groups
Sequence list and linked list
查询效率提升10倍!3种优化方案,帮你解决MySQL深分页问题
SRCNN:Learning a Deep Convolutional Network for Image Super-Resolution
Audio resource settings for U3D resource management
On covariance of array and wildcard of generic type
随机推荐
Cloud dial test helps Weidong cloud education to comprehensively improve the global user experience
基于.NetCore开发博客项目 StarBlog - (14) 实现主题切换功能
2-Redis架构设计到使用场景-四种部署运行模式(下)
【.NET+MQTT】.NET6 环境下实现MQTT通信,以及服务端、客户端的双边消息订阅与发布的代码演示
be based on. NETCORE development blog project starblog - (14) realize theme switching function
C import Xls data method summary I (upload files and create Workbooks)
Typescript basic knowledge sorting
Stringutils and collectionutils
Query efficiency increased by 10 times! Three optimization schemes to help you solve the deep paging problem of MySQL
功能:求5行5列矩阵的主、副对角线上元素之和。注意, 两条对角线相交的元素只加一次。例如:主函数中给出的矩阵的两条对角线的和为45。
功能:求出菲波那契数列的前一项与后一项之比的极限的 近似值。例如:当误差为0.0001时,函数值为0.618056。
[prefix and notes] prefix and introduction and use
老姜的特点
mysql使用视图报错,EXPLAIN/SHOW can not be issued; lacking privileges for underlying table
About uintptr_ T and IntPtr_ T type
Decompile and modify the non source exe or DLL with dnspy
GUI 应用:socket 网络聊天室
删除所有值为y的元素。数组元素中的值和y的值由主函数通过键盘输入。
[common error] custom IP instantiation error
技术实践|线上故障分析及解决方法(上)