phpgc
public static function gc($gcProbability = 30) {
srand(time());
return (rand() % 100) < $gcProbability;
}
网站标题:phpgc
URL分享:http://huitaihen.com/article/igogci.html


咨询
建站咨询
