C# 預設輸入對話框


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







你可能感興趣的文章

如何 embed binary 到 shell script 中並執行取得結果

如何 embed binary 到 shell script 中並執行取得結果

專案經理課程筆記

專案經理課程筆記

[進階 js 03] == 和 === 的 special case

[進階 js 03] == 和 === 的 special case






留言討論