• Use this dynamically generated token and specified data source with the address to invoke the findAddress function.

    使用此动态生成的令牌和指定的数据源并提供地址来调用findaddress函数。

    youdao

  • This diagram shows how to understand and invoke the findAddress function of the Address Finder web services provided by ESRI, the world-leading vendor of Geographic Information Systems (GIS) software.

    此关系图显示了如何理解和调用ESRI提供的AddressFinderWeb服务的findaddress函数,ESRI是一家全球领先的地理信息系统(GIS)软件供应商。

    youdao

  • You could then load the library into your address space and call the methods using function Pointers.

    然后,您可以将库装入到您的地址空间中并使用函数指针调用方法。

    youdao

  • If you find a function address range that covers the failing instruction address, the message for that range indicates the method where the error was likely introduced.

    如果您找到一个函数地址范围包含了失败的指令地址,那么这个范围的消息就会说明可能引入错误的方法。

    youdao

  • This function simply checks that the address is likely in user space, not in the kernel.

    该函数简单检查地址可能是在用户空间,而不是内核。

    youdao

  • This means that we have to manually rewrite the stack to fake a return address so that the tail-called function will return directly to our parent.

    这意味着我们必须手工重新编写栈来仿造一个返回地址,以使得尾部调用的函数能直接返回到调用它的函数。

    youdao

  • The topmost segment in the process address space is the stack, which stores local variables and function parameters in most programming languages.

    进程地址空间的首段地址便是栈,它储存了局部变量以及大多数编程语言的函数参数。

    youdao

  • On most machines the address is absolute; for STABs in sections it is relative to the function in which the N_SLINE symbol occurs.

    在大多数机器上,该地址是绝对地址;对于STAB,该地址相是对于出现N_SLINE符号的函数的相对地址。

    youdao

  • The address at the top of the stack represents the function that was last called (that is, the active function).

    栈顶的地址就代表最后一次被调用的函数(也就是当前的活动函数)。

    youdao

  • For each line in the line buffer for a CU, check for the low address match to find the first line number for the function.

    要获得CU的行缓冲的每一行,则需要检查低位地址匹配以找到函数的第一行的行号。

    youdao

  • EFAULT — One of the function arguments refers to an invalid address.

    EFAULT:函数参数之一引用了无效的地址。

    youdao

  • This call, should it succeed, yields the address of the first copy of the function found in a library after the one in which the call occurs.

    在一个函数中进行调用之后,如果成功的话,这个调用处理库中找到的该函数的第一个副本。

    youdao

  • Remember, the first parameter to the function is the 64-bit address that was passed in from the PPE.

    记住,到此函数的第一个参数是传递自ppe的64位地址。

    youdao

  • If the prefix is an e, the address is a function entry address (that is, this function was called).

    如果前缀是E,那么这个地址就是一个函数的入口地址(也就是说,您正在调用这个函数)。

    youdao

  • If you specify a level of 1, you are requesting the return address of the calling function (and so on).

    如果指定level为1,那么就是请求进行调用的函数的返回地址,依此类推。

    youdao

  • For example, if you specify a level of 0, you are requesting the return address of the current function.

    例如,如果指定level为0,那么就是请求当前函数的返回地址。

    youdao

  • Because we are just jumping into the same function, the return address and old % ebp will be the same and the stack size won't change.

    由于我们只是跳转到同一个函数,所以返回地址和旧的%ebp是相同的,栈的大小也不会改变。

    youdao

  • The convert_to_upper function takes the address of an arbitrary character, converts it to uppercase, and then stores it back and returns nothing.

    convert _ to_upper函数接受任意字符的地址,转换为大写并将其存储回去,不返回任何东西。

    youdao

  • If, however, a creative and mischievous soul edits a bad file name in his browser's address bar, the error404 function (defined above) will inform the user of it.

    然而,如果在浏览器的地址栏编辑了一个错误的文件名,那么error404函数(在前面定义)将向用户通知这一错误。

    youdao

  • The first double word of every frame points to the next frame and this is immediately followed by the address of the calling function.

    每一帧的第一个双字(double word)指向下一帧,这后面紧跟着调用函数的地址。

    youdao

  • You can use the bind API function to bind an address (an interface and a port) to a socket endpoint.

    您可以使用bindapi函数来绑定一个地址(一个接口和一个端口)到一个套接字端点。

    youdao

  • It then calls the friend function spacefriend and passes the class object address as its argument, and calls the template function, beginning with integer types and then floating data types.

    然后,调用友元函数spacefriend并将类对象的地址作为其参数传递。然后调用template函数,先使用整数类型,然后使用浮点数据类型。

    youdao

  • In pseudo, the address returned for dlsym (RTLD_NEXT, "open") is stored in a function pointer named real_open .

    在pseudo中,为dlsym (RTLD_NEXT,“open ”)返回的地址储存在名为real_open的函数指针中。

    youdao

  • Search through the compiling.log file for a function with a starting and ending hexadecimal address that surround the failing address.

    在compiling. log文件中查找一个函数的开始地址和结束地址,它是十六进制的形式,其间就包含着错误地址。

    youdao

  • After you have applied the SO_REUSEADDR socket option, the bind API function will always permit immediate reuse of the address.

    在应用了SO_REUSEADDR选项之后,bindapi函数将允许地址的立即重用。

    youdao

  • It packages the name, E-mail address, and comment using the incredibly handy serialize function, also supplied by Prototype.js.

    它使用了非常方便的serialize函数对名称、电子邮件地址和评论内容进行打包,这个函数也是由Prototype . js提供的。

    youdao

  • To indicate that the function sys_read starts at address 0xc013db4c.

    表明函数sys_read从地址0xc013db4c开始。

    youdao

  • The mapper function effectively strips the IP address out of each line and returns it with a value of 1.

    mapper函数提取出每行中的IP地址并返回它和值1。

    youdao

  • The mapper function effectively strips the IP address out of each line and returns it with a value of 1.

    mapper函数提取出每行中的IP地址并返回它和值1。

    youdao

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

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

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