delegation model 双语例句
全部
1·In a role based delegation model, delegation is seen as a special URA course.
在基于角色的委托模型中,委托被看作是一种特殊的URA过程。
2·For administration of virtual portals, the delegation model of portal access control is leveraged.
对于虚拟门户的管理来说,利用了Portal存取控制的委派模型。
3·The class loader delegation model is the graph of class loaders that pass loading requests to each other.
类装入器委托模型 是把装入请求相互传给对方的类装入器图。
4·Delegation model is a process in which a task is handed over to some other process so as to accomplish it.
委托模型是在其中一个任务移交给其他处理,以便完成它的处理。
5·Of course, if the standard delegation model is required, then there is no need to override loadClass() in the first place.
当然,如果要求标准委托模型,那么不需要首先重载 loadClass()。
6·The class loaders are listed with parents before children because of the way that the standard delegation model works: parents go first.
在列出类装入器的时候,父类在子女之前列出,因为标准的委托模型的工作方式是父类优先。
7·If the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.
如果类已经装入,那么只是返回一个引用;否则,装入器会通过委托模型装入类。
8·Before you begin this article, you should be familiar with the class loader delegation model, along with the phases and stages of class linking.
在开始这篇文章之前,应当熟悉类装入委托模型,以及类链接的阶段和过程。
9·These deadlocks can occur in multi-threaded environments when the usual delegation model is bypassed. Consider the situation outlined in Figure 1.
这些死锁可以发生在多线程环境中当常用的委托模型被忽略时。
10·Because the identities of the deadlocked class loaders are known, it is possible to examine the delegation model that these class loaders are using.
因为死锁的类装入器的标识已知,所以可以检查这些类装入器使用的委托模型。
