using System.Windows.Forms; class HelloWorldApp { public static void Main() { MessageBox.Show("Hello, world!"); } }
Copyright© 2013-2020
All Rights Reserved 京ICP备2023019179号-8