error resume信息详情
错误恢复
resume───vi.重新开始,继续;再次出现;n.(文章、讲话等的)梗概,摘要;个人简历,履历;vt.(中断后)重新开始,继续;重新回到,恢复(席位、地位或职位);(停顿或被打断后)继续说;重选;重新占用
future resume───未来简历
resume now───立即恢复
genealogical resume───家谱履历
resume init───恢复初始化
resume builder───简历生成器
resume test───恢复测试
enclosed resume───随信附上的简历
purchaser resume───采购员简历
Error handling: SPML provides two options — resume and exit — for handling cases where some of the requests in a batch fail.───错误处理:如果成批请求中某些失败,spml会提供两种选择来处理这种情况:恢复和退出。
error occurred attempting to resume node '% 1'.───试图恢复节点' % 1 '时发生错误。
Comprehensive error recovery and resume capability will restart broken or interrupted downloads due to lost connections, network problems, computer shutdowns, or unexpected power outages.───综合错误恢复和恢复能力,将重新启动中断或中断的下载,由于失去了连接,网络问题,电脑关机或意外停电。
If your procedure calls another procedure, the On Error Resume Next statement becomes inactive during the execution of the called procedure.───如果您的过程调用另一个过程,在执行被调用的过程期间,
When debugging your code, you must disable the On Error Resume Next statement.───调试代码时,必须禁用OnErrorResumeNext语句。