class-in-state的意思|示意
class-in-state的网络常见释义
状态类 状态类(class-in-state) 一个类,以及其对象可能存在的状态。
class-in-state相关例句
Second, given that this task class is a Runnable, the result of the array access needs to be assigned to the state field (and state needs to be used in an overriding toString method) to prevent DCE.
第二,既然这个任务类是Runnable,为了防止DCE,必须把数组访问的结果赋值给state字段(以及覆盖的toString方法中需要使用的state)。
Brazil offers a case study in the differences between a middle class created by the state and one that owes more to the private sector.
关于国家催生的中产阶级和更多地归功于私营领域的中产阶级的种种差异,巴西提供了一个鲜活的研究案例。
The GameService class, in Listing 10, is a singleton class that represents the game server and the current state of the given game.
清单10中的gameservice类是一个单例类,代表给定游戏的游戏服务器和当前状态。
No other state is quite like this: in the electorate as a whole, the white working class adds up to perhaps 40% of the voters.
其它州不会呈现这样的情况,从美国全国来看,白人工人阶层占所有选民的40%左右。
This means that if the application has to maintain state in AjaxBean class then it will be erased when a new request comes.
这意味着如果应用程序必须在AjaxBean类中维护状态,那么当新请求来临时它就被抹掉了。
Recall that a plug-in author needs three things: a place to put the implementation, a way to expose the DSL (the class methods), and a way to expose the instance methods for the state machine.
回顾一下插件制作者需要的三个条件:放置实现的位置,公开DSL(类方法)的方法以及为状态机公开实例方法的方法。