• You can see several differences above in the declaration of memory variables.

    在上面内存变量声明可以看到几点差异

    youdao

  • Modules can be unloaded if needed which removes all the code and variables from memory.

    如果需要的话可以卸载模块除去内存所有代码变量

    youdao

  • This also helps to reduce memory usage, since the type information represents variables in native machine representation.

    有助于减少内存使用量因为类型信息本机机器表示法表示变量

    youdao

  • Rather than sharing variables in memory, the mailbox effectively separates distinct processes from each other.

    邮箱有效地各个进程彼此分开,不用共享内存中的变量

    youdao

  • It also leads me nicely to the last new features of the memory manager: environment variables.

    精心引导使用内存管理器最后几个功能环境变量。

    youdao

  • Specifically, how an object stores its instance variables in memory.

    特别是对象如何内存中存储其实变量

    youdao

  • Remember that error-checking only happens during marshalling -- this means that erroneous data can be floating around in these member variables while they are in memory, awaiting marshalling.

    知道错误检查只有编组时进行,意味着只要内存中,错误数据可以自由地存在于这些成员变量之中等待编组。

    youdao

  • Variables such as memory, intelligence, or mood are hard to define and even harder to measure.

    很难定义甚至更难测量一些可变因素记忆力智力情绪

    youdao

  • Note that you use your previously initialized variables along with a fourth parameter that indicates the GFP mask for memory initialization.

    注意使用先前初始化的变量以及指示用于内存初始GFP屏蔽第四参数

    youdao

  • The CLR JIT can only track a fixed number of variables for register allocation; once it has to track more than this, it begins to spill the contents of registers into memory.

    CLRJIT只能跟踪固定数目寄存器分配变量一旦需要跟踪数目超出这个数目,开始寄存器内容内存中

    youdao

  • After defining variables and checking to see if the video interface is available, a display surface is initialized that USES hardware video memory.

    定义变量检查视频接口是否可用之后使用硬件视频内存显示表面初始化

    youdao

  • Because the ELF objects are based at offset 0 (until relocation), the convenience variables include the relative offset into the temporary memory block.

    因为ELF对象偏移基于0的(除非重新分配),所以这些方便变量相对偏移量包含临时内存块中

    youdao

  • You could consider these "thread-local" copies of variables to be similar to a cache, helping the thread avoid checking main memory each time it needs to access the variable's value.

    可以变量这些线程局部”副本看作缓存类似,在每次线程需要访问变量的值时帮助避免检查存储器

    youdao

  • Using explicitly typed variables can improve performance and reduce memory consumption.

    使用类型明确变量可以提高性能表现降低内存消耗

    youdao

  • Reads and writes of atomic variables have the same memory semantics as read and write access to volatile variables.

    读取写入原子变量读取写入可变变量的访问具有相同存取语义

    youdao

  • In other words, this means that the old memory model made promises only about the visibility of the variable being read or written, and no promises about the visibility of writes to other variables.

    话说,意味着内存模型保证正在变量可见性,保证写入其他变量的可见性。

    youdao

  • The cache is generally allowed to write variables back to main memory in a different order than they were written by the program.

    通常允许缓存程序写入变量时所不相同次序把变量存入

    youdao

  • Then, in the debug perspective, you can see the data graph in memory (under Variables), with its data objects (The Boss, Terrence Shorter, etc.), as shown in Figure 4.

    然后调试窗口中就可以看到内存中的数据Variables 下)的数据对象BossTerrence Shorter),如图 4 所示。

    youdao

  • Now if you call a function, swap like increment or cube or swap, or in this case, foo, those variables are the parameters to that function, end up getting stored next in memory.

    现在如果调用一个函数increment或者cube或者,或者这个例子里foo这些变量都是,函数参数,在内存存储

    youdao

  • Popular for Web development but not limited to it, the language has benefits like taking care of tasks like memory management and declaration of variables so developers do not have to, Goodger said.

    PythonWeb开发中广为流行不仅限于此,内存管理变量声明性能使开发者不必操心于此。

    youdao

  • Atomic variables have memory semantics similar to that of volatile variables, but because they can also be modified atomically, they can be used as the basis for lock-free concurrent algorithms.

    原子变量内存语义volatile变量类似但是因为它们可以原子性地修改,所以可以把它们用作不使用并发算法基础

    youdao

  • Kernel variables limited to those pinned in memory.

    内核变量仅限于内存驻留的变量。

    youdao

  • Since Perl doesn't have memory allocation issues, the biggest source of bugs for me has been the improper tracking of counter variables (wrong initialization, wrong increments, or wrong bounds).

    由于Perl没有内存分配问题,所以来说缺陷主要来源就是追踪计数器变量错误(错误初始化,错误的增量或者错误的边界)。

    youdao

  • Every thread in an application requires memory to hold its stack (the area of memory used to hold local variables and maintain state when calling functions).

    应用程序中的每个线程都需要内存保存(用于调用函数时保存本地变量维持状态内存)。

    youdao

  • We won't discuss specifics like how many CPUs or how much memory, as these issues depend on far too many variables to enumerate.

    我们讨论多少CPU多大内存这样的具体细节,因为影响这些问题因素太多了,以致难以胜数。

    youdao

  • That allows you to examine and analyze relevant variables and memory contents in a debugger.

    这样就允许检查分析相关变量调试内存的状态。

    youdao

  • The contents of almost all the other views, including the source editor, Monitors, Registers, Modules, Variables and Memory views, will be updated based on the active debug session.

    几乎所有其他视图内容包括源代码编辑器监视器注册表模块变量内存视图,都会基于活动调试过程来得到更新。

    youdao

  • Essentially, local variables (though not always the objects they point to) are free from both memory and time concerns.

    实际上本地变量(并非始终它们指向对象)并不影响内存时间问题

    youdao

  • An area of memory that contains a last-in-first-out queue of storage for parameters, automatic variables, return addresses, and other information that must be maintained across function calls.

    一个包含后进先出队列内存区域,用来存储参数自动变量返回地址其他一些必须函数调用中进行维护信息

    youdao

  • An area of memory that contains a last-in-first-out queue of storage for parameters, automatic variables, return addresses, and other information that must be maintained across function calls.

    一个包含后进先出队列内存区域,用来存储参数自动变量返回地址其他一些必须函数调用中进行维护信息

    youdao

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

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

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