摘要:        
<?php$setting = array(// 黑色概率0 => 0.99,// 白色概率1 => 0.01,);// Requires the GD Libraryheader("Content-type: image/png");$im = imagecreatetruecolor(256, 256) or die("Cannot Initialize new GD image stream");$white = imagecolorallocate($im, 255, 255, 255);$start = microtime(true);for ($y=0; $y&l    阅读全文
posted @ 2010-10-22 16:11
新风宇宙-江新宇的博客
阅读(726)
评论(0)
推荐(0)
        
 
                    
                     
                    
                 
                    
                
 
 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号