当前位置: 首页 > news >正文

手机网站的网址是什么原因网站百度收录删除

手机网站的网址是什么原因,网站百度收录删除,南平 网站建设,wordpress防止爆破在imagecreatefromgif()函数的PHP手册页中有一个简短的代码片段#xff0c;应该是你所需要的#xff1a;由ZeBadger提供的图片评论#xff03;59787在search同样问题的解决scheme时#xff0c;我注意到php.net网站对Davide和Kris所指代码的后续操作#xff0c;但根据作者的…在imagecreatefromgif()函数的PHP手册页中有一个简短的代码片段应该是你所需要的由ZeBadger提供的图片评论59787在search同样问题的解决scheme时我注意到php.net网站对Davide和Kris所指代码的后续操作但根据作者的说法内存密集程度更低可能更less的磁盘密集。我会在这里复制它因为它可能是有趣的。来源 http //www.php.net/manual/en/function.imagecreatefromgif.php#88005function is_ani($filename) { if(!($fh fopen($filename, rb))) return false; $count 0; //an animated gif contains multiple frames, with each frame having a //header made up of: // * a static 4-byte sequence (\x00\x21\xF9\x04) // * 4 variable bytes // * a static 2-byte sequence (\x00\x2C) // We read through the file til we reach the end of the file, or weve found // at least 2 frame headers while(!feof($fh) $count 2) { $chunk fread($fh, 1024 * 100); //read 100kb at a time $count preg_match_all(#\x00\x21\xF9\x04.{4}\x00[\x2C\x21]#s, $chunk, $matches); } fclose($fh); return $count 1; }这是工作function/** * Thanks to ZeBadger for original example, and Davide Gualano for pointing me to it * Original at http://it.php.net/manual/en/function.imagecreatefromgif.php#59787 **/ function is_animated_gif( $filename ) { $raw file_get_contents( $filename ); $offset 0; $frames 0; while ($frames 2) { $where1 strpos($raw, \x00\x21\xF9\x04, $offset); if ( $where1 false ) { break; } else { $offset $where1 1; $where2 strpos( $raw, \x00\x2C, $offset ); if ( $where2 false ) { break; } else { if ( $where1 8 $where2 ) { $frames ; } $offset $where2 1; } } } return $frames 1; }如果给定的文件太大用file_get_contents读取整个文件可能会花费太多的内存。 我已经重新考虑了以前给出的函数它只读取了足够的字节来检查帧并且一find至less2帧就返回。?php /** * Detects animated GIF from given file pointer resource or filename. * * param resource|string $file File pointer resource or filename * return bool */ function is_animated_gif($file) { $fp null; if (is_string($file)) { $fp fopen($file, rb); } else { $fp $file; /* Make sure that we are at the beginning of the file */ fseek($fp, 0); } if (fread($fp, 3) ! GIF) { fclose($fp); return false; } $frames 0; while (!feof($fp) $frames 2) { if (fread($fp, 1) \x00) { /* Some of the animated GIFs do not contain graphic control extension (starts with 21 f9) */ if (fread($fp, 1) \x2c || fread($fp, 2) \x21\xf9) { $frames; } } } fclose($fp); return $frames 1; }animationGIF必须具有以下string\x21\xFF\x0B\x4E\x45\x54\x53\x43\x41\x50\x45\x32\x2E\x30
http://www.zqtcl.cn/news/124030/

相关文章:

  • 广东专业网站优化制作公司做编辑器的网站
  • 优惠券怎做网站自己注册网站
  • 网站建设中应该返回502还是301动画短视频制作教程
  • o2o网站设计公司韩都衣舍网站建设
  • 做网站用别人的源码可以吗在线视频制作
  • 响应式网站 有哪些弊端北京网站建设怎么样
  • 轮播网站碑林微网站建设
  • 韩国网站免费观看网站建设 博客
  • 网站网商wordpress图片生成插件下载
  • seo网站营销推广桂林网站建设内容
  • 乐达淄博网站建设制作html网站开发流程
  • 赤峰网站建设flash教程网站都有哪些
  • 网站建设哪里学成品短视频app源码搭建
  • 网站可以自己做温州制作手机网站
  • 根河企业网站建设房地产如何做网站推广
  • 东莞个人网站建设南宁网站制作公
  • 网站推广seo是什么上海市人力资源网官网
  • 玉溪做网站的公司delphi xe10网站开发
  • 使用vue做的网站有哪些企业门为什么要建设门户网站
  • 上海移动云网站建设在门户网站上爆光怎么做
  • 网站建设开票内容百度浏览器广告怎么投放
  • 深圳公司网站建立小程序商店制作
  • 网站建设知识网犀牛云做网站多少钱
  • 东莞seo优化推广重庆做网络优化公司电话
  • 网站建设的设计思路高校建设网站的特色
  • 宁波网站建设八宝山做网站的公司
  • 哪里有网站建设多少钱网站建设哪家服务态度好
  • 白云区网站开发公司备案不关闭网站的方法
  • 男的做那个视频网站家用电脑可以做网站服务器
  • 网站建设的行业客户烟台市未成年思想道德建设网站