• This panel lets you create and load sample messages, including loading from a file.

    这个面板允许创建加载示例消息包括文件进行加载

    youdao

  • However, when data is not clean, the duplicate records get dropped and there is less data to load into the database. This reduces loading time.

    但是数据干净时,副本记录弃用,只需将较少的数据加载数据库将减少加载时间

    youdao

  • These two parameters specify the maximum number of sessions used for the data load operation and the maximum number of session used by each loading process.

    两个参数指定用于数据加载操作最大会话数量以及加载进程使用的最大会话数量。

    youdao

  • While doing an UNLOAD, you can also generate corresponding LOAD control statement and use it for loading data to the same or a similar table in any DB2 subsystem.

    执行UNLOAD 时,可以生成相应LOAD控制语句使用加载数据任何DB2子系统中的相同类似

    youdao

  • Every 200 milliseconds, the scheduler performs load balancing to redistribute the task loading to maintain a balance across the processor complex.

    200毫秒调度程序就执行负载平衡调节,以便重新分配任务负载维持处理器之间的平衡

    youdao

  • In general, you want to load the layout with some initial menus and fetch the home content after loading.

    通常希望加载包含初始菜单布局然后加载之后获取主页内容

    youdao

  • We use dynamic class loading to load user libraries.

    我们使用动态加载加载用户

    youdao

  • Predictive loading is a strategy by which when you load an object (say, upon a cache miss) and then guess which other related objects might also need at the same time and load them as well.

    加载一个对象(比如缓存缺失之后)然后推测同时需要哪些其他相关对象加载它们时,则需要用到预测性加载策略

    youdao

  • Note that class loading can be performed in a lazy manner and therefore some parts of the class loading process may be done on first use of the class rather than at load time.

    注意可以惰性方式执行装入所以类装入过程某些部分可能第一次使用类的时候才执行,不是装入时执行。

    youdao

  • Also, the load test client must be capable of generating the appropriate type of request needed for loading the application in question.

    还有负载测试客户机必须能够生成装入涉及应用程序所需正确类型请求

    youdao

  • Instead, it makes sense to include the loading management in a proxy object and let the proxy object load the plug-in if and when it's needed.

    一种做法是,加载管理放在代理对象中,来判断是否需要加载组件以及何时加载插件合理的。

    youdao

  • Lesson 3: XML decomposition load - Uses an annotated schema and decomposition to demonstrate the second method for loading XML documents.

    第3:用XML分解进行装载——通过一个带注释模式分解演示装载XML文档第二方法

    youdao

  • As with explicit class loading, if the class is already loaded, then a reference is simply returned; otherwise, the loader goes through the delegation model to load the class.

    显式装入一样,如果已经装入了,那么只是返回一个引用否则装入器会通过委托模型装入类。

    youdao

  • As you probably already know, waiting for the window to load is painfully slow, because the whole page must finish loading, including all the images on the page.

    可能有所体会等待窗口加载的过程非常缓慢而且令人痛苦的,是因为必须整个页面加载所有内容,包括页面所有的的图片

    youdao

  • Lesson 2: stored procedure load - Creates a stored procedure to demonstrate the first of two methods for loading XML documents.

    第2:用存储过程进行装载——创建一个存储过程,演示用于装载XML文档两种方法中的第一种方法。

    youdao

  • Multiple load times for different elements, re-loads once you’re in to the site core, and no clear indication that loading is finished make for an extremely confusing and difficult to use website.

    多重加载元素即使看到了网页内容实际上还有东西再次加载没有迹象可以表示加载结束了,这样也让哥非常困惑不解并且该网站还不易使用

    youdao

  • If it is given an address to load from that is not at a 16-byte boundary, it simply zeroes out the last four bits of the address before loading it so that it will be an aligned load.

    如果加载地址不是一个 16字节边界将该地址的最后截断然后再加载以便使能够加载。

    youdao

  • One load is usually accompanied by several people: porters, drivers and loading workmen.

    装运通常几个合力完成:搬运工司机装车

    youdao

  • This section provides details about specific changes made to increase the concurrency of the data loading phase of the RDP Direct Load Asset.

    小节详细讨论提高RDP DirectLoad Asset数据加载阶段并发性所需具体更改

    youdao

  • Using On Demand page Loading, you can set the first three pages of the form to load initially.

    通过使用On DemandPageLoading可以指定最初只装载表单三个页面

    youdao

  • Chainloader + 1 tells GRUB to use a chain loader to load this OS, which is required for loading Windows.

    chainloader +1告诉GRUB使用一个链式加载程序加载这个OS加载Windows需要这个选项。

    youdao

  • Ila is a special load instruction that loads static addresses, in this case loading the address of the output string into register 3.

    ila加载静态地址特殊加载指令例中用来输出字符串地址加载3

    youdao

  • Eager loading means that Rails will automatically perform the necessary queries to load the object of any specified child objects.

    立即加载意味着Rails自动执行所需查询加载任何特定对象对象

    youdao

  • While loading, if the target base table is fragmented, the load happens in parallel under the PDQ environment.

    加载时,如果目标碎片化(fragmented),加载过程将PD Q环境并行发生

    youdao

  • If your operating system supports dynamic loading, Lua can load and call functions on demand.

    如果操作系统支持动态加载,那么Lua可以根据需要来动态加载调用函数

    youdao

  • You might recall that the xm builder I wrote in previous columns provided both a class name (to load the plug-in) and a project nature (to decide whether it's worth loading the plug-in) in plugin.xml.

    可能记得一期文章中编写xmbuilderplugin . xml中提供了(以便加载插件)项目特性(确定是否需要加载插件)。

    youdao

  • The Rails fixture loading mechanism is already in place so you do not have to add additional code to tell Rails to load the test data.

    Railsfixture装载机制已经就位了,所以需要添加额外的代码装载测试数据

    youdao

  • 'Lazy loading' tells NHibernate not to load an object from the database until the application needs to access its data.

    'lazyloading '告知NHibernate不要数据库表中加载这个类对象直到程序需要访问这个对象的数据时才加载。

    youdao

  • When the UI loads in Macromedia Flash, you call the load method of the XML object that initiates loading of the XML content from the view selected by the user as follows.

    MacromediaFlash加载ui调用XML对象加载方法,初始化用户视图中的XML内容加载,如下所示。

    youdao

  • IDS already has tools for loading and unloading of data. These include the dbimport, dbexport, dbaccess commands (load and unload), High Performance Loader (HPL), and dbload.

    IDS还提供一些数据加载卸载工具包括dbimportdbexportdbaccess命令(加载卸载)、HighPerformanceLoader (HPL)和dbload

    youdao

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

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

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