• 如果指针指向继承层次中的一种类型指针所指对象类型可能与指针的类型不同。

    If the pointer points to a type from an inheritance hierarchy, it is possible that the type of the object to which the pointer points is different from the type of the pointer.

    youdao

  • 因为结构就是通常所说类型可以堆栈里,并不能总是它们创建一个指针

    Because structures, also known as value types, can appear on the stack, it is not always possible to create a pointer to them.

    youdao

  • 因此需要注意将整数值转换指针类型应用程序

    Therefore, applications casting integer values to pointer types might need attention.

    youdao

  • 导致内存破坏指针操作类型

    What kinds of pointer operations cause memory corruption!

    youdao

  • UNIX系统遵循lp64模型,其中long指针类型都是64的,但是int仍然保持为32位。

    UNIX systems follow the LP64 model, where long and pointer types are 64 bits, but ints remain 32 bits.

    youdao

  • 本身支持32类型系统通常保留32long指针不过这些系统引入了一个类型 “long long”, 64 位的。

    Systems with native 32-bit types often kept both long and pointer sizes 32 bit, but introduced a new type, "long long," which was 64 bit.

    youdao

  • 基于C的Objective - c使用指针类型UML没有

    Objective-C — being C-based — USES pointer types, which are not easily modeled in UML.

    youdao

  • Win32系统开发的C++代码基于ILP32模型的,该模型中,intlong指针类型32的。

    C + + code developed in Win32 systems is based on the ILP32 model, where int, long, and pointer types are 32 bits.

    youdao

  • XMLStreamReader接口基本上定义基于指针API虽然标记常量类型 XMLStreamConstants 接口中定义)。

    The XMLStreamReader interface essentially defines the cursor-based API (though the token constants are defined in its super-type, interface XMLStreamConstants).

    youdao

  • 把鼠标指针移动每个部分上,就会看到这种语句类型百分比

    Move the pointer over each section of the pie chart to view the percentage for the statement type.

    youdao

  • 每个元组第一调用对象这里一个方法指针),第二项是 HTTP请求类型这种请求类型可以调用方法。

    The first item in each tuple is a callable object (in this case a method pointer) and the second is a HTTP request type that the method should be called for.

    youdao

  • 范围更加微妙的指针整型之间转换由于这些转换通常都包括强制类型转换,因此编译很难告诉到底错了什么

    More subtle than ranges are conversions between pointers and integers; because these conversions generally involve casts, it's hard for the compiler to tell you what you're doing wrong.

    youdao

  • 在下一个部分我们还要注视另外一个非常普遍的,也被证明是个空指针异常的错误类型,以及怎样识别避免它。

    In the next installment, we'll take a look at yet another very common bug pattern that manifests itself as a null-pointer exception, how to recognize it, and how to avoid it.

    youdao

  • 指向调用函数指针(对于多种事件类型)——每种特定的事件注册个回调函数,然后事件发生时调用这些函数

    Pointer to the callback function to be invoked (for one or more event Types) — for each specific event, register a callback function, and then these functions are called when the event occurs.

    youdao

  • 现代IDE中所有必要的类型信息都能找到,并作为鼠标指针提示出现。

    In modern IDEs, all necessary type information can be found at the tip of your mouse pointer.

    youdao

  • 字符指针字符字节声明符号类型的,这样可以防止8位字符符号扩展问题

    Declare character Pointers and character bytes as unsigned to avoid sign extension problems with 8-bit characters.

    youdao

  • 我们探讨第一关于指针异常错误类型称之为悬挂复合类型的错误类型

    The first bug pattern relating to null-pointer exceptions that we'll explore is one that I call the Dangling Composite pattern.

    youdao

  • 这些事件标识更改类型包含指向更改对象指针

    These events identify the type of the change and contain a pointer to the object that was changed.

    youdao

  • 框架约束处理模型包含一个指针BICS文档中的约束指定成功处理条件类型

    The framework's constraint processing model contains an indicator that specifies the type of successful processing conditions for the set of constraints within a BICS document.

    youdao

  • 需要另一个ssl类型指针保持SSL连接结构(短时间就完成一些连接所必需的)。

    Another pointer of type SSL is also needed to hold the SSL connection structure (this is required for something that will be done shortly).

    youdao

  • 解决方案指针作为指针类型为此而定义的特殊类型进行存储,例如 intptr_t uintptr_t。

    The solution is to store pointers as pointer types or the special types defined for this purpose, such as intptr_t and uintptr_t.

    youdao

  • 这个方案中,对象指针代表GtkWidgetGTK +层次结构中的基本类型——叫做其他派生而来

    In this scheme, objects are represented by Pointers, and GtkWidget is the basic typecalled a class — in the GTK + hierarchy from which all other classes are derived.

    youdao

  • 这个函数使用了两个参数long类型,以及一个指向被定义__userlong的指针

    This function takes two arguments: a long and a pointer to a long that's defined as __user.

    youdao

  • 这里得到类型指向int型的指针

    Here the type described is that of Pointers to int.

    youdao

  • 程序使用变量容纳这种链表,需要做的只是使用一个指向类型struct ll_int _ node的指针

    To have a variable hold this kind of list in a program, all you need is to have a pointer that points to type struct ll_int_node.

    youdao

  • 包含几个GtkWidget类型指针声明

    The next line contains several declarations of Pointers to the GtkWidget type.

    youdao

  • 现在类型可以通过建的函数new来分配将返回一个指针,指向一块内存单元,其所占内存初始化为

    Values of this type can now be allocated using the built-in function new, which returns a pointer to the value in memory with all slots initialized to the zero value.

    youdao

  • 指向类型变量指针传递process_args函数返回指针时,它包含参数处理过程获得

    A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.

    youdao

  • 指向类型变量指针传递process_args函数返回指针时,它包含参数处理过程获得

    A pointer to a variable of this type is passed to the process_args function, and on return, the variable contains values obtained from arg processing.

    youdao

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

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

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