1. Article 109 a lost-and-foundobject shall be returned to the right holder.
第一百零九条拾得遗失物,应当返还权利人。
来自互联网
2. As a visitor you can assume this mood and feel like you've come across a foundobject in a vast cityscape.
造访者可以感受这个气氛,彷佛在都市风景中遇见了一个屹立已久的物体。
来自互联网
3. Using the previous example again, you can find the Place Order button by its position near a foundobject, the picture of the album, and a specific path.
4. Article 113 in case a lost-and-found object fails to be claimed within 6 months as of the date when the claiming announcement o is published, it shall be owned by the state.
第一百一十三条遗失物自发布招领公告之日起六个月内无人认领的,归国家所有。
来自互联网
5. Each object has a level where it can be found in the formal module.
每一个对象都拥有在规范模块中可以找到的层次。
来自互联网
6. After careful analysis they found the clear signature of an object located within the gap in the dust disc, about one billion kilometers from the star.
在仔细分析后他们发现了明显的迹象,表明在尘埃盘的裂口处有一个物体,距离恒星大约十亿千米。
来自互联网
7. If the Shared memory object cannot be found, an exception is thrown.
如果无法找到这个共享内存对象,就会抛出异常。
来自互联网
8. They then found a small object in the disc which may be the cause of the gap.
然后他们在盘上发现了一个小物体,可能是造成裂口的原因。
来自互联网
9. All reachable (and therefore live) objects in the VM can be found by tracing this tree (or trees) of object references called the GC root tree.
VM里所有能获得的对象能够通过跟踪被叫做垃圾回收根树的对象参考树来找到。
来自互联网
10. If the property value matches the search value, then the method has successfully found the desired test object and returns it.
如果属性值与搜索值匹配,那么该方法就成功地找到预期的测试对象,并返回该对象。
来自互联网
11. Even if it's not worth a lot, there's usually a compelling tale about how the object was made or how it was found.
即使那物品不是很值钱,但关于这物品是如何物体或如何被发现通常多是有吸引力的故事。
来自互联网
12. Another interesting aspect to this object is that it is found within a globular cluster, a very old, very tight grouping of stars.
这个物体另一个有趣的一面是,它是在一个球状星团中,一个很古老很紧密星群中被发现。
来自互联网
13. Once the bound component marshalling method has been found or generated, the object binding component just adds the code to call that bound component method to the original method it was passed.
14. In general, it is best that either a heading or a line of text is found in a DOORS object.
通常来说,在DOORS对象中可以找到一个标题或者一行文本,是最好的。
来自互联网
15. They found that the object itself would be kicked away from the black hole as a result of its own gravity, and the event horizon would remain intact.
他们发现那个高速旋转的物体会被自身的引力从黑洞中踢出去,而黑洞边界将原封不动。
来自互联网
16. You can use the unique function to evaluate all the unique members found in a series data object.
可以使用UNIQUE函数处理在序列数据对象中找到的所有独特成员。
来自互联网
17. If an object cannot be found by tracing the root trees, then that object is unreachable and therefore can be reclaimed by the GC.
如果一个对象不能通过跟踪根树来找到,那么对象是不可到的,它可以被GC再生。
来自互联网
18. The hit rate represents how often an object will be found in the remote cache.
访问率代表在远缓存中多久能找到一个对象。
来自互联网
19. If the object is not found it will attempt to create the object using the other attributes.
如果未找到对象,将会尝试使用其他属性创建对象。
来自互联网
20. Learn more about the object file format and the tools that you can use for exploring object files found on your system.
了解更多关于目标文件格式的内容,以及可以用来研究系统中目标文件的工具。
来自互联网
21. The onpload database can be found in Object Explorer, under the listing of databases available in the connection created to IDS.
22. The implicit side effect is that after this line the matcher object contains the first match found in the input text.
隐含的副作用是,执行该行代码之后, matcher对象包含在输入文本中找到的第一个匹配项。
来自互联网
23. Internally, the framework will map the values found in the binding object with the names in the corresponding template.
从内部来说,框架将在从binding对象中找到的值与对应模板中的名字之间建立映射。
来自互联网
24. You can code conditional WebSphere TX map logic within map rules using the PRESENT function, which tests to see if a particular data object is found in a data structure.
25. Each element found in the JSON text file is converted into a VirtualSystems object.
在JSON文本文件中发现的每个元素都将转换为VirtualSystems对象。
来自互联网
26. An example of a simple object can be found in the PSI: : ESP module.
可以在PSI:ESP模块中找到一个简单对象的例子。
来自互联网
27. When a match is found, the Data Handler knows which business object to create with which associated verb.
当找到符合之对象,DataHandler知道哪个业务对象创建哪个恰当的动词。
来自互联网
28. Next, to optimize Rh you can improve the chances that an object will be found in the remote cache by using either a preloading strategy or a predictive loading strategy.
接下来,优化Rh,您可以使用预加载策略或预测性加载策略提高在远缓存中找到对象的几率。
来自互联网
29. When the SelfInitializingApplicationObject interface is implemented and if the object is not found when the rule runs, the rules engine will try to instantiate that object.