If I want to validate this code in a white box manner, I have to separate UI-specific code from business code, which requires some refactoring.
如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。
If you vectorize this code, since you are treating the values as bytes, that means that each instruction will operate on 16 values at once!
如果对代码进行向量化,由于您正在将这些值当作字节进行处理,这意味着每条指令都要一次操作16 个值!
This code performs these actions
该代码执行下面的动作
清单12显示了这段代码。
清单10展示了这些代码。
This code creates a Guice module.
该代码创建了一个Guice模块。
清单7显示了这个代码。
清单4显示了该代码。
Listing 6 shows some of this code.
清单6给出部分代码。
清单13显示了代码。
This code defines the variable $seeds.
此代码定义了变量 $seeds。
Unfortunately, this code doesn't compile.
不幸的是,该代码不能通过编译。
This code sets a pair of context properties.
这些代码建立了一对上下文属性。
This code creates the XML shown in Listing 1.
这一代码创建的xml如清单1所示。
This code is activated by buttons on the GUI.
通过GUI上的按钮可以激活此代码。
Compiling this code results in the following.
编译执行后的结果如下。
This code is borrowed from the original XM plug-in.
这一代码借鉴原始的XM插件。
This code creates a timer when the user presses a key.
此代码在用户按键时创建一个计时器。
Then I pasted this code into a JSP skeleton I created.
然后,我将这些代码传递到我创建的一个JSP框架中。
Listing 2 shows the first working version of this code.
清单2给出代码的第一个有效版本。
This code runs just fine without any AOP implementation.
这个代码不需要任何AOP实现而可以很好的运行。
This code shows an expanded form of the tag in Listing 2.
该代码展示了清单 2中的标记的展开形式。
This code must save user input as a widget in the database.
该代码必须将用户输入保存为此数据库内的一个小部件。
This code snippet is almost identical for SWT applications.
该代码片断几乎与用于SWT应用程序的一模一样。
This code identifies the text that stands in for the entity.
这个代码识别表示实体的文本。
Note that this code breaks only with older JVMs that I tested.
注意,这个代码仅在我测试用的旧版J VM上会失败。
The BIOS reads this code and executes it when the computer boots.
计算机引导时,BIOS读取并执行这段代码。
When you execute this code, your output should look like Listing 5.
执行该代码时,输出应该类似于清单5。
When this code is executed, the output should look like Listing 17.
执行该代码时,输出应该类似于清单17。
It may be beneficial to add a test that covers this code explicitly.
添加确实包括该代码的测试也许是有益的。
应用推荐