• 通过逐步给这个函数增加参数的方式来泛化

    Generalize the function by adding appropriate parameters.

    youdao

  • 如果增加参数相似颜色取代。

    If you increase the value of the parameter the colors similar to the colors of the set will be replaced, too.

    youdao

  • 若想试试本文学到的内容,可以扩展当前XLST插件增加参数支持

    To try out what you learned in this article, you could extend the current XLST plug-in to add parameter support.

    youdao

  • 因此现有计算机辅助绘图软件基础上增加参数设计功能进一步提高绘图效率质量

    Hence adding the function of parameterization design under the foundation of computer aided drawing software can enhance drawing efficiency and quality.

    youdao

  • 解决这个问题,可以将SHMMAX参数增加一个合理大小例如2GB

    To resolve this problem, increase the SHMMAX parameter to a more reasonable size, like 2GB.

    youdao

  • 很明显随着项目参数估计中方增加成功完成项目的可能性就减少

    Clearly, as the variance in the estimates of project parameters increases, the likelihood of completing the project successfully decreases.

    youdao

  • 例如如果设计目标支持运行时可变性需要支持改变代码重启应用的情况下动态增加新的参数

    For instance, if the goal is to support variability at runtime, you could support adding new parameters and changing existing ones without code changes or application restarts.

    youdao

  • 如果情况如此就可以考虑增加LOGBUFSZ数据库参数

    If so, you can consider increasing the LOGBUFSZ database parameter.

    youdao

  • 如果调用没有结果远程存储过程那么联邦增加开销仅限于本地远程名称输入参数之间名称类型映射

    Calling a remote stored procedure with no result set means that the overhead added by federation is limited to name and type mapping between local and remote names and input parameters.

    youdao

  • 尽管方法通常是有效出错,尤其是随着参数增加

    Although this approach usually works, it is error-prone, especially as the number of parameters increases.

    youdao

  • 增加报表参数数据我们使用数据浏览视图

    The Data Explorer View is also used when adding report parameters and data cubes.

    youdao

  • 自动化工程师们可能选择编辑这些本来定义参数从而实现自定义逻辑或者增加删除一些无效HTTP请求

    Automation engineers may choose to edit the scripts to define parameters, to implement custom logic, or to add or remove invalid HTTP requests.

    youdao

  • 作为增加的一个好处我们不再需要区分带有绑定绑定参数情况

    As an added benefit, we no longer need to distinguish between the case with bind variables and that without.

    youdao

  • 如果看到了较多数目的日志页面表示应该增加LOGBUFSZ数据库参数

    If you see a large number of LOG pages read, it indicates that the value of the LOGBUFSZ database parameter should be increased.

    youdao

  • 然而将此演示程序参数化,增加生产线数量减少罐子到达时间间隔

    However, the demo can be parameterised to increase the number of production lines and decrease the time between jars arriving.

    youdao

  • 需要代理传递一个参数确定给定员工增加工资百分比

    You also need to pass a parameter to this agent to determine what percentage increase to apply to a given employee's salary.

    youdao

  • 如果遇到SQL 0964c错误需要增加数据库日志文件参数

    If you encounter the SQL0964C error, you will need to increase the values of your database log file parameters.

    youdao

  • 研究小组还将使用改变沙柱深度几个桶里添加生锈钉子增加病毒移除的效果),改变其他参数等方式加以实验。

    The group will change the depth of the sand column, add rusty nails to several pails (in an effort to increase virus removal), and alter other parameters.

    youdao

  • 增加LOGBUFSZ参数时,应该考虑DBHEAP参数因为日志缓冲区使用来自数据库区域中的空间

    When increasing the value of the LOGBUFSZ parameter, you should also consider the DBHEAP parameter since the log buffer USES space from the database heap area.

    youdao

  • 时间调整参数允许用户指定时间片长度增加时钟计时

    The time slice tuning parameter allows the user to specify the number of clock ticks by which the time slice length is to be increased.

    youdao

  • 如果下列条件有一个成立,就增加参数

    The parameter should be increased if either of the following conditions is true

    youdao

  • 右边Add按钮点击这样已有参数增加新的

    Click the add button on the right; this will add a new entry below the existing parameter.

    youdao

  • 调优意味着系统增加内存修改操作系统参数加速Web数据库服务器提高代码效率或者这其中的一些组合

    Tuning might mean adding memory to a starved system, modifying operating system parameters, hastening the Web or database server, rewriting code for efficiency, or some combination thereof.

    youdao

  • 复合模式每个参数的构造函数增加PatternParameterDelegate声明已成为一种普遍规律

    As a general rule, add a PatternParameterDelegate statement to the constructor of each parameter class of the composed pattern.

    youdao

  • 如果应用程序DayTrader那样使用许多语句增加参数有时可以改善应用程序性能

    If your application utilizes many statements like DayTrader does, then increasing this parameter can improve application performance.

    youdao

  • Domino7中,这个Notes . ini参数可以增加因为我们SuSESLES8SLES9中已经找到了一种方法,可以Domino缺省分配4GB左右内存

    In Domino 7, this Notes.ini parameter value can be increased because we have found a way in SuSE SLES 8 and SLES 9 to allocate almost 4 GB of memory to Domino by default.

    youdao

  • 如果LOCKlistmemoryinuse (Bytes)”超过定义LOCKLIST大小50%,那么就增加LOCKLIST数据库配置参数中的4k b数量

    If the "LOCK list memory in use (Bytes)" exceeds 50 percent of the defined LOCKLIST size, then increase the number of 4kb pages in the LOCKLIST database configuration parameter.

    youdao

  • 参数增加CPU使用因此,它限制系统可伸缩性

    But it also increases CPU usage and hence limits the scalability of the system.

    youdao

  • 接下来查询字符串增加一个参数tag

    Next, a query string is appended with one parameter, tag.

    youdao

  • 对于每个依赖其他参数参数而言,要为参数内部依赖的构造函数增加PatternDependencyDelegate声明(参看列表3)。

    For each parameter that has a dependency on other parameters, add a PatternDependencyDelegate statement to the constructor of the parameter's dependency inner class (see Listing 3). In this case.

    youdao

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

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

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