Singleton's counsel said after the trial that he would appeal 审判结束后,辛格尔顿的律师表示他将会上诉。
Singleton was a fantasist who claimed to have a karate blackbelt. 辛格尔顿是个牛皮大王,他自称有一条空手道黑带。
Miss Singleton didn't call back, did she? 辛格尔顿小姐没有回电话,是吗?
Alliott told Singleton he was passing the sentence prescribed by law. 阿利奥特告诉辛格尔顿他是依法判决。
Bank is a 38-year-old singleton who grew up in Philadelphia. 班克是一名38岁的单身汉,在费城长大。
Take a letter, Miss Singleton. 帮我写封信,辛格尔顿小姐。
This is a standard PHP singleton pattern. 这是一个标准的PHP单元素模式。
Through this functionality, you can use the popular singleton pattern. 通过使用这种功能,您可以使用流行的单例模式。
Annotation-based injection often used by JAX-RS resource classes may not be supported in the case of a singleton instance. 常被JAX-RS资源类使用的基于注释的注入可能在一个单例实例的情况内并不受支持。
This constitutes a "between" predicate since the self axis always evaluates to a singleton. 由于self轴始终对单个值进行计算,因此上述表达式构成了“between”谓词。
Implement it using a centralized configuration singleton, which you can configure with a properties file. 使用一个集中的配置singleton来实现它,对于这个singleton,可以使用一个属性文件进行配置。
This is a Scala singleton because it uses the object declaration instead of a class declaration. 这是一个Scala单例(singleton),因为它使用对象声明,而不是类声明。
This is demonstrated using the ExceptionHandler class, which again adopts a singleton design pattern. 使用ExceptionHandler类可以展示这一点,该类也采用了singleton设计模式。
In the constructor of StockQuoteGenerator class, which is a singleton class, we are starting a new thread and assigning a Runnable object to that thread. 在StockQuoteGenerator类(一个单态类)的构造函数中,我们启动了一个新线程,并向该线程分配了一个Runnable对象。
Is an RWT-specific singleton that provides access to a unique instance within the session scope. 是一个RWT特有的单例,提供了在会话作用域中对一个唯一单例的访问。
Anything directly declared as an object in Scala is a singleton. 在Scala中直接声明为对象的任何东西都是一个单实例对象(singleton)。
This is the singleton root management object that starts and stops all other management objects/ daemons. 这是一个单实例根用户管理对象,开始和终止所有其他管理对象/守护进程。
The Message singleton serves as a metadata repository and factory class for the Message class. 单实例对象Message作为Message类的元存储库和工厂类。
The RAP platform provides a session singleton for accessing a unique instance within the session scope. RAP平台提供了一个会话单例,用于在会话作用域中访问一个唯一的实例。
This class is a singleton, meaning there's only one map of running server instances for all projects. 这是一个惟一的类,也就意味着所有项目正在运行的服务器实例只有一个惟一的映射。
Singleton EJBs, which can be used for managing caches or shared application state. 单例EJB,它们可用于管理缓存和共享的应用程序状态。
Drag and drop the Singleton Pattern instance from the Pattern Explorer into the UML Class Diagram view. 将Singleton模式实例从模式浏览器中拖拽到UML类图视图中。
A singleton connection factory is provided to ensure that each thread in the pool is connected only once. 提供了独立连接工厂来确保池中的每个线程仅连接一次。
Static access is especially useful for implementing the singleton design pattern, where only one instance of class exists. 静态访问特别适合实现单一设计模式,在这种模式中只存在一个类实例。
Here we specify "session" scope instead of the default "singleton". 这里我们指定了“session”作用域而不是缺省的“singleton”。
Both UI components and the Application object ( which is a singleton) can receive system events. UI组件和应用对象(这是一个单例)都能收到系统事件。
This test is best for singleton pregnancy and multiply pregnancy might affect the result. 这项测试对单胎妊娠最佳,多胎妊娠有可能会影响结果。
These are defined as singleton and prototype. 这些都在单例模式和原型模式中定义了。
I'll examine the idea of a singleton, memory pooling, and data streaming. 我将分析单元素、内存池和数据流的概念。
Our goal is to allow users to specify a clustered singleton using an annotation and custom SCA scope. 我们的目标是让用户能通过注解(annotation)和定制的SCA范围来指定集群的单例服务。