摘要:        
[DllImport("kernel32.dll")] //在C#程序中使用Win32类库 public static extern bool Beep(int frequency, int duration); //使用extern来指明该函数的实际代码在别处 static void Main(string[] args) { Random random = new Rando...    阅读全文
        
            posted @ 2008-11-25 10:41
嘎子
阅读(460)
评论(1)
推荐(0)
        
                    
                
浙公网安备 33010602011771号