C# 預設輸入對話框


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







你可能感興趣的文章

《鳥哥 Linux 私房菜:基礎篇》Chapter 03 - 安裝 CentOS7.x

《鳥哥 Linux 私房菜:基礎篇》Chapter 03 - 安裝 CentOS7.x

Decoding A/B Testing: The Magic of the Paired T-Test

Decoding A/B Testing: The Magic of the Paired T-Test

[ 筆記 ] JavaScript - npm 套件管理工具

[ 筆記 ] JavaScript - npm 套件管理工具






留言討論