Because two Pointers need to be updated, two CASes are needed.
因为需要更新两个指针,所以需要两个CAS。
A signed integer type that results from subtracting two Pointers.
这是一个有符号整型,是两个指针相减后的结果。
Okay. This code allocates two Pointers which can point to integers.
好的,这段代码分配两个指针,可以指向整型数。
Okay. Well, I see the two Pointers, but they don't seem to be pointing to anything.
好的,呃,我看到那两个指针,但是他们好像,没有指向任何东西。
This warning can be caused by trying to subtract two Pointers of different types.
这项警告可能会因尝试减去不同型别的两个指标而发生。
A gentleman carrying a gun, with two Pointers playing round him, was passing up the hill.
有一位绅士背着枪,身边还带着两条蹦蹦跳跳的短毛大猎犬,正往山上爬。
CSimpleBinaryTree provides a generic global compare function that compares two Pointers of type long.
CSimpleBinaryTree提供了一个通用的全局比较函数,它可以比较两个长整型的指针。
Apart from that, we have a pretty straightforward structure definition: two Pointers and a number of objects to copy.
除此之外,我们还给出了一个简单的结构定义:里面有两个指针,以及要拷贝的很多对象。
The simplest usage is to have the SPE program take two Pointers: one for an input buffer and one for an output buffer.
最简单的用法是让SPE程序使用两个指针:一个用于输入缓冲区,另外一个用于输出缓冲区。
When two Pointers are compared, the result depends on the relative locations in the address space of the objects pointed to.
两个指针相比较,结果取决于所指对象的地址的相对位置。
For example, a linked list on a system with 4-byte Pointers might allocate nodes holding only, say, two Pointers, requiring only 8 bytes.
例如,一个链表在指针为4字节的系统上可能分配只包含两个指针的节点,也就是说只需要8个字节。
If two Pointers to object types both point to the same object, or both point one past the last element of the same array object, they compare equal.
如果两个指针指向同一个对象,或指向同一个数组的最后一个元素的下一个元素时,它们相等。
There are two major memory-management hazards to avoid in non-garbage-collected languages: memory leaks and dangling Pointers.
在非垃圾收集语言中需要避免两个主要的内存管理危险:内存泄漏和悬空指针。
I'd like to introduce you to two of them in this article and give you some Pointers to other robotics resources.
在本文中,我将向您介绍其中的两项,并且为您提供其他机器人技术资源的一些指针。
The scheduler USES two priority arrays, namely active and expired arrays, that are accessed through Pointers.
调度器使用了两个优先级数组,即活动数组和过期数组,可以通过指针来访问它们。
This article compares the two upcoming languages and provides some Pointers on how best to use them.
本文对这两种即将面世的语言进行比较,并提供了一些有关如何有效利用这两种语言的指导。
The two load Pointers are separated by 4 bytes.
这两个数据指针之间,有4个字节的间隔。
What you set the initial scores and Pointers to differs from algorithm to algorithm, which is why the DynamicProgramming class, as shown in Listing 4, defines two abstract methods!
设置的初始值和指针因算法不同而不同。
For two pointer types to be compatible, both shall be identically qualified and both shall be Pointers to compatible types.
两个相容的指针,既要有同一的限定修饰词,所指向的类型也要相容的。而两个相容的类型要符合如下规定。
OK, maybe we want to store Pointers to two functions. Here's a second function.
好了,可能我们想要储存指向两个函数的多个指针,以下是第二个函数。
Null Pointers for two different types are sometimes different.
两种类型的空指针有时不同。
If these two little paragraphs don't make much sense to you right now, consider reading some basic information or tutorials on Pointers.
如果这两个小段落没多大意义现在你考虑的一些基本信息,阅读或教程的指针。
Through two preseason games, Frye is leading the Suns with 14.5 points per game and has also hit two three-pointers in each contest.
两场季前赛里,他平均每场得到14.5分,排名太阳第一,而且在每场比赛里都投中了两个三分。
Based on the relation between the objects and the contents pointed, Pointers can be classified into two types: embedded Pointers and exterior Pointers.
对于内部含有指针的对象,根据对象与其中的指针所指向内容的关系,可以把指针分为内含式和外联式两类。
There are two common styles for declaring multiple pointers of the same type. One style requires that a declaration introduce only a single name.
连续声明同一类型的多个指针有两种通用的声明风格。
A type, such as a reference, that is defined in terms of another type. Chapter 4 covers two additional compound types: Pointers and arrays.
用其他类型定义的类型,如引用。第四章将介绍另外两种复合类型:指针和数组。
Any two null Pointers shall compare equal.
任何两个空指针应相等。
The pointers in these two lines are pointing to B in the same fashion as the two previous were pointing at A.
这两行中的数据指针和前面指向A 的数据指针是同样的方式。
The pointers in these two lines are pointing to B in the same fashion as the two previous were pointing at A.
这两行中的数据指针和前面指向A 的数据指针是同样的方式。
应用推荐