运行效果: 代码: using System; using System.Drawing; using System.Runtime.InteropServices; using System.Text; using System.Windows.Forms; namespace Sphinx.Utils { public class MessageBoxEx { public static DialogResult Show(string text, string caption, Messa
目录: MessageBox() 和 PlaySound() 获得窗口 或屏幕大小 获得字体大小 输出文字 屏蔽和显示控制台窗口 1. MessageBox() 和 PlaySound() MessageBox() 参数说明 :link here PlaySound() 参数说明 :link here // test for function MessageBox() and PlaySound() // The program play the music file "c:\Users\Adm