If that is so, then how much can we truly understand about the behavior of the application class's code when we consider it in isolation?
如果这样,那么当我们孤立地考虑它的时候,我们实际上能够对这个应用程序类地代码行为理解多少呢?
Listing 11 shows the console output of running the application code of Listing 10.
清单11显示了运行清单10的应用程序代码的控制台输出。
When updating an application, only the portion of the application code that actually changed needs to be presented to the system.
当更新一个应用程序的时候,仅仅是需要更改的那部分应用程序代码需要上交给系统。
To add a button to point back to the main screen of the application, add the code shown in listing 3.
要添加一个按钮来指向应用程序的主屏幕,可以添加清单3中所示的代码。
Support for dynamic tracing: allows simplified debugging of system or application code.
支持动态跟踪:可以简化系统或应用程序代码的调试。
AMDD obviously relies heavily on models and transformations to automate the forward engineering of application code.
AMDD明显地严重依赖模型和转换,将应用程序代码的未来的工程自动化。
Many NMS products have similar conceptual level composition, regardless of the specific domain of their application, the code heritage, or the vendor.
如果不考虑其具体应用的领域、代码沿袭或厂商,许多NMS产品在层次组成上都有类似的概念。
The use of these constructs in an application can reduce the complexity of the code and increase generality of the application.
在应用程序中使用这些构造可以减少代码的复杂性,并且提高了应用程序的通用性。
By switching on exception tracing, you will be able to provide multiple snapshots of the stack as an exception bubbles up through layers of application code.
通过打开异常跟踪,您将可以提供堆栈的多个快照作为从应用程序代码层冒出的异常。
Listing 8 shows the actual output of executing the application code of Listing 7.
清单8显示了执行清单7的应用程序代码的实际输出。
Intents, like activities, are a special class of application code that describe and define what an application wants done.
目的与活动一样,是应用程序代码中的一个特殊类,定义应用程序要做的事情。
Client optimization captures SQL from executing applications and enables administrators to bind the SQL to DB2 for static execution without changing a single line of application code.
客户端优化从执行中的应用程序捕捉SQL,使管理员能够将SQL绑定到DB 2实现静态执行,并且不需要更改应用程序的代码。
If configuration of the server changes, this application code must be modified.
如果服务器配置更改,则必须修改该应用程序代码。
The goal is to test the functionality of the underlying code of the application to ensure that the correct results are provided upon execution.
单元测试的目标是测试应用程序底层代码的功能,保证它们执行后产生正确的结果。
The value of this second tier analysis should be apparent, but beyond that you get a clearer picture of the application structure and the specifics of the code.
这第二层的价值应该非常明显,但是除此之外,您还更清楚地了解了应用程序结构和代码细节。
Application developers often tend to think of migration only in terms of changes to the application code, and administrators think primarily of the production run time.
应用程序开发人员常倾向于认为迁移只是对应用程序代码的修改,管理人员考虑的主要是产品的运行时。
Tools may be able to automate the conversion of some part of your application code, which could translate into significant time savings.
工具可能将您的应用程序代码的部分转化自动化,将会节省大量的时间。
That makes tracking down bugs in the majority of the application code even more difficult to do.
这使得在应用程序的大部分代码中找出错误更加困难。
Application developers often tend to think of migration only in terms of changes to the application code, and administrators think primarily of the production run time environment.
应用程序开发人员常倾向于认为迁移只是对应用程序代码的修改,管理人员考虑的主要是产品的运行时。
So, they moved to a component model to reduce the complexity of the application and reduce the amount of code needed to create modules and modify the application.
因此,他们转向组件模型来减少应用的复杂性并减少创建模块和修改应用所需的代码数量。
A considerable benefit of this approach is the distinct separation of application code and the rules (and quirks) of orthographies.
这种方法很大的一个优点是可以将拼字法的规则与应用程序代码清楚地区分开来。
In this approach, a large amount of the application code is generated directly on top of the application framework and requires no modification by the developer.
在此方法中,在应用程序框架之上直接生成了大量应用程序代码,并且不需要开发人员的修改。
A well-tested application doesn't consist merely of application code and tests.
一个测试良好的应用程序不仅仅包含应用程序代码和测试。
Instead of gracefully returning an error code to the parent application, I print the error to the screen and bail out of the code.
我没有按通常作法将错误代码返回给父代应用程序,而是将错误打印到屏幕,然后退出程序。
Runtime analysis allows developers to pinpoint memory leaks, find and fix application performance bottlenecks, and visualize the execution flow of code and application threads.
运行时分析允许开发者精确地找到内存泄漏,发现并修正应用程序的运行瓶颈,使代码的执行流及应用程序线程可视化。
In the case of AMDD, the effects of poor requirements are propagated to the application code by means of model transformations instead of manual human effort.
在AMDD的情况下,通过模型转换取代人工工作,将糟糕需求的影响繁殖给了应用程序代码。
One activity that is obviously part of the assessment process is a review of the application code.
评估过程一个很明显的活动是回顾应用程序代码。
A large part of the application code involves keeping all these things synchronized across subsystems, reacting to changes, and propagating the changes to interested components.
应用程序代码的大部分都涉及到在子系统间保持这些信息同步、响应更改以及将更改传播到相关组件。
Certainly this is true if you just count the number of lines of application code (or some other measure) that the programmer produces in a specific period.
当然如果您仅仅按照程序开发人员在一个特定时间创建的应用程序代码的行数(或者一些其他方法)来计算的话,这一点是正确的。
The inquiry occurs in many cases, even if it is not under control of the application code.
查询可以在许多情况下发生,即使不受应用程序代码的控制。
应用推荐