对象表示的二进制代码大小(以字节为单位)的指针。
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.
相对于优化性能的目标代码,可缩小代码大小的15%到20%。
And relative to the compilers for performance, it can reduce the code size from 15% to 20%.
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.
通过代码检查,您可以估计出迁移的绝对大小。
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.
代码设置了某种配置,例如大小和标题,并且禁用某种缺省项。
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.
为了适应列大小,一些代码行被拆开,出现在两行上。
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.
可以看到可用报告的分类:关于代码作者的一些统计数据、查看提交日志、代码段的行,以及关于文件和目录大小的一些统计。
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.
我们看到过很多内部代码,使用值类型来提高性能,同时减小工作集大小。
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.
将会显示所有生成的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.
应用推荐