Skip to content

Commit 294c986

Browse files
committed
debug 需求理解差异
1 parent 2a10183 commit 294c986

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

debug/index.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ Debug 调试技巧
5858
打算记录一下自己犯过和见过别人犯过的一些常见 bug 类型,尽量避免重复犯错,笔者会长期不定期更新这个错误列表,不断吸取自己
5959
和别人的经验。笔者这里也强烈建议你自己整理一个文件,专门用来记录你曾经犯下的错误并引以为戒,争取不要重复之前的 bug。
6060

61+
需求理解错误:
62+
~~~~~~~~~~~~~~~~~~~~~~
63+
- 需求理解不一致。业务开发中很常见的一个问题,产品/开发/测试理解不一致导致实现被当成 bug,一定好沟通好互相阐述确保需求理解一致。
64+
6165
代码错误:
6266
~~~~~~~~~~~~~~~~~~~~~~
6367

0 commit comments

Comments
 (0)