• 因为对象大小有限,所以最高2可以用于标志

    As the size of objects is limited, the top 2 bits can be used for flags.

    youdao

  • 可以根据焊接对象大小设计不同规格

    Also can be according to the welding object size, designed to different specifications of the mouth spray tin.

    youdao

  • 注意:MAX_SIZE的默认值10MB确定对象大小最大值

    Note: MAX_SIZE defaults to 10 MB, and establishes the maximum object size. This also corresponds to the setting jdbc.resource.maxsize.

    youdao

  • 一些用于对象大小size这些对象大小2若干次减去某常数

    It has size classes for object sizes that are a power of two minus a constant.

    youdao

  • 面板显示了任何所选对象其他详细信息例如对象大小对象总的到达大小

    The left panel also shows other details for any selected object in the tree; for example, the size of the object, the number of children, the total reach size, and so on.

    youdao

  • 结论驻留时间对象大小对象间距优化基于视线追踪的人-计算机界面设计主要参数。

    Conclusion the dwell time, object size and object space are all important to optimize the HCI design based on eye tracking.

    youdao

  • 64环境中,支持最大业务对象大小500MB32位UNIX系统能够处理100 MB对象

    In a 64-bit environment the maximum size is now 500mb, while 32-bit UNIX systems can handle 100mb objects.

    youdao

  • 一旦应用程序启动运行内存利用受到系统需要对象数量大小影响。

    Once an application is up and running, memory utilization is affected by the number and size of objects the system requires.

    youdao

  • 一方面,一个对象可以任意大小所以我们需要分为几部分

    An object, on the other hand, can be of arbitrary size, so we need to break it into pieces.

    youdao

  • 由于初始时间直接对象大小比例,因此时间是线性的,不是常量

    Since the initialisation time is directly proportional to the size of the object the time is linear rather than constant.

    youdao

  • 可以忽略透视相同大小绘制所有对象不管它们离得远。

    You can also ignore perspective and draw all objects the same size, no matter how far away they are.

    youdao

  • 比例涉及对象之间大小关系

    Proportion involves the relationship of size between objects.

    youdao

  • 猜测由于实现比较保守,根据不同条件(比如对象数据大小其他OS特定特性)及早地关掉了它。

    My guess is that it is implemented very conservatively and disabled early based on various conditions like lock object data size and OS specific features.

    youdao

  • 可以优化对象设计使其去除不必要字段从而减小返回对象大小以及网络传输时间)。

    You can also reduce the size of the objects returned (and thus the network transmission time) simply by optimizing your object design to not include unnecessary fields.

    youdao

  • 一种类似情况,如果作业很快完成只分配很少对象那么只要堆大小适当,作业运行就不需要垃圾收集

    In a very similar case, jobs that complete very quickly or allocate very few objects might be able to run without requiring a garbage collection with an appropriate sized heap.

    youdao

  • 跟踪收集器开始,但是并不遍历指向更老一代对象引用,这减少跟踪对象大小

    A generational tracing collector starts from the root set, but does not traverse references that lead to objects in the older generation, which reduces the size of the object graph to be traced.

    youdao

  • 最后还要讨论另一个有关会话对象最佳大小常见问题位同事上个月这个专栏中捷足先登。

    Finally, I was also going to discuss another common question regarding the optimal size of a session object, but one of my colleagues beat me to it last month in this very column.

    youdao

  • 控制信息增加对象大小,因而数据绑定少了一个主要优点

    This control information pads the size of the objects, reducing one of the main benefits of data binding.

    youdao

  • 意味着诸如结构联合之类数据对象大小32 64 位系统不同的。

    This means that the size of data objects such as a structure or a union will be different on 32-bit and 64-bit systems.

    youdao

  • 然后喜欢参数构建弹出对象包括大小位置标题部件从中获取显示内容页面URL

    Then, I build the pop object with the parameters I like, including the size, the location, the title, and the URL of the page from which the widget should get its content.

    youdao

  • 因为所有对象都是从8字节边界开始,并且大小可以8整除,所以底部3用于表示大小我们作为标志,用于表示对象不同状态

    As all objects start on an 8 byte boundary, and the size is divisible by 8, the bottom 3 bits are not used for the size; we use them for flags to indicate different states of the object.

    youdao

  • 应该注意内存中业务对象(BO)大小可能线路可用表示要大得多

    It should be noted that the size of the in-memory business object (BO) can be much larger than the representation available on the wire.

    youdao

  • DAOS对象计入配额作为文件大小一部分

    DAOS objects count against quota and are reported as part of the file size.

    youdao

  • 平衡可以通过对象位置实现,如一房子的窗户,还可以通过对象的体积大小达到平衡,还有通过颜色取得平衡(室内亮度)。

    Balance can be balance by location of objects such as Windows on a house, balance by volume or sizes of objects, balance by color (like desired brightness in a room).

    youdao

  • 最后认识激活省略似乎被锁对象数据大小关系

    Finally I came to recognize that there seems to be some relation between the enabling of lock elision and the data size of the locked object.

    youdao

  • 大小差别由于聚合数据结构级别视图使用汇总实例计数对象/泄漏疑点视图使用实际事例大小计数。

    The difference in cumulative size occurs because the aggregated data structure level view uses summarized instance counts and the object/class leak suspects view uses actual instance and size counts.

    youdao

  • jpa缓存一个很好的特性,即使用时需要任何代码更改;仅需persistence .xml文件中修改一些配置属性(比如缓存的大小对象类型)。

    A great feature of the JPA cache is that no coding change is necessary to use them; you just need some configuration properties (like size and object types to cache) in your persistence.xml file.

    youdao

  • ParallelArray一些实现用于不同数据类型大小包括对象数组各种原语组成的数组。

    Several implementations of ParallelArray are available for different data types and sizes, including for arrays of objects and for arrays of various primitives.

    youdao

  • 可以Design视图调整报告对象大小位置、报告数据格式以及其他可视的报告属性

    You can adjust the size and location of the report objects, the format of the report data, and other visual properties of the report within the Design view.

    youdao

  • 文件大小——A MF对象非常使用zlib压缩

    File Size - AMF objects are very small and are compressed using zlib.

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定