//
//
//
//
//
//
//
//
//
//
软件Tags:
易语言取随机数原理模块源码
系统结构:Random_Seed,Random_Int,Random_Float,timeGetTime,
======程序集1
| |
| |------ _启动子程序
| |
| |------ _临时子程序
| |
| |------ Random_Seed
| |
| |------ Random_Int
| |
| |------ Random_Float
| |
| |
======调用的Dll
| |
| |---[dll]------ timeGetTime
调用的DLL命令:
.DLL命令 timeGetTime, 整数型, "winmm.dll", "timeGetTime"
