[C#] MessageBox.Show 應用. 跳出錯誤Message視窗 public static void ShowError(string MessageText) { MessageBox.Show(MessageText, "錯誤" ...
確定! 回上一頁