青年中文青年中文

error number的意思

error number中文翻譯:

錯誤代碼

相似詞語短語

error───n.誤差;錯誤;過失

number───vi.計入;總數達到;vt.編號;計入;數…的數目;使為數有限;n.數;(雜志等的)期;號碼;數字;算術

smtp error───smtp錯誤

typing error───[計]打印錯誤,打字錯誤

license error───許可證錯誤

error sagree───錯誤sagree

printer error───[計] 打印錯誤,印刷錯誤

refractive error───屈光不正;折射誤差;[醫]屈光不正

convention error───約定錯誤

雙語使用場景

Err . Returns the associated error number.───Err,返回相關的錯誤號。

Error number. A code to identify the error.───Error number,識別錯誤的代碼。

Enough said about that. Let's move on to error number four.───說夠了,讓我們前進到第四個錯誤。

When called in a CATCH block, returns the error number of the error message that caused the CATCH block to be run.───在CATCH塊中調用時,返回導致運行CATCH塊的錯誤消息的錯誤號。

Returns the error number of the error that caused the CATCH block of a TRYCATCH construct to be run.───返回錯誤的錯誤號,該錯誤會導致運行TRYCATCH結構的CATCH塊。

Generally, you can expect the resolution to your problem to be determined by the error number, not by the description.───通常,您會期望通過錯誤號確定問題的解決方法,而不通過說明確定。

The error number appears in the cell, and a brief explanation of the error on the right side of the status bar.───錯誤代碼顯示在單元格里,在狀態欄的右側有一個簡短的說明。

ERROR also returns the error number of an error encountered by the previous statement.───ERROR還返回以前的語句遇到的錯誤的錯誤號。

The cause of this error should be identified by the error number, and not by the description.───應使用錯誤號來標識錯誤原因而不應使用說明進行標識。

英語使用場景

errno.h is needed for the declaration of errno, the global system call error number variable (more on that below).