memory models造句
例句与造句
- Programs that use the aix large memory model have the following memory layout shown in figure 2
使用aix大内存模型的程序具有图2所示的内存布局: - Bill pugh , who originally discovered many of the problems with the java memory model , maintains a
Bill pugh最先发现java内存模型的许多问题,他维护着一个 - The issues with the old memory model and a summary of the new memory model semantics can be found in the
中找到旧内存模型的问题以及对新内存模型语义的总结。 - Under the new memory model , this " fix " to double - checked locking renders the idiom thread - safe
在新的内存模型中,对双重检查锁定的这个“修复”使idiom线程安全。 - Additionally , any changes made to an in - memory model would be lost each time the application was shut down
另外,每次关闭应用程序时,对内存模型进行的更改都将丢失。 - It's difficult to find memory models in a sentence. 用memory models造句挺难的
- Blocks that use that object as a lock will have no effect under the java memory model and can be eliminated
块在java内存模型( jmm )下就都不会有效果,所以可以被清除掉。 - Optimized for the new java memory model , which is being specified by jsr 133 , will be included in the
的一个版本,该版本针对java内存模型( jmm )作了优化,它将包含在jdk 1 . 5的 - The grey self - memory model for annual runoff was established on grey system and self - memory theory
摘要将灰色系统建模方法和自记忆建模结合起来,提出了年径流预测的灰色自记忆模型。 - It is the memory model that determines when a thread can reliably " see " writes to variables made by other threads
内存模型决定什么时候一个线程可以可靠地“看到”由其他线程对变量的写入。 - Next month , we ll look at the details of the new memory model much of which is already built into the 1 . 4 jdk
下个月,我们将介绍新的内存模型(它的大部分功能已集成到1 . 4 jdk中)的详细信息。 - Learn the fundamentals of how memory is constructed and managed in this guided introduction to the linux memory model
在这篇linux内存模型指南中,我们将学习如何构建和管理内存方面的基础知识。 - You learned how the code in listing 1 was not sufficient under the old memory model to guarantee that the correct value for
中,介绍了清单1的代码(在旧的内存模型中)是如何不足以保证线程b看到 - Memory modules listed below are for reference only . due to massive memory models on the market , we can only verify some of them
下列的记忆体模组仅供参考,因市面上的记忆体模组众多,我们无法一一验证。 - A memory model describes , given a program and an execution trace of that program , whether the execution trace is a legal execution of the program
内存模型描述给定程序的某个特定的执行轨迹是否是该程序的一个合法执行。 - For instance , powerpc is open - endian , supporting both big - endian and little - endian memory models , where power had been big - endian
例如, powerpc是开放的,它既支持高端的内存模型,也支持低端的内存模型,而power芯片是高端的。