Because the code can execute in any environment, the class files might not be the same as when the code was compiled.
因为代码可以在任何环境中执行,所以类文件可能与代码编译时不同。
Again, any user can execute the code written to create an instance of a Bid class, but only a user who owns that instance will be given permission to modify it.
再一次,任何用户都可以执行被编写用来创建bid类实例的代码,但只有拥有该实例的用户会被授予修改该实例的许可权。
This means that any user can execute the code written to create an Auction class instance, but only the user who owns that instance may execute code designed to modify it.
这意味着任何用户都可以执行被编写用来创建auction类实例的代码,但只有拥有该实例的用户可以执行用来修改它的代码。
This class also provides the ability to execute code in any of these databases using the execute method.
通过调用该类中的execute方法,该类能够执行任何这些数据库中的代码。
The worker object, a RequestContext, is defined in the base class and provides a final execute method that defines the flow for monitoring any request.
工人对象RequestContext是在基类中定义的,提供的finalexecute方法定义了对请求进行监视的流程。
Note that demands should never be made in a class constructor because class constructor code is not guaranteed to execute at any particular point or in any particular context.
请注意需求不应该设定于类别建构函式内,因为无法确定类别建构函式程序码的执行时点和内容。
Note that demands should never be made in a class constructor because class constructor code is not guaranteed to execute at any particular point or in any particular context.
请注意需求不应该设定于类别建构函式内,因为无法确定类别建构函式程序码的执行时点和内容。
应用推荐