对象表示的二进制代码大小(以字节为单位)的指针。
Gets the size, in bytes, of the binary code represented by this ICorDebugCode.
代码大小:新引擎产生的代码更紧凑,一般可缩小12%到20%。
Code size: the new engine generates slimmer code, typically 12% to 20% smaller code generated.
Mono 2.2版有了一个基于线性IR的新引擎,大大改善了速度和代码大小。
Version 2.2 has a new engine based on a linear IR, which brings significant speed and code size improvements.
应用程序的这部分代码大小只有2K,所以没有许多大型的代码示例供我们选择!
This part of the application is only 2k worth of code, so there weren't many large code examples to choose from!
每当模式改变时,通过动态生成样式表,可以极大地减少代码大小和减少引入剪贴错误的几率。
By generating the style sheets dynamically whenever the schema changes, you greatly reduce code size and the chance of introducing copy-and-paste errors.
您能看到缓存中的PHP文件列表,连同cache hit、操作码的代码大小、源文件的字节大小,等等。
You should see a list of PHP files in the cache, along with cache hits, the size of the code as measured in opcodes, the size of the source file measured in bytes, and more.
因为他准确知道中断会用到哪个寄存器,所以它能够以程序编缉时的状态为基础,动态决定代码大小。
Since it knows exactly which registers will be used for any interrupt, it can determine the context size dynamically, based on the state of the program at the time of compilation.
这决定了Packrat解析的时间复杂度是线 性的,但是缺点是需要很大的内存,通常是源代码大小的几倍。
This allows for the runtime behavior to be linear, but has the downside of relatively large memory requirements, potentially multiple times the size of the input source.
如果模式重用不是特别重要,而最小化代码大小却很必要,那么请使用Russiandoll风格,因为它很紧凑,可以用来最大化名称空间隐藏。
If schema reuse is not imperative and minimizing size is, use the Russian doll style, because it is compact and can be used to maximize namespace hiding.
缩小是从代码,以减少其大小,从而提高加载时间删除不必要的字符的做法。
Minification is the practice of removing unnecessary characters from code to reduce its size thereby improving load times.
缓存还应该维护一个合理的大小上限,以避免自定义代码中内存的过度使用。
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.
下面的代码段可以获取用来填充所有配置接口的信息所需的缓冲区大小。
The following code snippet gets the size buffer required for populating information for all the configured interfaces.
代码设置了某种配置,例如大小和标题,并且禁用某种缺省项。
The code sets certain configurations, such as the size and title, and also disables certain default items.
要取决于你外接程序的大小,这很有可能导致大量的冗余代码装载到内存里。
Depending on the size of your add-in, this could result in a lot of redundant code being loaded into memory.
使用重复模式的递增的大小使代码简化。
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.
好,这些代码,肯定会涉及到一些,与输入的大小相关的东西,或者说与特定输入相关。
All right, those pieces of code inherently involved something that does depend on the size of the input, or on the particular input.
它删除代码中的注释和空白,进一步缩小文件大小。
It also removes comments left in the code and white Spaces, further reducing the file size.
可以看到可用报告的分类:关于代码作者的一些统计数据、查看提交日志、代码段的行,以及关于文件和目录大小的一些统计。
You can see the sorts of reports available: statistics on the code authors, a view into the Commit Log, a Lines of Code section, and some statistics on file and directory sizes.
MBR中的主引导加载程序是一个 512字节大小的映像,其中包含程序代码和一个小分区表(参见图2)。
The primary boot loader that resides in the MBR is a 512-byte image containing both program code and a small partition table (see Figure 2).
清单6显示更改字体大小的下拉菜单的代码。
Listing 6 shows the code for the drop-down menu to change the font size.
举例来说,原来代码的一个问题是一次dma传输的大小有限制。
For instance, one of the problems with the original code is that it is limited to the size of a DMA transfer.
如果您需要修改您应用程序弹出窗口的默认大小,您只需要在您代码中的一个地方进行修改,不需要在几个不同位置修改。
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.
我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。
We've seen some internal code where making it inline (ie, as a value type) improved perf as it decreased working set.
假定文件大小不超过8KB,则以下代码应当能将整个文件读入一个字符串。
Assuming that the file is no bigger than 8 KB, the code below should read the entire file into a string.
图2展示了如何使用“驼峰式”大小写格式偏好生成代码。
Figure 2 shows how you can generate code using camel-casing preferences.
将会显示所有生成的HTTP请求、响应代码和接收的消息、接收来源域、文件大小、发送时间点。
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.
HCCountHandler类的大小是SAXCounterHandler的一半,而且这段代码的绝大部分都是处理这个计数器。
The HCCountHandler class is half the size of SAXCounterHandler, and most of the code deals with the counter.
要使用记录文件生成建模目标扩展内存大小为5000MB的报告,可使用此代码。
To generate a report with the modeled target expanded memory size as 5000mb using the recorded file, use this code.
应用推荐