- 重点词汇
- singleadj. 单一的;(打斗、比赛等)一对一的;惟一的;适于一人的;
- grainn.谷粒;谷物;细粒;一点;格令;纹理;质地;
- dual thrust双推力;
- 3 three;
- designv.设计;制图;构思;计划;制定;制造;
- engineeringn.工程(学), 工程师行业;操纵,管理;土木工程,工事;开车技术;
- d n.英语字母表中的第四个字母;(学生成绩)丁;
- propellantn.推进物;
- chambern.(作特殊用途的)房间;议会;(人体、植物或机器内部的)腔;私人房间;
- 相关例句
可将callcc视为使用continuation对象中的调用堆栈替换当前堆栈的操作。
互联网摘选
不用在相同的方法中使用编程事务,而是将更新操作移动到调用栈的另一个公共方法中。
互联网摘选
尽管不能捕获整个调用堆栈,但是可以捕获当前执行状态,甚至可以持久存储当前状态。
互联网摘选
当我的SCA应用程序遇到问题时,如何解释运行时调用堆栈上出现的各种类?
互联网摘选
SystemTap还提供许多其他函数,提供对调用堆栈和当前注册表的访问。
互联网摘选
实验结果表明,基于调用堆栈的GUI.测试方法可以很好地保持错误检测率,测试集的大小适中。
互联网摘选
Call stack and immediate windows in a separate window or at the bottom of the ide.
“调用堆栈”和“即时”窗口显示在单独的窗口中,或者显示在ide底部。
provided by jukuu
堆栈遍历要求调用堆栈中的所有代码都具有访问受保护资源的权限。
provided by jukuu
每当一个方法调用另一方法时,都会在调用堆栈上生成一个新框架来存储有关所调用方法的信息。
provided by jukuu
In managed code, the call stack window hides information for non-user code by default.
在托管代码中,“调用堆栈”窗口默认情况下隐藏非用户代码的信息。
provided by jukuu
Prints the call stack to the log if an exception occurs at any point during installation.
如果在安装过程中的任何时候出现异常,则将调用堆栈打印到日志。
provided by jukuu
A caller higher in the call stack does not have the permission specified by the current instance.
调用堆栈中处于较高位置的调用方不具有当前实例所指定的权限。
provided by jukuu
A caller in the call stack does not have the required permissions.
调用堆栈中的调用方没有所需的权限。
provided by jukuu
Note, of course, that this call stack will be optimized in the ways described earlier.
注意,这个调用堆栈当然将会按前面描述的过程优化。
互联网摘选
Stops the permission check on callers higher in the call stack.
会停止对调用堆栈中的高级调用方的权限检查。
provided by jukuu
The program "call stack" is a list of functions which led up to the current one.
程序“调用堆栈”是当前函数之前的所有已调用函数的列表(包括当前函数)。
互联网摘选