Part three: The object scope of mental distress.
第三部分:精神损害的客体范围。
This means that art needs infinite expansion, from concept, logic, and object scope to technical support system.
这意味着艺术需要无限地扩张,从概念、逻辑、对象范围到技术支持系统。
The data variable is never used again after the object scope, but it is not necessarily cleared when we leave the block.
虽说变量在其作用域执行后不会再被使用了,但是这不意味着在我们离开作用域后他们就一定能被清理掉。
Secondly , proceeding with the risk sources in social economic system, this paper researched the issue of adjustment object scope.
由此,文章提出了经济法的调整对象系社会整经济安全与公平社会关系的观点。
Finally, notice that references to the GUI components need to be kept available in the object scope so they can be accessed in the synchronization methods.
最后,请注意对GUI组件的引用在对象范围内必须保持可用,这样才能在同步方法中访问这些组件。
To accomplish this effect, resolve these two issues: First, modify the object pool so that it understands the concept of scope.
为了实现这种效果,要解决两个问题:首先,修改对象池,让它理解范围的概念。
Once the context object goes out of scope, which like a database connection should be very quickly, the data objects essentially become read-only.
就像数据库连接那样应该非常快,一旦该上下文对象超出范围,数据对象实质上就进入只读状态。
Use it to notify object managers that a session scope has ended (or is about to end) and to release the corresponding objects.
使用它通知对象管理器会话范围已经结束(或即将结束),应该释放对应的对象。
To retrieve an object from the object pool, provide a scope type and a scope key.
为了从对象池获取对象,需要提供一个范围类型和一个范围键。
Use it to notify object managers that an application scope has ended and to release the corresponding objects.
使用它通知对象管理器应用程序范围已经结束,应该释放对应的对象。
If you identify the intended scope of each object, you might specify to automatically release objects at the end of the scope.
如果标识出每个对象的范围,就可以指定在这个范围结束时自动释放对象。
To facilitate this approach, a context object is needed to store scope information.
为了帮助实现这种方式,需要用一个上下文对象存储范围信息。
The object manager associates the scope information to each object being retrieved.
对象管理器把范围信息与获取的每个对象关联起来。
The type of report object you are working with will determine the scope of items you can add to the report object at once.
您所使用的报表对象的类型会决定您能一次添加到报表对象的项目范围。
Different object managers may manage objects belonging to the same scope.
不同的对象管理器可能管理属于同一范围的对象。
These rules control both the relationships allowed between scopes and the allowed references from an object in a scope to objects in other memory areas.
这些规则控制了作用域之间的许可关系,以及作用域中的对象对其他内存区域中的对象的引用。
Use it to notify the object manager that a request scope is about to end and to release the corresponding objects.
使用它通知对象管理器请求范围即将结束,应该释放对应的对象。
Misuse of the scope for object attributes (global versus local).
对象属性范围(全局还是本地)的使用不当。
Scope (request/session) specifies where to look for the object.
Scope (请求/会话)指出到哪里查找对象。
Scope rules help Python figure out which object you want to use.
作用域规则可帮助Python判断您想使用的对象。
Because the inner function holds a reference to the outer function's variables, the scope object with property a will not be garbage collected.
由于内部函数持有到外部函数的变量的引用,所以这个带属性a的范围对象将不会被垃圾收集。
We set the scope of this object to application, as only one instance is needed per application.
我们将此对象的范围设置为application,因为每个应用程序只需要一个此对象的实例。
One of Perl's advantages over straight c, of course, is that it does heap management on objects, so that when an object passes out of scope, it will be destroyed.
当然,Perl相比直接的c语言的优势之一是在于它确实可以在对象上进行堆积管理,这样当一个对象超出范围时,就会被销毁。
In general, and especially for Fabric clustering, it is important to create the object cache instances at the widest scope possible.
一般来讲,尤其是对于Fabric集群,在尽可能最广的范围内创建对象缓存实例是非常重要的。
The sample code demonstrates how to use the object manager to manage a request scope in a Struts 1.1 application.
示例代码演示如何用对象管理器在一个Struts 1.1应用程序中管理请求范围。
For example, the scope object name of the sample IWidget should become SampleIWidget_100 and SampleIWidget_200 for version 1.00 and 2.00 respectively.
例如,示例IWidget的范围对象名称对于版本1.00和2.00来说应该分别变成SampleIWidget _ 100和SampleIWidget _ 200。
While all Spring-managed objects are treated as singleton instances by default, it is sometimes necessary to specify an alternate "scope" for an object.
虽然所有Spring管理对象都被默认地当作单例实例来处理,但有些时候还是有必要为某个对象指明一个备用的范围(scope)。
It then retrieves the scope keys from the RequestContext object.
然后,从RequestContext对象获取范围键。
With a preallocated Runnable object and a separate scope, you should always be in a position to report a problem without using any memory in the context the error occurred.
通过一个预先分配的Runnable对象和一个单独的作用域,在错误发生时,您就应该总是能够报告问题,而无需使用任何内存。
With a preallocated Runnable object and a separate scope, you should always be in a position to report a problem without using any memory in the context the error occurred.
通过一个预先分配的Runnable对象和一个单独的作用域,在错误发生时,您就应该总是能够报告问题,而无需使用任何内存。
应用推荐