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.
注:为了方便客户安装要求,本表给定的数值系与蝶阀链接的标准法兰尺寸,简图中尺寸代号仅是其中一部分。
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。
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.
还有其他一些报告:一个报告显示了平均文件大小,另外一个显示了如何通过目录树分布代码,还有一个则显示了哪个文件的版本改动最多。
Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times.
缩小是从代码,以减少其大小,从而提高加载时间删除不必要的字符的做法。
Through a code review, you can gauge the absolute size of the migration.
通过代码检查,您可以估计出迁移的绝对大小。
A cache should also maintain a reasonable upper size limit to avoid memory over-utilization in custom code.
缓存还应该维护一个合理的大小上限,以避免自定义代码中内存的过度使用。
Hence, the size of the code cache will dictate, indirectly, how many methods can be compiled.
因此,代码缓存的大小会规定,间接的,有多少方法能被编译。
Because most disk devices use a sector size of 512 bytes, the first-stage boot loader code must be very small.
由于大多数磁盘设备扇区大小为512字节,因此第一步引导加载程序代码都很小。
The following code snippet gets the size buffer required for populating information for all the configured interfaces.
下面的代码段可以获取用来填充所有配置接口的信息所需的缓冲区大小。
By generating the style sheets dynamically whenever the schema changes, you greatly reduce code size and the chance of introducing copy-and-paste errors.
每当模式改变时,通过动态生成样式表,可以极大地减少代码大小和减少引入剪贴错误的几率。
Using the increasing size of the repeating pattern makes the code simple.
使用重复模式的递增的大小使代码简化。
A significant contributing factor to the cost of maintenance is the size of the code base in question.
影响维护成本的重要因素是正被讨论的代码基数的大小。
To accomodate column size, some lines of code are split and appear on two lines.
为了适应列大小,一些代码行被拆开,出现在两行上。
It also removes comments left in the code and white Spaces, further reducing the file size.
它删除代码中的注释和空白,进一步缩小文件大小。
Code size: the new engine generates slimmer code, typically 12% to 20% smaller code generated.
代码大小:新引擎产生的代码更紧凑,一般可缩小12%到20%。
Listing 6 shows the code for the drop-down menu to change the font size.
清单6显示更改字体大小的下拉菜单的代码。
For instance, one of the problems with the original code is that it is limited to the size of a DMA transfer.
举例来说,原来代码的一个问题是一次dma传输的大小有限制。
Using the most appropriate type for variables is very important, as it can reduce code and data size and increase performance considerably.
为变量定义最恰当的类型,非常重要,因为这样可以减少代码和数据的长度,可以非常显著的提高效率。
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编译器在减少代码量方面表现得非常出色,但是最后得到的代码文本仍然是未经压缩的。
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.
问题是,加入的所有空格、分行符、注释都增加了脚本文件大小和应用程序的加载时间。
Normally the total number of added classes and the total size of the added code is fairly small.
通常所添加类的总数和所添加代码的总长度十分小。
To specify a style sheet to be used depending on the current screen size, you can add this code to the template.
如果要根据当前的屏幕大小指定要使用的样式表,您可以将下列代码添加到模板。
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个指令)。
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.
减少代码有很多好处,包括性能(连接所涉及的代码量对于脚本而言非常值得考虑),但也会减少我们以往的交织依赖关系。
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中,微软引入了一个新的基于代码尺寸的启发式算法,来判断调用是否处于一个循环中。
Version 2.2 has a new engine based on a linear IR, which brings significant speed and code size improvements.
Mono 2.2版有了一个基于线性IR的新引擎,大大改善了速度和代码大小。
The HCCountHandler class is half the size of SAXCounterHandler, and most of the code deals with the counter.
HCCountHandler类的大小是SAXCounterHandler的一半,而且这段代码的绝大部分都是处理这个计数器。
The following is a sample MUWS ManagementEvent, indicating that the code module size has changed on the device rim210000a.
以下是样例MUWSManagementEvent,指明代码模块的大小在设备RIM 210000 a上已被更改。
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++ 源代码生成堆栈展开信息。
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多年,但是除了规模(代码行、功能点以及等等)以外的其他量度,应用却并不广泛。
应用推荐