RandMap

<html> <head> <meta http-equiv="Content-Language" content="zh-cn"> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <title>新建网页 1</title> </head> <body> <p><font color="#0000FF"> int</font><font color="darkorange"> </font> <font color="#00FF00"> map</font>.<font color="#FF8C00">RandMap</font>()</p> <p><strong>函数功能:</strong></p> <p><font color="#008000">随机获取一个有效的地图编号</font></p> <p><strong>参数说明:</strong></p> <p> </p> <p><strong>返回值:</strong></p> <p>一个整型数值</p> <p><strong>使用例子:</strong></p> <p><font color="#008000">--随机获取一个有效的地图编号<br> </font>ff = <font color="#00FF00"> map</font>.<font color="#FF8C00">RandMap</font>()<font color="#0000FF"><br>  </font></p> <p><strong>参数说明:</strong></p> </body> </html>