摘要:        
这篇是师兄的一篇杰作,特意转过来,因为以后也要用到,到时候就没必要自己去写了。实为偷懒,但也是为了能够更快的解决问题。原文: http://hi.baidu.com/davy_hwang/item/6c14bfd0a736823149e1dd57 1 #pragma once 2 #include 3 const unsigned long maxshort = 65535L; 4 const unsigned long multiplier = 1194211693L; 5 const unsigned long adder = 12345L; 6 class RandomNumber...    阅读全文
posted @ 2014-03-03 17:33
bakari
阅读(622)
评论(0)
推荐(0)
        
            
        
        
摘要:        
There is a interesting function which can play a System sound.First let's see the WinAPI.//声明:MessageBeep( uType: UINT {参数是个常数; 根据不同的常数发出不同的声音, 也就是调用了不同的 wav}): BOOL; //参数 uType 可选值:MB_OK = 0;MB_ICONHAND = 16;MB_ICONQUESTION = 32;MB_ICONEXCLAMATION = 48;MB_ICONASTE...    阅读全文
posted @ 2014-03-03 17:00
bakari
阅读(347)
评论(0)
推荐(0)
        

 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号