• Note:In order to be convenient for the installation of clients, the numerical value, butterfly valvejoint standard flange size and size code in the table are only one part of them.

    为了方便客户安装要求,本表给定数值系与蝶阀链接标准法兰尺寸,简图中尺寸代号其中一部分

    youdao

  • The auditing log is specified as a flat file called audit.log in which every line is a comma-separated string of the format timestamp,jar id,sweet type code, jar size code,mass of jar.

    审计日志指定名为 audit.log 的平面文件其中每一一个以逗号分隔字符串格式为 timestamp,jarid,sweettypecode, jarsize code,mass of jar。

    youdao

  • There are a few other reports: One shows the average file size, another shows how the code is distributed over the directory tree, and another shows which files were revised the most.

    还有其他一些报告个报告显示平均文件大小另外一个显示了如何通过目录分布代码还有一个则显示了哪个文件的版本改动最多

    youdao

  • Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times.

    缩小是从代码减少大小从而提高加载时间删除不必要的字符做法

    youdao

  • Through a code review, you can gauge the absolute size of the migration.

    通过代码检查可以估计出迁移绝对大小

    youdao

  • A cache should also maintain a reasonable upper size limit to avoid memory over-utilization in custom code.

    缓存应该维护一个合理大小上限,以避免自定义代码中内存的过度使用。

    youdao

  • Hence, the size of the code cache will dictate, indirectly, how many methods can be compiled.

    因此代码缓存大小规定间接的,有多少方法编译

    youdao

  • Because most disk devices use a sector size of 512 bytes, the first-stage boot loader code must be very small.

    由于大多数磁盘设备扇区大小512字节,因此一步引导加载程序代码很小。

    youdao

  • The following code snippet gets the size buffer required for populating information for all the configured interfaces.

    下面代码可以获取用来填充所有配置接口信息所需缓冲区大小

    youdao

  • By generating the style sheets dynamically whenever the schema changes, you greatly reduce code size and the chance of introducing copy-and-paste errors.

    每当模式改变时,通过动态生成样式可以极大地减少代码大小减少引入剪贴错误几率

    youdao

  • Using the increasing size of the repeating pattern makes the code simple.

    使用重复模式递增大小使代码简化

    youdao

  • A significant contributing factor to the cost of maintenance is the size of the code base in question.

    影响维护成本重要因素正被讨论的代码基数大小

    youdao

  • To accomodate column size, some lines of code are split and appear on two lines.

    为了适应大小一些代码拆开出现行上。

    youdao

  • It also removes comments left in the code and white Spaces, further reducing the file size.

    删除代码中的注释空白进一步缩小文件大小

    youdao

  • Code size: the new engine generates slimmer code, typically 12% to 20% smaller code generated.

    代码大小引擎产生的代码更紧凑一般缩小12%20%。

    youdao

  • Listing 6 shows the code for the drop-down menu to change the font size.

    清单6显示更改字体大小菜单代码

    youdao

  • For instance, one of the problems with the original code is that it is limited to the size of a DMA transfer.

    举例来说,原来代码问题dma传输大小限制

    youdao

  • Using the most appropriate type for variables is very important, as it can reduce code and data size and increase performance considerably.

    变量定义恰当类型非常重要因为这样可以减少代码数据长度可以非常显著提高效率

    youdao

  • The GWT compiler does a good job at reducing code size but cutting unused methods and obfuscating code to use short variable and function names, but the result is still uncompressed text.

    通过去掉被调用的方法艰涩代码使用简短变量和方法名等方式,GWT编译器减少代码量方面表现得非常出色,但是最后得到的代码文本仍然未经压缩的。

    youdao

  • The problem is, all of the whitespace, line breaks, and comments that you add to your code increase the file size of the script and the load time of your application.

    问题加入所有空格、分行符、注释增加脚本文件大小应用程序加载时间

    youdao

  • Normally the total number of added classes and the total size of the added code is fairly small.

    通常添加总数所添加代码长度十分

    youdao

  • To specify a style sheet to be used depending on the current screen size, you can add this code to the template.

    如果要根据当前屏幕大小指定使用样式可以将下列代码添加模板。

    youdao

  • Don't be taken aback by the size of the code — it's mostly comments and declarations (the factorial function itself only has 16 instructions).

    代码看起来比较多,但您也无需望而却步,因为其中大部分都是注释声明(阶乘函数本身只有16个指令)。

    youdao

  • Reducing the code had many benefits, including performance (code size over the wire is where it really counts with script) but also in reducing the tangled dependencies we used to have.

    减少代码很多好处包括性能(连接所涉及代码对于脚本而言非常值得考虑),会减少我们以往交织依赖关系

    youdao

  • For service pack 1, Microsoft has introduced a new heuristic based on code size and whether or not the call is in a loop.

    ServicePack1中微软引入新的基于代码尺寸启发式算法,来判断调用是否处于一个循环中

    youdao

  • Version 2.2 has a new engine based on a linear IR, which brings significant speed and code size improvements.

    Mono 2.2版有了一个基于线性IR引擎大大改善速度代码大小

    youdao

  • The HCCountHandler class is half the size of SAXCounterHandler, and most of the code deals with the counter.

    HCCountHandler大小SAXCounterHandler一半,而且代码的绝大部分都是处理这个计数器

    youdao

  • The following is a sample MUWS ManagementEvent, indicating that the code module size has changed on the device rim210000a.

    以下是样例MUWSManagementEvent指明代码模块大小设备RIM 210000 a上已被更改

    youdao

  • Using this feature is an optimization that reduces overall code size because, by default, even if the code does not throw exceptions, cl still generates stack unwinding information for C++ sources.

    使用这个特性可以对减少整体代码大小进行优化,因为缺省情况下,即使代码不会引发异常cl仍然会为 C++ 源代码生成堆栈展开信息。

    youdao

  • Although software metrics have existed for at least three decades, the use of metrics other than size (lines of code, function points, etc.) has been infrequent.

    虽然软件量度存在至少30多年,但是除了规模(代码功能以及等等)以外其他量度,应用却并不广泛。

    youdao

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

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

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