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

StreamWriter 未關閉,而且 StreamWriter 內的所有緩衝資料未清除至基礎資料流 (這是在 StreamWriter 在它的緩衝區中完成資料時偵測到的)。遺失部分資料。請考慮呼叫 Close() 和 Flush()、將 StreamWriter 的 AutoFlush 屬性設定為 true,或是配置具備 "using" 陳述式的 StreamWriter。資料流類型: <var>Type Name</var> 檔名: <var>X</var> 配置來源:<var>Y</var>

Unlocalized message

A StreamWriter was not closed and all buffered data within that StreamWriter was not flushed to the underlying stream. (This was detected when the StreamWriter was finalized with data in its buffer.) A portion of the data was lost. Consider one of calling Close(), Flush(), setting the StreamWriter's AutoFlush property to true, or allocating the StreamWriter with a "using" statement. Stream type: <var>Type Name</var> File name: <var>X</var> Allocated from:<var>Y</var>

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