stdlib标准库的常用API

1获取随机数

  比如0~99    int i = arc4random_uniform(100)

 
posted @ 2016-12-11 10:01  行者烧炉子  阅读(265)  评论(0)    收藏  举报