当前位置:网站首页>UML学习_day2
UML学习_day2
2022-04-23 14:52:00 【稀缺-风险-谦逊】
UML绘图 软件 rational rose
极限编程的4个商业实践:
测试驱动开发—TDD是你的商业安全网。因为测试是在编码之前完成的,所以写完的测试一定会运行失败,接下来再写代码使测试可以通过。TDD保证你的产品功能,不管公司和技术团队实现的是大规模的变更还是小规模的变更。
结对编程—让2名开发人员写同一段代码,使用同一个键盘和同一台显示器。因为结对大大降低了浪费的时间和缺陷,所以能带来更高质量的代码,并带来高水平的协作。
集体代码所有制和持续集成—如果每段代码不只有一个人熟悉,那么就不会有什么交流瓶颈了。把代码持续集成到一个主干可以避免重复和不匹配的代码。
重构—在当时的情况下,写的代码是解决已知问题的。通常,团队巧妙地解决了他们的问题,然后持续重构和修改代码,确保代码库能以最为高效的方式不断满足业务最新的需要。
瀑布模型









版权声明
本文为[稀缺-风险-谦逊]所创,转载请带上原文链接,感谢
https://blog.csdn.net/zhou_z_p/article/details/124363370
边栏推荐
- Swift - literal, literal protocol, conversion between basic data types and dictionary / array
- Epoll's et, lt working mode -- example program
- Leetcode151 - invert words in string - String - simulation
- 一款不错的工具:aardio
- The difference between having and where in SQL
- 机器学习之逻辑回归(Logistic Regression)原理讲解和实例应用,果断收藏
- eolink 如何助力遠程辦公
- 8.3 语言模型与数据集
- Detailed explanation of C language knowledge points -- first knowledge of C language [1]
- Arduino for esp8266串口功能简介
猜你喜欢

Explain TCP's three handshakes in detail

每日一题-LeetCode396-旋转函数-递推

We reference My97DatePicker to realize the use of time plug-in

Model location setting in GIS data processing -cesium

MySQL报错packet out of order

《JVM系列》 第七章 -- 字节码执行引擎

线程同步、生命周期

Leetcode151 - invert words in string - String - simulation

UML项目实例——抖音的UML图描述

qt之.pro文件详解
随机推荐
分享3个使用工具,在家剪辑5个作品挣了400多
牛客网数据库SQL实战详细剖析(26-30)
LeetCode151-颠倒字符串中的单词-字符串-模拟
capacitance
Redis主从同步
中富金石财富班29800效果如何?与专业投资者同行让投资更简单
epoll 的 ET,LT工作模式———实例程序
Thread synchronization, life cycle
1-初识Go语言
Detailed comparison between asemi three-phase rectifier bridge and single-phase rectifier bridge
Achievements in science and Technology (21)
1N5408-ASEMI整流二极管1N5408
One of the advanced applications of I / O reuse: non blocking connect -- implemented using select (or poll)
[jz46 translate numbers into strings]
The difference between having and where in SQL
拼接hql时,新增字段没有出现在构造方法中
如何打开Win10启动文件夹?
Raised exception class eaccexviolation with 'access violation at address 45efd5 in module error
Swift - literal, literal protocol, conversion between basic data types and dictionary / array
想要成为架构师?夯实基础最重要