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.
如果我想以白盒方式验证这段代码,就必须将特定于用户界面的代码与业务代码分开,这就需要进行重构。
Get latest code from repository.
从存储库获得最新的代码。
Check-out code from a repository.
从存储库签出代码。
添加如代码行4所示的代码。
Listing 3. Code from welcome.jsp.
清单3 . welcome . js p中的代码。
Let's analyze the code from Listing 1.
让我们来分析一下清单1中的代码。
Decoupling UI code from business logic.
分解业务逻辑和UI代码。
Example: Building code from dia diagrams.
实例:从数据图开始构建代码。
Listing 8. Optimized code from Listing 7.
清单8.从清单7中优化来的代码。
Add code from Listing 5 to create the action.
添加清单5中的代码,以创建操作。
Read the code from an open source project.
阅读一些开源项目的源代码。
Notice that the code from Listing 4 is missing.
注意,清单4中的代码消失了。
The example USES code from the article, "Geronimo!"
这个示例使用的代码来自文章“Geronimo !”
Retrieving source code from various repositories.
从各种存贮空间中恢复源代码。
Then see how to create the SQL code from this flow.
之后,了解如何从此流程创建SQL代码。
Extract the source code from Version Control system.
从版本控制系统提取源代码。
Enter the code from Listing 3 into your file and save it.
将清单3中的代码输入到新文件中并保存它。
You can get the rest of the code from the Download section.
您可以从下载部分获得其余代码。
Some even (try to) generate code from the resulting models.
有的甚至可以(试图)从结果模型中生成代码。
The code from last month only worked with JDK 5.0 or later.
上个月的代码只适用于JDK 5.0或更高版本。
For example, you might want to generate code from a UML model.
例如,您可能想从一个UML模式中产生代码。
"Base" represents old code from last version or last iteration.
“基础”表示来自最后一个版本或者最后一次迭代的旧代码。
It abstracts the presentation code from the transformation code.
它从转换代码提取表示代码。
In this text field, enter the following code from Listing 14.
在该文本区域中,输入以下代码清单14的代码。
A JSP tag is simply a way of abstracting out code from a JSP file.
JSP标记只是将代码从JSP文件中抽取出来的一种方式。
Suggestions, experience reports, and code from users and contributors.
建议,经验式的报告,以及来自用户和贡献者的代码。
The relevant code from the implementation class is shown in Listing 5.
实现类中的相关代码如清单5 所示。
You can run the code from a REPL in whatever environment you would like.
您可以在您喜欢的任何环境中从一个REPL运行代码。
To generate the EGL code from the UML model, perform the following steps.
为了从uml模型中产生EGL代码,进行以下步骤。
In addition, using AOT code from the cache helps reduce startup time.
另外,使用缓存中的AOT代码也有助于减少启动时间。
应用推荐