In this code, you start by declaring a file pointer to standard input so that you can get interactive information from the keyboard during the spell-check process.
在这段代码中,您首先要为标准输入声明一个文件指针,以便您能够在拼写检查过程中从键盘获得交互式信息。
Following each of these prerequisite steps is a pointer to relevant reference information.
下面的每个前提步骤都是一个到相关参考信息的指针。
In modern IDEs, all necessary type information can be found at the tip of your mouse pointer.
在现代的IDE中,所有必要的类型信息都能被找到,并作为鼠标指针的提示出现。
This SSL pointer can also be used later to examine the connection information or to set up additional SSL parameters.
以后还可以用该SSL指针来检查连接信息或设置其他SSL参数。
Listing 6 contains a code example of declaring a state information structure and then allocating storage for the stateInfo pointer based on the size of the structure.
清单6包含的代码示例展示了如何声明一个状态信息结构,然后根据该结构的大小向stateinfo指针分配存储空间。
A directory entry contains a name for a file or directory and a pointer to the inode where the information about the file or directory is stored.
一个目录条目包含一个文件名或目录名,以及存储有文件或目录相关信息的inode的指针。
The function places the requested information in the bufferhandle, whose pointer we are passing in.
该函数将所需信息放置在bufferhandle 中,我们将允许其指针进入。
This optional pointer is used to allocate temporary storage where you can store information that needs to be retained between calls to and from the handler.
这个可选指针用于分配临时存储空间,以便存储对 Handlder 程序的调用和来自 Handlder 程序的调用之间需要保留的信息。
It hinges on information flowing in two directions, both from the diagram to your eye, but also back from your brain through the mouse pointer to the live diagram.
它取决于两个方向流入的信息,既从图表进入您的眼睛,也通过鼠标指针从您的大脑到达实况图。
Tool tips - When you place mouse pointer over an identifier, a tool tip with information about the identifier appears.
提示——将鼠标放在某个标识符上时就会出现关于该标识符的信息提示。
In contrast, an OCG compiler has comprehensive information about every variable, register, and pointer throughout the entire program.
相反,OCG编译器对整个程序中的每个变量、寄存器以及指针信息都有全面的了解。
The stack is coordinated with a stack pointer that keeps track of storage and retrieval of each byte or word of information in the stack.
栈和一个栈指针配合工作,栈指针随时指示要存取的每个字或字节信息在栈中的位置。
Hovering the mouse pointer over these ICONS will display a super tooltip providing a reasonable amount of information on what, specifically, the setting does.
将鼠标移到这些图标上面时,会显示高级提示,提供大量的有关该设置具体是什么,到底干什么用的信息。
The most relevant information here is the instruction pointer (EIP), the address of the faulty instruction.
其中最有关的信息是指令指针(EIP),就是故障指令的地址。
Or another way of thinking about it, is remember I said when I call that class definition it creates an instance, that's a pointer to some spot in memory that's got some local information around it.
也就是一个指向,内存中某处的指针,这个地方存有一些,这个实例的信息,浅意义的相等也就是说,看看这两个东西是不是。
An array variable holds a pointer to the data constituting the array elements and the rank and length information, and an assignment copies only this pointer.
数组变量持有一个指针,它指向构成数组元素的数据及秩和长度信息,赋值语句仅复制此指针。
Specifies a long pointer to a DRAWITEMSTRUCT data structure that contains information about the item to be drawn and the type of drawing required.
指定了指向DRAWITEMSTRUCT数据结构的长指针,其中包含有关要画出的项和要求的绘图类型的信息。
Actually, the information contained by the interface name and function name called disappear at compile time, all that is left is a numeric offset from an as of yet value unspecified pointer.
实际上,由接口名和函数名所包含的信息在编译的时候就消失了,所有剩下的就是从一个还没有指定值的指针开始的一个数字偏移位置。
The pointer instruments with complex structure are often used as traditional instruments, which have a little information displayed and a high failure rate.
传统汽车仪表多采用结构复杂的指针型模拟仪表,显示的信息量较少,而且故障率较高。
Type names may include trailing characters that denote additional information about the type, such as whether the type is a reference type, a pointer type or an array type.
类型名可能包含尾部字符,尾部字符表示有关该类型的附加信息,如类型是引用类型、指针类型还是数组类型。
The temporary definition structure includes at least one pointer to information in the temporary defect management area.
临时定义结构包括到临时缺陷管理区中信息的至少一个指针。
Its communication skills have also been revamped, and it can now convey information through a touchscreen, body gestures, sounds, text-to-speech, and even a laser pointer embedded in its arm.
它的通信能力也得到了改进,并且现在可以通过触摸屏,身体的姿态,声音,文本到语音,甚至一个激光笔嵌入其臂传达信息。
The information displayed varies with the type of object. Place the mouse pointer over a planet, for example, and you'll see something like this.
所显示的信息会因目标的类型而有所不同。例如,把鼠标指在一颗行星上,你会看到这样一个窗口。
The reason C and C++ never adopted nested functions is because in order to make capture work, you need additional information, with the result that a pointer to function becomes more complex.
C和c++的原因从未采用嵌套函数是因为为了使捕获的工作,你需要额外的信息,其结果是一个指针函数变得更加复杂。
Returns a pointer to the run-time type information (RTTI) table for the object type.
返回一个指向用于说明对象类型的RTTI表的指针。
An array variable holds a pointer to an array object, which holds the array elements and the rank and length information.
数组变量保存指向数组对象的指针,而数组对象保存的是数组元素、秩和长度信息。
You can move the pointer over each button to get information about what the button does.
您可以将指标移动到每一个按钮上方,来取得按钮执行作业的相关资讯。
Thee kernel doesn't maintain the full pathname of the directory. Instead, the kernel keeps information about the directory, such as a pointer to the directory's v-node.
核心没有维护目录的全路径,相反,核心保持拉目录的信息,像指向目录的v -node的指针。
Thee kernel doesn't maintain the full pathname of the directory. Instead, the kernel keeps information about the directory, such as a pointer to the directory's v-node.
核心没有维护目录的全路径,相反,核心保持拉目录的信息,像指向目录的v -node的指针。
应用推荐