• 系统可以过滤对于搜索过程来说相关不必要问题

    The system filters out the questions that are irrelevant or unnecessary for the search in progress.

    youdao

  • 文档筛选为了避免不必要的开销这种事件处理程序可能希望收集必要信息停止解析过程

    To avoid unnecessary overhead during document screening, such an event handler may want to stop the parsing process once it has gathered the required information.

    youdao

  • 自动备份过程能够去除不必要的枯燥工作但是因此而变得懒惰

    Automating processes can remove unnecessary drudgery, but should never be a way of escaping due diligence.

    youdao

  • 限定词(ToBe)不必要的因为没有存储中添加loanApplication (AsIs)过程

    The (to be) qualifier is unnecessary because you are not adding the Loan Application (As is) process to the repository.

    youdao

  • 对于许多企业来说,业务兴旺时,转换过程本身似乎不必要步骤——甚至可能成为业务操作危险

    For many, the transformation process itself seems like an unnecessary step when a business is thrivingand may even be seen as downright dangerous to their business operations. For example.

    youdao

  • 对于Sybase过程不必要的支持)。

    This is not necessary (and not even supported) for Sybase, Microsoft SQL Server, DB2(LUW, z/OS, iSeries) procedures.

    youdao

  • 这里不再赘述不必要细节假设数据库已经以下准备运行存储过程

    So that I don't bore you with unnecessary details, I am just going to assume that I already have the following stored procedures in the database ready to go

    youdao

  • 使用CLOB为了避免不必要的过渡数据转换可以存储过程参数声明中指定CCSIDUNICODEforMIXEDDATA

    In order to prevent unnecessary interim data conversions when using CLOB you can specify CCSID UNICODE for MIXED data on the stored procedure parameter declaration.

    youdao

  • 当然不必要使用工具所有特性并且大多数工具允许某种程度上的过程定制化重量级轻量级的,以及两者之间的任意程度。

    You certainly don't have to use all the features of a tool, and most tools allow some degree of process customization, from heavyweight to lightweight and all places in between.

    youdao

  • 使用存储过程作为查询主题输入一个好处就是需要数据库创建不必要的视图

    Using a stored procedure as query subject input has the advantage that no unnecessary tables or views are created in the database.

    youdao

  • 处理特定数据可以任何不必要的信息保持隐藏,而不会阻碍处理过程

    You can work on a specific set of data while any unnecessary information stays hidden and does not obstruct the process.

    youdao

  • 各不相同的开发过程工具许多方面导致复杂性增加不必要的浪费。

    Disparate processes and tools lead to increases in complexity and waste in a number of ways.

    youdao

  • 客户机应用程序调用存储过程然后存储过程执行数据库访问但不会网络返回不必要的数据

    A client application calls the stored procedure, which then performs the database accessing without returning unnecessary data across the network.

    youdao

  • 我们决定使用存储过程EJB提供事务性行为这些行为不必要复制了存储过程提供功能

    We had already decided to use stored procedures, and EJBs would only offer transactional behavior that needlessly duplicated features those stored procedures already provided.

    youdao

  • 然而这样过程满足项目需求不必要

    However, such a process won't necessarily meet the requirements of your project.

    youdao

  • 内嵌法规遵循最好法规遵循构建日常过程中,替代经常导致不必要的支出单独的法规遵循过程

    Embedded compliance It is better to build compliance into your day-to-day process, instead of having a separate compliance process that often results in unnecessary overhead.

    youdao

  • 而在另一些国家可能不必要因为通过每年类似的疫苗制备过程已经作过许多临床试验因此假定这种新的大流行性流感疫苗同样的方式起作用。

    In some countries this may not be required as many clinical trials were done with similar annual vaccine preparation, and the assumption is that the new pandemic vaccine will behave similarly.

    youdao

  • 不论是伊拉克战争爆发过程还是各种秘密项目曝光,都让美国人民屡屡感到他们受到了某些不必要蒙蔽

    And whether it was the run-up to the Iraq War or the revelation of secret programs, Americans often felt like part of the story had been unnecessarily withheld from them.

    youdao

  • 例如多个实际交付过程更加详细页面中捕获扩展就是不必要

    For example, it is not necessary to capture extensions on multiple pages to the extent that they are made more detailed than the actual delivery process they extend.

    youdao

  • 我们目标就是的强大版本消除无用不必要的处理过程花费,使得面小较小型团队工作努力的处理过程最优化

    The goal is to eliminate waste and unnecessary process overhead in your robust version, optimizing the process for smaller teams and work efforts.

    youdao

  • 反对小组面试批评者认为这种方法有损人格,声称这种方式给本已困难重重的求职过程增加不必要额外压力竞争

    But critics of group interviews find them demeaning and say they add unnecessary stress and competition in an already-difficult job-hunting process.

    youdao

  • 如果隐藏一些不必要的文件夹检视只要遵循一具体过程使用“隐藏”按钮

    If you want to hide some unnecessary folders from view, just follow this exact process and use the "hide" button.

    youdao

  • 不要订单过程不必要复杂。

    Don't make the ordering process harder than it needs to be.

    youdao

  • 然而现在我们测试过程能够传递一个布尔值false构造函数避免调用init方法所有不必要的初始化逻辑

    However, now we can just pass a Boolean false to the constructor during our tests to avoid calling the init method and all the unneeded initialization logic.

    youdao

  • 使尽可能消除不必要的组件使用不同微调同时自动化过程安装

    It makes possible to remove unnecessary components, to use different tuning, and to also automate process of installation.

    youdao

  • 切忌背诵那些生词,当然也不必要因为以后学习过程还有机会再次遇到那些生词。

    Do not try to memorise those words as it is not necessary because you will have the opportunity to experience in the future.

    youdao

  • 是对的,通过每次匹配多个字符,你正则表达式成功匹配过程跳过许多不必要的步骤

    By matching more than one character at a time, you'd let the regex skip many unnecessary steps on the way to a successful match.

    youdao

  • 因此一种延长诉讼过程增加不必要费用无用的努力

    Thus, there is a duplication of effort that lengthens the process and increases costs unnecessarily.

    youdao

  • 然后我们进入建模过程包括如何模拟场景保持脑海中纹理绘画帮助我们实现我们外观所以我们不必过分模拟我们的场景不必要

    We then go into the modeling process covering how to model the scene, keeping in mind that texturing painting will help us achieve most of our look so we don't over-model our scene unnecessarily.

    youdao

  • 一刻消除个人不必要的部分裁剪过程一个自我编辑过程可以删除他们忘记记忆,也可以保持延续他们想要的记忆。

    At this moment, cropping process which eliminates unnecessary part for individual is a process of 'self editing' that takes out memories they want to forget and delaying the time they want to keep.

    youdao

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

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

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