• Listing 1. Get file row pointer and initialize return variable.

    列表1.获得文件指针初始化返回变量

    youdao

  • Rudy Gay missed a three-pointer and Derek Fisher got the rebound.

    鲁迪盖伊之后错失追平的分,篮板。

    youdao

  • What's next?Spin the pointer and you are going to get your decision right away.

    所有被选择机会会被放入转盘上,接著转动指针会得到决定喔!

    youdao

  • Second, we have already observed that a pointer and an integer may be added or subtracted.

    其次我们前面可以看到指针可以整数进行相加相减运算。

    youdao

  • So, your class has two constructors, one with a function pointer and the other without it.

    所以类将两个构造器函数指针一个没有

    youdao

  • Let's just assume that s1 is a pointer and as an arrow suggests it's pointing at this byte here.

    我们假设s1一个指针就像箭头所表示指向这个字节

    youdao

  • To access the third field, you would specify register X as the base pointer and 12 as the offset.

    访问第三我们需要指定寄存器x作为指针12作为偏移量。

    youdao

  • Multi-dimensional array pointer and recursion are the difficult sections of teaching C language.

    多维数组指针递归C语言教学中的难点

    youdao

  • So, using base-pointer addressing, you would specify register X as the base pointer and 8 as the offset.

    因此使用指针寻址模式我们可以指定寄存器x作为指针8作为偏移量。

    youdao

  • You, as a programmer, would dereference that pointer and look at the data in that node, perhaps change it or do something with it.

    作为一个程序员解除引用指针期待节点上的数据可能会改变什么

    youdao

  • The module can detect memory leak, write overflow, free wild pointer and mismatch using of memory functions of the executable files.

    可以检测内存泄漏、内存溢出释放指针内存管理函数匹配等问题。

    youdao

  • The function simply converts the element identifier into a pointer and then calls the constructor, passing the remaining arguments unchanged.

    这个函数简单地元素标识符转换为一个指针然后调用构造函数,将其他参数不加修改地传递给构造函数。

    youdao

  • With one second remaining on the clock, Jordan launched an off-balance rocket from nowhere, bagging the three-pointer and winning the game.

    时间剩下秒钟乔丹火箭般拔地而起,个后跳投,命中分,下比赛。

    youdao

  • In both cases I get "warning: comparison between pointer and integer", but I'm not sure how to change it from the pointer to the actual value.

    这两种情况下警告比较指针整型”,知道如何改变实际指针。

    youdao

  • The text above was inspired by a conversation with some colleagues regarding when to detect a NULL pointer and when simply let the software crash.

    上文有感于同事关于何时探测指针是怎么程序一下子崩溃了的一次对话

    youdao

  • C plus plus language has the powerful function in pointer and array and object-oriented programming (OOP) technology which are in favor of programming.

    语言指针数组方面的强大功能以及面向对象技术,极大地方便了程序编写

    youdao

  • You could even just use a single pointer and write data back into the buffer you got it from, although this might be a nuisance to program for on the other end.

    甚至只需要使用一个指针数据回到读取数据所使用的缓冲区中即可,不过对于另外一端的编程来说可能有些麻烦。

    youdao

  • This means that you cannot compile using -fomit-frame-pointer and that any registers that you save on the stack should be done in reference to % ebp instead of % esp.

    意味着不能使用-fomit - frame - pointer进行编译所有寄存器向保存参照%ebp而不是% esp。

    youdao

  • It introduces a automatic alignment method between analog pointer meter's pointer and scale to replace the artificial alignment method with image processing technology.

    介绍一种图像处理技术实现模拟指针指针刻度自动对准代替人工对准的方法

    youdao

  • Invent and construct an optical device that USES a laser pointer and allows contactless determination of thickness, refractive index, and other properties of a glass sheet.

    利用激光发明制造个做光学仪器使其可以不接触地测量一个玻璃片厚度折射率以及其他属性

    youdao

  • Every object has some additional bytes that the common language runtime USES to manage the object, such as the object's virtual table pointer and a reference to a sync block.

    每个对象都有一些附加字节通用语言运行库用来管理对象,对象指针同步锁定引用

    youdao

  • By introducing side pointer, row pointer and column pointer - three Pointers in different level, this paper discusses the means to access multi - dimensional array by pointer.

    通过引入指针指针指针,并与相应级别指针相关联,阐述了应用指针访问多维数组方法

    youdao

  • The image subtracting method and the point to arc projection extremum algorithm can derive the pointer and scale marks quickly, and separate the long and short graduation line.

    基于差分图像确定投影原点的弧线投影极值算法快速获取仪表指针度线参数,区分分度线长短。

    youdao

  • House, who hadn't played in a minute in the series, replaced Rondo and drilled a 3-pointer and Garnett scored underneath before finally making a jumper as Boston took a 51-49 lead.

    豪斯,整个系列赛没有分钟,由于多受伤不得不上场,一上场,他就投3分,加内特在篮下得分,再一个投,凯尔特人以51比49领先。

    youdao

  • Note that pointer and keyboard events received from clients prevent their connection to reach the timeout even if the K4000RC Server is configured to ignore those events (see below).

    注意即使K4000RC服务器配置忽略这些来自客户程序的指针键盘事件这些事件还是会阻止客户程序连接达到超时。(下面)。

    youdao

  • In such cases, the fact that both the function's pointer and the data it works with reside in the same data structure should be enough to convince us that we're dealing with a class.

    这时,如果我们发现函数指针函数处理数据位于同一个结构我们可以认为这个函数是一个类方法

    youdao

  • Applying structure pointer and dynamic data structure, such as the linked list and queue in c, we have made the working software executed with less memory requirement and time overhead.

    并根据C语言结构功能强的特点,采用结构指针队列动态数据结构,使整个算法具有节省内存快速省时的特点。

    youdao

  • Removing an entry from the queue involves extracting the entry pointed to by the head pointer and then adjusting the head pointer to point toward the entry that followed the removed entry.

    条数据队列操作包括将头指针指向条目取出,将一条数据移出队列的操作包括将头指针指向的条目取出,同时调整指针使之指向排移出条目之后位置

    youdao

  • Removing an entry from the queue involves extracting the entry pointed to by the head pointer and then adjusting the head pointer to point toward the entry that followed the removed entry.

    条数据队列操作包括将头指针指向条目取出,将一条数据移出队列的操作包括将头指针指向的条目取出,同时调整指针使之指向排移出条目之后位置

    youdao

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

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

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