Skip to content

Commit aa282a3

Browse files
committed
adopt a more natural utterance
1 parent 82107b8 commit aa282a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

13.problem_solving.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
我们希望解决的问题如下:
88

9-
> 我想要一款能为我所有重要的文件创建备份的程序
9+
> 我想要一款程序来备份我所有的重要文件
1010
1111
虽然这是一个简单的问题,但是其中并没有足够的信息有助于让我们开始规划一份解决方案。我们需要进行一些*分析(Analysis)*。例如,我们应该如何指定_哪些_文件是我们需要备份的?它们应该_如何_进行备份?储存到_哪里_?
1212

@@ -159,4 +159,4 @@
159159

160160

161161
----
162-
[^1]: 原文作 Verbosity,沈洁元译本译作“交互”。
162+
[^1]: 原文作 Verbosity,沈洁元译本译作“交互”。

0 commit comments

Comments
 (0)