源文件中的注释可以帮助您理解代码逻辑。
The source file provides comments that will help you to understand the code logic.
如何“学习”我的IDE代码逻辑和结构?
代码的关系版本向应用程序引入了较多的逻辑。
The relational version of the code introduces more logic into the application.
因此,本文有一个启动器应用程序,为您提供了业务逻辑代码。
Therefore, we include a starter application that has the business logic coded for you.
有时候同时具有这两种接口,并将UI、代码和业务逻辑分离开了。
Sometimes they have both and separate the UI, code from the business logic.
契约式设计是一种发现和修复代码中逻辑错误的工具。
Design by contract is a tool for finding and fixing logic bugs in code.
这样的逻辑代码的开发和维护都很复杂。
The development and maintenance of such logical code becomes intricate.
客户端代码调用数据逻辑方法可以捕获用户定义的异常。
Client code calling the data logic method can catch the user-defined exception.
除了核心逻辑之外,每个项目都有大量的自定义代码。
Each project had a fair amount of custom code in addition to the core logic.
通过将规则置于应用程序代码之外,业务专家能够定义和管理决策逻辑。
By externalizing rules from the application code, business experts can define and manage decision logic.
您将输入管理控制器中事件的所有逻辑代码。
You will enter all the logic to manage the event inside the controller.
编辑生成的代码并运行程序的业务逻辑。
Edit the generated code and implement the business logic of the application.
然而在逻辑层,代码并不知道物理层类型。
However, at the logical level, code is not aware of physical level types.
增值代理逻辑通常是编写的代码。
Value-added agent logic is typically the code that we write.
通常,所有这些代码都与应用程序逻辑交织在一起,从而使得应用程序维护有些困难。
Usually, all this code is intertwined with application logic, making it cumbersome for application maintenance.
如图25所示填写代码片段逻辑。
业务逻辑与技术代码缠绕在一起。
将执行业务逻辑所需的代码添加到execute方法中。
You add the code required to perform the business logic to the execute method.
为了使通用逻辑更突出,所以除去了实现各种show方法的代码。
Code implementing the various show methods are removed to make the general logic more apparent.
下面所示的是包含测试逻辑的ServiceClassTes t类代码。
The code for the ServiceClassTest class, which is shown below, contains the test logic.
银行逻辑功能(php代码)——模型。
软代码(Soft code):在配置文件里保存业务逻辑而不是在代码中
Soft code: Storing business logic in configuration files rather than source code[4]
现在您需要开始启动编写逻辑,它会识别源代码之内的问题。
Now you need to start writing logic that will identify problems within source code.
这还可以为代码存储库提供一个良好、稳定且符合逻辑的结构。
It also gives your code repository a good, solid, and logical structure to build upon.
EJB代码片断样本明显没有这个基本逻辑。
The EJB snippet sample clearly does not have this basic logic.
可以在简化的逻辑视图中或以原始的源代码形式查看XML。
You can view XML in a simplified logical view or in original source form.
如图24所示填写可视代码片段逻辑。
分解业务逻辑和UI代码。
源码树组织一切都放在一个文件夹内初步地将代码分散进对应逻辑的文件夹。
source tree organization Everything in one folder Basic separation of code into logical folders.
使用断言捕获代码中的逻辑错误。
应用推荐