• 程序空间溢出。

    Out of program stack space.

    youdao

  • 认为Derby桌面应用程序将会什么样影响

    What effect do you think that Derby will have on the desktop application stack?

    youdao

  • 在历史上右边所显示应用程序大部分软件开发工作展开地方

    Historically, the application stack shown on the right of the diagram is where the majority of a software development effort is expended.

    youdao

  • 如果这种环境下诊断解决性能问题变得更简单,需要了解应用程序栈每一

    To make it easier to diagnose and solve performance problems in this environment, you need visibility into every layer of the stack.

    youdao

  • 这种抽象支持单一物理资源运行多个操作系统应用程序从而实现更高程度资源利用

    This abstraction enables multiple operating systems and application stacks to run on a single physical resource, thus enabling higher levels of resource utilization.

    youdao

  • 1通过事务策略系列中使用逻辑应用程序展示High Concurrency事务策略

    Figure 1 illustrates the High Concurrency transaction strategy via the logical application stack I've used throughout the transaction strategies series.

    youdao

  • 例如可以运行程序设置界限监视服务进入中断点通过程序指示步骤检查变量检查访问

    For example, you can run programs, set line, watch and service entry breakpoints, step through program instructions, examine variables, and examine the call stack.

    youdao

  • 显示程序函数当前调用

    Display the current call stack of programs and functions.

    youdao

  • 通常它们程序可用基本数据——数据、全局变量寄存器——作为出发点

    Generally, they start off with a "base" set of data that is known to be available to the programstack data, global variables, and registers.

    youdao

  • 支持运行时内存分配不同大多数语言都允许程序使用堆管理内存

    The heap provides runtime memory allocation, like the stack, meant for data that must outlive the function doing the allocation, unlike the stack. Most languages provide heap management to programs.

    youdao

  • 尽管基于软件架构概念上很简单有效它们引入新的效率低下问题比如较大程序规模(因为软件进行维护)。

    Although stack-based architectures are conceptually simple and efficient, they can introduce new inefficiencies, such as larger program sizes (because of stack maintenance).

    youdao

  • Emacs会将程序源代码以及GUD本地变量、断点bufferframe中。

    Emacs now displays the source code of the main routine, together with the GUD, locals, breakpoint and stack buffers, in a single frame.

    youdao

  • 应用程序中的每个线程都需要内存保存(用于调用函数时保存本地变量维持状态内存)。

    Every thread in an application requires memory to hold its stack (the area of memory used to hold local variables and maintain state when calling functions).

    youdao

  • 应用程序完成处理时,可以看到来自客户端的所有跟踪消息

    When the sample application completes processing, you see all the trace stack and messages from the test client.

    youdao

  • 当然,根据实际需要调整大小一般机制如果的容量达到最大值上限,那么就会溢出程序也会收到一个出错的信息。

    This is the normal mechanism whereby stack size adjusts to demand. However, if the maximum stack size has been reached, we have a stack overflow and the program receives a Segmentation Fault.

    youdao

  • 通过使用设备操作系统一直中间件应用程序可以软件每一实现这些定制

    Using the appliance, these customizations can be delivered at each layer of the software stack, from the operating system all the way up to the middleware and your applications.

    youdao

  • 如果这个异常没有被捕捉到立即关闭应用程序一条错误消息跟踪输出控制台

    If this exception isn't caught, it will immediately kill the application with an error message and stack trace dumped to the console.

    youdao

  • 二进制文件存储调试信息可以帮助程序调试人员寻找程序问题地方应用程序出错找到跟踪

    The debugging information stored within a binary helps a programmer or debugger locate problem areas in a program, and find the stack trace when an error happens in an application.

    youdao

  • 虽然每个线程使用存量相当,但对于拥有几百线程应用程序,线程内存使用总量达到很高。

    Although the amount of memory used per thread is quite small, for an application with several hundred threads, the total memory use for thread stacks can be large.

    youdao

  • 方法调用一直沿着传递调用可能传递最终目标一个截取程序

    The method call passes the invocation up the stack, either to the final target or possibly to the next interceptor.

    youdao

  • 惟一问题很多程序设计语言编译器知道如何除去没有用的结构。

    The only issue is that many programming languages and compilers don't know how to get rid of unused stack frames.

    youdao

  • 另外还要注意跟踪程序使用了一个保存基准所以可以(小心地)嵌套调用

    Also note that the tracer USES a stack to maintain baselines, so it is possible to nest calls (carefully).

    youdao

  • 例如接下来拓扑架构包含了一个概念性主机,以及必须程序系统规格

    For example, the following topology contains a conceptual hosting stack, a specification for the system that must host an application.

    youdao

  • 网络底部负责管理物理网络设备设备驱动程序

    At the bottom of the network stack are the device drivers that manage the physical network devices.

    youdao

  • 可伸缩性客户介入取决于配置应用服务器资源以及担保基础架构应用程序层基础架构的复制

    Scalability and new-customer on-boarding depends on provisioning application server resources as well as the guaranteed replication of infrastructure stacks and application-layer infrastructure.

    youdao

  • 一层提供了通用函数底层网络设备驱动程序使用,它们可以高层协议进行操作

    This layer provides a common set of functions to be used by lower-level network device drivers to allow them to operate with the higher-level protocol stack.

    youdao

  • 应用程序开发人员应该意识应自动进行扫描并且避免RT应用程序使用很深

    Application developers should be aware that stacks are scanned atomically and should avoid using very deep stacks in their RT applications.

    youdao

  • 程序正常操作过程中,调用一个函数时,被调用函数所有参数以及返回位置指针放在

    During normal operation of a program, when a function is called, any arguments for the called function along with a pointer to the return location are placed onto the stack.

    youdao

  • MQ网络新的是个可伸缩层,分散分布式系统间。因此,它支持任意应用程序

    MQ is a new layer in the networking stack, a scalability layer that spreads the load of a distributed system so that it can support arbitrarily large applications.

    youdao

  • FSH协议操作,提供限制网络资源能力这样没有一个应用程序垄断网络

    The FSH operates at the protocol layer and does not provide the ability to constrain network resources such that no one application can monopolize the network stack.

    youdao

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

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

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