• 这是想要的吧?,局部程序x被赋为,我加了1,我得到了?

    Locally x got bound to 3, 3 I added 1 to it, whoop-dee-doo, 4 I get back a 4. But what's the value of x?

    youdao

  • 程序中的处理一样可以局部变量分配空间(第 63)。

    You can also allocate space for local variables as is done in the program (line 63).

    youdao

  • 可以程序注册表每一个线程堆栈中的(基于堆栈的)局部变量以及静态变量中找到根

    Roots can be found in program registers, in local (stack-based) variables in each thread's stack, and in static variables.

    youdao

  • 应用程序所需处理日期问题并不全部都时间上的某个完整时刻有关,因此可以处理一个局部时刻

    Not all dates you work with in your applications are full instants in time, so instead you can deal with a partial instant.

    youdao

  • 用来解析资源名称冲突机制如果两个jar文件相同全局名称定义一个资源,那么则根据调用程序堆栈采用局部名称

    This mechanism is used to resolve resource-name conflicts: if two library JAR files define a resource with the same global name, the local names will be used based on the stack-frame of the caller.

    youdao

  • 程序关于局部变量预期重大变更,具体来讲,缺少任何变量声明奇怪新的耐久局部变量的特殊声明。

    This would be a major change to programmer expectations about local variables, especially in the absence of any special declaration that this is one of those weird new long-lived local variables.

    youdao

  • 这些情况下要做的事情就是定义一个通用的“万能(catch - all)”处理程序,用于局部变量保存所有错误信息

    What happens in these cases is that a generic "catch-all" handler is defined, which saves all error information in local variables.

    youdao

  • 我们下面了解到,为了获得事件处理程序实例确定范围局部变量可以将活动范围定义事件处理程序直接子项

    We'll see below that it is useful to define a scope as a direct child of an event handler in order to have scoped variables that are local to the event handler instance.

    youdao

  • 垃圾收集可以改进对象局部加速对象分配从而增强应用程序性能

    Garbage collection can enhance application performance by improving object locality and the speed at which new objects can be allocated.

    youdao

  • 使得自动化应用程序局部版本工作测试开发人员决定使用对象索引作为寻找对象关键属性不是文本

    To allow the automation to work on localized versions of the application, the test developers decided to use object indices as the key property for finding objects, rather than text.

    youdao

  • 如果应用程序中的变量发生变化那么一个线程局部缓存比较行得通。

    If the variables in your applications are not going to change, then a thread-local cache makes sense.

    youdao

  • 这样可能导致应用程序可用局部内存不足,从而导致内存不足错误应用程序失败

    Doing so can cause a shortage of local memory for applications to use and cause insufficient memory errors and application failure.

    youdao

  • 这样一来,组件字段更改时,可以让组件本身重新进行配置,避免因局部更改导致整个应用程序重新配置。

    This allows components to reconfigure themselves if any of their fields change, without local changes causing the entire application to reconfigure itself.

    youdao

  • 范围可以提供错误处理程序事件处理程序补偿处理程序局部变量本地伙伴连接本地相关

    A scope can provide fault handlers, event handlers, a compensation handler, local variables, local partner links, and local correlation sets.

    youdao

  • 定义局部变量要求使用范围以便每个事件处理程序实例使用自身的数据

    This scope is required to define local variables so that each event handler instance uses its own data.

    youdao

  • 如果没有局部变量所有事件处理程序实例都将相同全局变量实例上工作

    Without local variables, all event handler instances would work on the same global variable instances.

    youdao

  • 小型局部应用程序中,解决方案简单只需更改接口使一切都匹配

    In a small, localized application, the solution is quick: just change the interfaces so that everything matches.

    youdao

  • 通过分析信号局部特性应用程序就可以增强影像或者找出删除多余信息节省内存带宽

    By analyzing local properties of the signal, the application could, for instance, sharpen frames of video, or look for redundant information that can be removed to save memory or bandwidth.

    youdao

  • 网络应用程序同样需要保持信息处理高效性因此请考虑到局部页面呈现AJAX请求带来的迟钝而艰难交互

    A Web application also has to be efficient in the speed with which it processes information. So, consider heavy interactions that result from partial renderings and AJAX requests.

    youdao

  • 如果局部麻醉的,可能脂肪抽吸术作为程序

    If a local anaesthetic is used, it may be possible to have liposuction as a day procedure.

    youdao

  • 因为CLR支持静态局部变量,所以VisualBasic编译器必须执行一些额外工作才能使程序成功

    Since the CLR does not support static locals, the Visual Basic compiler must do additional work to make the program successful.

    youdao

  • PaaS系统通常宿主在基于web应用程序开发平台上提供端到端的开发环境或者某些情况下提供在线开发全部程序局部环境。

    PaaS systems are generally hosted, web-based application-development platforms, providing end-to-end or, in some cases, partial environments for developing full programs online.

    youdao

  • rMultiply 是个局部应用程序通过使用一个不变的第二操作数,把乘法改变成一元闭包。

    The closure rMultiply is a partial application that adapts the binary multiplication to be a unary closure by using a constant second operand.

    youdao

  • 应用程序中的每个线程自己局部变量time因此每个应用程序线程可以跟踪自己时间

    Each thread in the application will have its own local variable time, thus enabling each application thread to track its time.

    youdao

  • 采用ANSYS有限元程序分析重臂局部屈曲

    Partial buckling of hoist boom is analyzed with ANSYS finite element program.

    youdao

  • 文中BASIC语言编制程序适用梯形箱壁虽局部区域较多热量输入情况。

    The program compiled with BASIC language is also applicable to trapezoid wall or that without hole, but with more heat transfer into local portion of the wall.

    youdao

  • 可以看出,按值调用的目的是为了方便函数编写者因为参数可以当作已经初始化过的局部变量来使用,从而使程序简洁

    It usually leads to more compact programs with fewer extraneous variables, because parameters can be treated as conveniently initialized local variables in the called routine.

    youdao

  • 以此为基础编制了计算机程序,对四川气田局部管网进行实际模拟分析获得满意结果

    Based on this, a computer program was made up and the practical simulation analysis was carried out for the local pipe networks in the gas fields of Sichuan, a satisfactory result being obtained.

    youdao

  • 静态变量可能局部某个可能扩展所有无论是退出重新进入某个程序它的都将保留

    Static objects may be local to a block or external to all blocks, but in either case retain their values across exit from and reentry to functions and blocks.

    youdao

  • 经常运行测试程序局部测试每次编译后要进行,全面测试至少每天运行一次。

    Run your tests frequently. Localize tests whenever you compile—every test at least every day.

    youdao

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

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

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