Runtime Analysis: Helps you to gain an understanding of how your application behaves during execution by providing insight into thread utilization, memory usage, and object behavior.
运行时分析:通过提供对线程、内存的使用和对象的行为的分析,帮助你去理解你的程序在执行的过程中是如何运转的。
This includes information about the runtime environment, the business environment and the instance of the application object that created the event.
这包括关于运行时环境、业务环境和创建事件的应用程序对象的实例的信息。
For complex document and object structures, such translations are never transparent or automatic and hence they require development effort and runtime performance.
对于复杂文档和对象结构,这种转换从来都不是透明和自动的,需要进行开发和运行时性能调优。
Libraries can be added to a project to provide object and variable sets specific to the users' target runtime environment.
可以将库添加到项目中,以提供特定于用户目标运行时环境的对象和变量集。
Later, in the Reading XML at runtime section, we discuss the ramifications of having a business object defined as a top level complex type.
稍后,我们将在在运行时读取XML部分讨论将业务对象定义为顶级复杂类型的结果。
In order for the service gateway to parse the headers in the request message, the schema for those headers must be available at runtime, and you must define the business object.
为了使服务网关解析请求消息中的头部,那些头部的架构必须在运行时可用,且必须定义业务对象。
The main idea behind AOP is that you create new typed object, based on a dynamic proxy mechanism, that implements a set of interfaces at runtime.
AOP背后的主要思想是基于动态代理机制创建新的对象类型,该对象会在运行时实现一些接口。
A VM object is created at demand and only once for every thread that wants to access the runtime.
当且仅当每个线程希望访问运行时的时候,按需创建VM对象。
Because you don't know the name of the place before runtime, you can't add the resulting link to the object map when you are recording your test case.
因为运行之前不知道位置的名称,所以记录测试情况时,不能将得到的链接添加到对象映射。
The ORB (Object Request Broker) plays an integral part in the application server runtime.
ORB(对象请求代理)在应用程序服务器运行时中起作不可或缺的作用。
To retain an object during a runtime configuration change.
在运行期间配置改变时维护一个对象。
This call initializes the JAXBContext object to manage the runtime invocations.
这个调用初始化JAXBContext对象以管理运行时调用。
This demonstrates that we can return a fault object even if a true runtime error didn't occur.
这显示出,即便未发生真正的运行时错误,我们也可以返回一个fault对象。
To replace the original ID name with a more readable description and limit the length, we access the runtime element TaskImpl object.
为了使用更为可读的描述替换原始id名称并限制长度,我们将访问运行时元素TaskImpl对象。
The dynamic invocation interface requires a Call object to be created at runtime.
该动态调用接口需要在运行时创建一个Call对象。
The server runtime sends the Subject object and the required permission to the ObjectGrid authorization plug-in.
服务器运行时将 Subject对象和所需的权限发送到ObjectGrid授权插件中。
The option object is used to represent two different UIs at runtime for the same web element.
而option对象则被用来在运行时表示同一Web元素的两个不同UI。
The client object files along with the client stub file is linked with the RPC runtime library to generate the client executable.
客户机对象文件和客户机stub文件与RPC运行时库链接,生成客户机可执行程序。
By doing a runtime analysis with Rational Purify, however, you can pinpoint the exact line of code where the reference to the object in question has been created (Figure 10).
但是通过使用RationalPurify的运行时分析,您能够指出发生问题的对象指针的准确代码行(图10)。
A 64-bit runtime USES 64-bit Pointers (native address references), so the same Java object on 64-bit takes up more space than an object containing the same data on 32-bit.
位运行时使用64位指针(本机地址引用),因此64位运行时中的相同对象会占用更多的空间。
The table mimics the data our application USES at runtime - essentially an array of JSON objects. Each object contains.
该表模拟了应用程序在运行时使用的数据—实际上就是一个JSON对象。
There is a specific runtime system, called the MOP (stands for Meta-Object Protocol) that is responsible for the dispatching logic.
在Groovy中有一个特殊的运行时系统,叫做MOP(元对象协议Meta - Object Protocol),负责方法分派逻辑。
This object must have a method called run(), which is executed by the runtime once the current frame in the call stack is specially marked as described above.
这个对象必须有一个名为run() 的方法,在调用堆栈中的当前帧特别做了如上所述的标记时,由运行时执行这个方法。
Invoke Custom service Factory during runtime to initialize a service object.
在运行过程种调用CustomServiceFactory来实现服务对象的初始化。
This passes the design-time syntax check, but the runtime interpreter does not find "databas" to be a known object. By default the runtime sends this page shown to the browser.
它将通过设计时语法检查,但是运行时解释器不认为“databas”是已知对象。
The runtime will stop any exceptions trying to leave a type constructor and wrap the exception inside of a new TypeInitializationException object.
运行库将停止任何尝试保留类型构造函数的异常,并将该异常包装到一个新的TypeInitializationException对象内。
Once the HTTP runtime is initialized, it finds an application object to fulfill the request.
一旦HTTPruntime初始化完毕,它将查找处理请求的应用程序对象。
Another helper object that gets created at such an early stage of the HTTP runtime setup is the text writer-to contain the response text for the browser.
另一个在Httpruntime初始期创建的辅助对象是文本书写器,包含要给浏览器输出的文本。
The privileged AccessControlContext is saved internally by the runtime and the run() method of the PrivilegedAction object is executed.
运行时在内部保存privileged AccessControlContext并执行 PrivilegedAction对象的run()方法。
The privileged AccessControlContext is saved internally by the runtime and the run() method of the PrivilegedAction object is executed.
运行时在内部保存privileged AccessControlContext并执行 PrivilegedAction对象的run()方法。
应用推荐