如何防止卸载应用程序在运行时?
如何打印当前的代码,它执行一个程序在运行时?
How to print the current code, which executes a program in runtime?
下面的关系图显示了该应用程序在运行时所具有的功能。
The diagram below shows at runtime what the application will do.
接收有关应用程序在运行时的执行情况的提示性消息。
Receive informative messages about the execution of an application at run time.
工作站的所有者可以决定HPC应用程序在运行时会拥有什么权限。
The owner of the workstation establishes what privileges the HPC application will have when running.
因为你必须考虑到加壳以后对原程序在运行时间上的影响要最小。
This makes since when you realize the stub is supposed to do as little as possible to have a minimum impact on runtime.
有时我们很幸运,使用未初始化的变量导致程序在运行时突然崩溃。
Sometimes, we're lucky and using an uninitialized variable results in an immediate crash at run time.
反射是指一种程序在运行时能获得关于载入类型和集合的信息的能力。
Reflection is the ability for a program at run-time to get information about loaded type and assemblies.
如果应用程序在运行时请求区域之外的权限,则可能会出现安全性异常。
If the application requests permissions outside of a zone during run time, a security exception may appear.
该表模拟了应用程序在运行时使用的数据—实际上就是一个JSON对象。
The table mimics the data our application USES at runtime - essentially an array of JSON objects. Each object contains.
DII客户机可以使用能查找服务信息的服务代理程序在运行时发现这个信息。
A DII client can discover this information at runtime using a service broker that can look up the service's information.
如果遗漏了空方括号对,这是一个编译器无法发现的错误,将导致程序在运行时出错。
If the empty bracket pair is omitted, it is an error, but an error that the compiler is unlikely to catch; the program may fail at run time.
一般来说,程序在运行时无法删除自己,但可以用一些巧妙的方法来实现程序的自删除。
Generally speaking, the program cann't delete itself when it is running, however, we can apply some methods to achieve the goal.
拓扑处理程序在运行时使用这些值在LotusNotes客户机上展示组件视图。
The topology handler uses these values at runtime to lay out the component view within the Lotus Notes client.
应用程序在运行时,会读取was. policy文件,并将这些权限添加到标准集中。
When the application is run, the was.policy file is read and those permissions are added to the standard set.
如果我安装到我项目的程序包,在这个平台上API不可用,我的应用程序在运行时将是失败的。
If a package I installed into my project is using an API that's not available on the platform that my application will be running on it will simply fail at runtime.
本质上讲,这就是一种差异测试:假定一个XML文档是正确的,那么此应用程序在运行时是否会生成同样的东西?
Essentially, this is a difference test: Given an XML document that you know is correct, does the application at run time generate the same thing?
如果开发人员需要进一步查看应用程序在运行时是如何交互的,那么他们可以使用运行时分析特性来描绘他们的应用程序。
If developers need to further see how the application reacts at runtime, they can use the runtime analysis feature to profile their application.
如果您只有一个应用程序,或者您的所有应用程序在运行时移植以前已经移植,滚动移植可能在数小时或几天内就完成。
If you have a single application, or if all your applications are migrated prior to the run time migration, the rolling migration may be accomplished in a matter of hours or days.
通常来说,应用程序在运行时既要花费一些时间来运行用户代码,也要花费一些时间来运行“系统代码”,例如内核系统调用。
Typically, applications spend some of their time in user code and some in "system code," such as kernel system calls.
如果您只有一个应用程序,或者您所有的应用程序在运行时迁移之前已经进行了迁移,那么滚动迁移将会在大约几个小时或几天内完成。
If you have a single application, or if all your applications are migrated prior to the run time migration, the rolling migration may be accomplished in a matter of hours or days.
但是通过使用REOPT绑定选项,优化器将会根据应用程序在运行时所提供的值来生成存取计划,而不是使用绑定过程中创建的一般计划。
But with the REOPT bind option, the optimizer will generate an access plan against the value provided by the application during runtime, instead of using the generic plan created during bind.
aspectj程序在运行时对aspectjrt. jar文件存在依赖,而对于插件项目来说,这个依赖关系可以通过小的or g . aspectj .runtime插件来满足。
Aspectj programs have a runtime dependency on the aspectjrt.jar file and for plug-in projects this dependency is satisfied by the small org.aspectj.runtime.
如果我们想编写可靠的程序,那么我们必须禁止在运行时出现无法预料的错误。
If we want to write reliable programs, we can't allow for unpredictable errors to occur at run time.
驱动程序和其它部件可在运行时作为可加载模块编译到或者是添加到内核。
Drivers and other features can be either compiled in or added to the kernel at run-time as loadable modules.
此功能使应用程序能够在运行时轻松地用新版本替换旧版本,而无需让服务器离线。
This makes it easy to get an application running and replace old versions with new versions without taking the server offline.
使用示例应用程序部分将说明如何在运行时环境中自定义和运行示例应用程序。
The Working with the sample applications section describes how to customize and run the sample applications in your runtime environment.
动态类型变量可以使用自定义绑定程序来决定在运行时如何调用方法,这非常适合本文提到的互操作解决方案。
Variables with the type dynamic can use custom binders to determine how to call a method at runtime, which would fit well with interop scenarios such as this.
在运行应用程序时实际使用哪个服务是在运行时决定的。
Which service is actually used when you run the application is decided at runtime.
呈现了各种应用程序示例场景,说明这些特性在运行时是如何工作的。
It presents various scenarios with sample applications that illustrate how the feature works at runtime.
应用推荐