runtime call stack的意思|示意
运行时调用堆栈
runtime call stack的网络常见释义
调用栈 运行时的调用栈(runtime call stack) Source program 上图展示了被零除的异常在其出现的方法Orange 中没有得到处理,在此情形下,运行时系统将会循着方法调用的层次逐...
runtime call stack相关例句
When my SCA application encounters a problem, can someone explain the various classes I see on the runtime call stack?
当我的SCA应用程序遇到问题时,如何解释运行时调用堆栈上出现的各种类?
This object must have a method called run(), which is executed by the runtime once the current frame in the call stack is specially marked as described above.
这个对象必须有一个名为 run() 的方法,在调用堆栈中的当前帧特别做了如上所述的标记时,由运行时执行这个方法。
Do you have ideas what you could do with Rubinius' transparency and accessible internals, i.e. accessing and modifying bytecode at runtime, inspecting the call stack etc.?
您是否了解应如何有效利用Rubinius清晰可见的内部结构,例如可以在运行时刻访问并修改字节码、查看调用栈?
Occurs when an exception is thrown in managed code, before the runtime searches the call stack for an exception handler in the application domain.
当托管代码抛出异常时发生,在运行时在调用堆栈中搜索应用程序域中的异常处理程序之前。
This demand causes the runtime to check the permissions of all callers in the call stack, starting with assembly E.
这个需求会使执行阶段从组件 E 开始,检查呼叫堆叠中所有呼叫端的使用权限。