In the preceding code sample, the code is split between words and appears on multiple lines for ease of viewing.
在先前的代码样本中,为了便于阅读,代码从单词之间分隔开来,并在多个行上显示。
To accomodate column size, some lines of code are split and appear on two lines.
为了适应列大小,一些代码行被拆开,出现在两行上。
In this simple example I have split off the implementation-specific code into its own method: runcalc .
在这个简单示例中,我已将实现专用的代码分解为它自己的方法runcalc 。
应用推荐