error resume的意思
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語句。