C# 預設輸入對話框


string Input = Microsoft.VisualBasic.Interaction.InputBox("輸入提示:", "對話框", "");
#C# #Winform







你可能感興趣的文章

PHP 內建 session 機制

PHP 內建 session 機制

使用 VScode + Code Runner 開發 Python 輸出為中文亂碼問題

使用 VScode + Code Runner 開發 Python 輸出為中文亂碼問題

DAY34:Human readable duration format

DAY34:Human readable duration format






留言討論