当前位置:网站首页>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
边栏推荐
- 想要成为架构师?夯实基础最重要
- 【Servlet】Servlet 详解(使用+原理)
- 【Proteus仿真】自动量程(范围<10V)切换数字电压表
- 2-GO variable operation
- Leetcode162 - find peak - dichotomy - array
- Ali developed three sides, and the interviewer's set of combined punches made me confused on the spot
- Comment eolink facilite le télétravail
- Want to be an architect? Tamping the foundation is the most important
- 8.2 文本预处理
- UML project example -- UML diagram description of tiktok
猜你喜欢

【Servlet】Servlet 详解(使用+原理)

Detailed comparison between asemi three-phase rectifier bridge and single-phase rectifier bridge

1-初识Go语言

Introduction to Arduino for esp8266 serial port function

Swift protocol Association object resource name management multithreading GCD delay once

三、梯度下降求解最小θ

在游戏世界组建一支AI团队,超参数的多智能体「大乱斗」开赛

Progress in the treatment of depression

OC 转 Swift 条件编译、标记、宏、 Log、 版本检测、过期提示

电容
随机推荐
LeetCode151-颠倒字符串中的单词-字符串-模拟
【JZ46 把数字翻译成字符串】
January 1, 1990 is Monday. Define the function date_ to_ Week (year, month, day), which realizes the function of returning the day of the week after inputting the year, month and day, such as date_ to
Explain TCP's three handshakes in detail
压缩映射定理
go基础 反射
外包幹了四年,廢了...
Advanced application of I / O multiplexing: Processing TCP and UDP services at the same time
eolink 如何助力遠程辦公
Select receives both normal data and out of band data
Daily question - leetcode396 - rotation function - recursion
select 同时接收普通数据 和 带外数据
The art of automation
Vscode Chinese plug-in doesn't work. Problem solving
ArrayList collection basic usage
LeetCode165-比较版本号-双指针-字符串
I thought I could lie down and enter Huawei, but I was confused when I received JD / didi / iqiyi offers one after another
多语言通信基础 06 go实现grpc的四种数据流模式实现
Using MATLAB programming to realize the steepest descent method to solve unconstrained optimization problems
Arduino for esp8266串口功能简介