• To explain how scope interacts with overloading we will violate this practice and use a local function declaration.

    为了解释作用重载相互作用,我们违反上述规则使用局部函数声明。

    youdao

  • The nonlinear oil film forces based on both steady and unsteady oil film model are coupled to the system with help of local function.

    非线性力则通过相应位置矩阵耦合系统运动方程中去。

    youdao

  • The most important part of any ABI is the details of how to make use of the stack, which is the area of memory that holds local function data.

    任何ABI重要部分都是具体如何使用堆栈保存本地函数数据内存区域

    youdao

  • As with any RPC mechanism, in DWR it can be easy to forget that each call you make on remoted objects is much more expensive than a local function call.

    任何RPC机制一样,DWR中,可能容易忘记对于远程对象进行每个调用要比本地函数调用昂贵

    youdao

  • When the server receives the request from the client, the server executes the local function and returns the return value for the function to the client.

    服务器客户收到请求,服务器执行本地函数将该函数的返回返回客户端。

    youdao

  • In this paper, we first analysis the characteristic of multimedia message. Then propose a method that extends the local function of user agent to build multimedia electronic mailing system.

    本文首先分析多媒体邮件特点然后描述了一种在现有的成熟邮件系统基础上通过扩充用户代理本地功能处理多媒体邮件的方法

    youdao

  • So, in this function, we are using the back chain pointer, the link register save area, and one local variable.

    所以这个函数中,我们使用指针链接寄存器保存一个本地变量

    youdao

  • A more complicated curvature would be like a function that inputs an entry point and returns one of several local lowest points.

    更为复杂曲率类似于一个函数输入入口返回几个局部最低点中的其中之一

    youdao

  • If you open the connection from within a function, and only store the variable in a local variable, the connection will be closed when that function returns.

    如果函数打开连接并且句柄存储一个本地变量中,那么函数返回时,连接将关闭

    youdao

  • The activation record contains all of the call-specific data for the function, including parameters and local variables.

    活动记录包含这个函数所有调用有关的数据包括参数本地变量。

    youdao

  • Local services are fine-grained, tightly-coupled services that enable you to easily segment business function into discrete components.

    本地服务细粒度紧密耦合服务,允许方便业务功能划分离散的组件。

    youdao

  • If a function USES global variables heavily, it is beneficial to copy those global variables into local variables so that they can be assigned to registers.

    如果一个函数频繁使用全局变量我们可以使用局部变量,作为全局变量的拷贝这样可以使用寄存器了

    youdao

  • But the shirt made the point. This is a local, protecting angel, whose function is to link the mining past with the future and to focus the hopes and fears of a region struggling out of decline.

    关键就是这件球衣,说明一位当地守护天使,作用在于把行将被掩埋历史未来连接,使人们关注这个地区奋斗着走出衰败的过程中的希望恐惧

    youdao

  • It reorders where local variables are stored, and copies Pointers in function arguments, so that they're also before any arrays.

    存储局部变量的位置进行重新排序复制函数参数中的指针以便它们任何数组之前

    youdao

  • Now you just need a function for reading all of this data back from local storage.

    这样我们需要一个本地存储读取所有数据函数

    youdao

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

    进程地址空间地址便是储存局部变量以及大多数编程语言函数参数

    youdao

  • Remember that when a program makes a function call (especially for recursive ones), it has to store its return address and local variables on the stack.

    记住程序进行函数调用特别是针对归函数)时,必须堆栈存储返回地址本地变量

    youdao

  • Local references are created for any object returned by a JNI function.

    jni函数返回任何对象都会创建本地引用

    youdao

  • We simply move the new values for the parameters on top of the old ones and do a jump to the point in the function right after local variables are saved on the stack.

    我们只需要参数之上然后本地变量保存到之后立即进行一个函数位置跳转

    youdao

  • TBSCAN (10) initializes the local variables in the function.

    TBSCAN(10)初始化函数中的本地变量

    youdao

  • Because your custom function is used to access file information on the local system, you cannot embed it in an XFDL form.

    由于定制函数用于访问本地系统文件信息,因此不能将其嵌入XFDL表单。

    youdao

  • Later, after the outer function has returned, when the inner function is called, the outer function's local variables will still be available to it.

    这样的话外部函数返回之后调用内部函数时,外部函数局部变量仍然可用的。

    youdao

  • The rate of melting in the Arctic isn't just a function of temperature change; local weather conditions, snow cover and ocean currents can also influence ice loss.

    北极融化速度加快只是气温变化一种后果;当地天气状况冰雪覆盖程度洋流影响着冰的消融

    youdao

  • If the Local Disk Caching function is invoked, then nimadm will create the client file systems in a volume group on the nim master.

    如果LocalDiskCaching功能调用,那么nimadmnim主机上一个创建客户机文件系统

    youdao

  • This usually means copying the arguments over from the spe local store, running the respective library function in the user thread, and continuing by calling the ioctl again.

    通常意味着SPE本地存储中拷贝参数用户线程运行各自函数通过再次调用ioctl继续执行。

    youdao

  • This syntax implies that all local variables will be passed by reference to the lambda function.

    这种语法表示所有局部变量通过引用传递lambda函数

    youdao

  • In the main function, of course, we start by declaring all the local variables that we need.

    当然main函数中,是从声明所需的所有本地变量开始的。

    youdao

  • Once inside a function, a local stack frame is created by copying esp to ebp (line 62).

    函数内部通过esp复制ebp(第62)创建一个局部堆栈框架

    youdao

  • The switch case in the tcp_usrreq function checks for the binding of a local port with the socket.

    tcp_usrreq函数中的切换实例检查接字本地端口绑定

    youdao

  • The most common choice is s:, which makes the function local to the current script file.

    常见选择s:,表示函数对于当前脚本文件是本地函数。

    youdao

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

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

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