• Depending on the size of your add-in, this could result in a lot of redundant code being loaded into memory.

    取决于外接程序大小很有可能导致大量冗余代码装载内存里。

    youdao

  • All right, those pieces of code inherently involved something that does depend on the size of the input, or on the particular input.

    这些代码肯定会涉及一些,与输入大小相关东西,或者说特定输入相关。

    youdao

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

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

    youdao

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

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

    youdao

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

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

    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

  • 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

  • Lines of manually written source code, which acted as a key variable in estimates, were counted to calculate the total size of the project.

    一个关键评估变量手工编写代码数,用来计算项目的规模

    youdao

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

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

    youdao

  • Because of the size of the Rails framework code, it has to be kept in memory all the time, not loaded in response to a request.

    因为Rails框架程序大小关系,需要一直使用记忆体而不是有request时候

    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

  • The code writes to viewport, and the viewport does the mapping to the physical size of the image automatically.

    代码负责向这个viewport写入数据,然后这个viewport自动实现图像物理尺寸自动映射

    youdao

  • And if you need to change the default size of your application's pop-up Windows, you will only need to change it in one place rather than in several different locations in your code.

    如果需要修改应用程序弹出窗口默认大小,您需要您代码中的一个地方进行修改,不需要在几个不同位置修改

    youdao

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

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

    youdao

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

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

    youdao

  • Considering the size of the source code, GIMP is nicely maintained and consistent to build.

    考虑源代码大小GIMP受到良好维护和一致的构建。

    youdao

  • The size of what is being built, as reflected by the volume of human-generated material, including technical material, such as source code, as well as other technical artifacts.

    构建大小可以表示为人产生素材的多少,包括技术素材源代码包括其它技术产物

    youdao

  • Size is typically given as Lines of Code (LOCs); consider using eLOC as the LOC metric that best represents the true volume of logic.

    规模典型地代码LOC表示考虑使用代码行,因为代码行矩阵能够最好地表达真实地逻辑量级。

    youdao

  • So let's look at the second example, all right, I keep doing thatthis piece of code from here to here gives me a way of now creating a hash table of size 256.

    所以我们来看下第二个例子好的继续件事,代码中这里这里,是创建一个大小为256的哈希

    youdao

  • No more do you need to remember what font size you used on the author bio page or tinker with the hex color of multiple HTML tables; and certainly no more tags ti clutter up your code.

    需要记住作者简介页面中使用了多大字体、不必再拼凑多个HTML表格十六进颜色当然也不会再有标签搅乱代码

    youdao

  • If an application were to use a lot of libraries, and all code were linked in, the size of the application would become prohibitive.

    如果应用程序使用很多而且链接所有代码那么应用程序变得大得惊人。

    youdao

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

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

    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

  • It will show you all of the HTTP requests made, the response code and message received, the domain it was retrieved from, the file size, and the timeline of the page load.

    将会显示所有生成HTTP请求响应代码接收消息、接收来源文件大小发送时间点。

    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

  • The code in Listing 9 gives every component a black background with a font size of 14 except labels, which have a red background.

    清单9中的代码使每个组件一个黑色背景字体大小为14,label组件除外,label组件拥有红色的背景。

    youdao

  • Then you choose the size of your gadget and make a couple of changes to the code, one of which is pasting in the URL to your own Google Docs spreadsheet.

    然后选择gadget大小代码进行一些更改,其中有一URL粘贴自己GoogleDocs电子表格中。

    youdao

  • Listing 6 contains a code example of declaring a state information structure and then allocating storage for the stateInfo pointer based on the size of the structure.

    清单6包含代码示例展示了如何声明一个状态信息结构然后根据结构的大小stateinfo指针分配存储空间。

    youdao

  • If the same line of code executes in the presentation tier, the value of size variable is 0 if the default lazy fetching configuration for one-to-many associations is in use.

    如果使用默认加载(lazy)配置一对关联,并表示执行一行代码size变量0。

    youdao

  • The smaller the code size of an application, the easier it is to validate and prove that it is bug free.

    应用程序代码越小就越容易验证证明没有bug 的。

    youdao

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

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

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