C# 預設輸入對話框


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







你可能感興趣的文章

當每一個 UX 都變成了一筆交易 - redux saga

當每一個 UX 都變成了一筆交易 - redux saga

C# 檔案相關應用

C# 檔案相關應用

[Swift 學習筆記] Closure : Inline function process

[Swift 學習筆記] Closure : Inline function process






留言討論