Message in Chinese (Traditional) (中文(繁體))

若要啟用 JIT (Just In Time) 偵錯功能,則必須在此應用程式的 設定檔或電腦 (machine.config) 中, 設定 system.windows.forms 區段內的 jitDebugging 值。 且該應用程式也必須在啟用偵錯的狀態下 進行編譯。 例如:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>當 JIT 偵錯功能啟用後,會將所有未處理的例外狀況傳送給 電腦上已註冊的 JIT 偵錯工具進行處理,而不是使用 這個對話方塊來處理。

Unlocalized message

To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example:<configuration> <system.windows.forms jitdebugging="true"></system.windows.forms></configuration>When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box.

Search by Google
Available localized messages
Finnish (suomi) French (Français) Arabic (العربية) Italian (Italiano) Hungarian (magyar) Hebrew (עברית) Greek (Ελληνικά) German (Deutsch) Korean (한국어) Prior (Message) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Japanese (日本語) Portuguese (Portugal) (Português (Portugal)) Portuguese (Brazil) (Português (Brasil)) Spanish (Español) Russian (Русский) Chinese (Simplified) (中文(简体)) Next (Message) Danish (Dansk) Czech (Čeština) Dutch (Nederlands) Swedish (Svenska) Turkish (Türkçe) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))