<?php namespace Versionable\Ferret; use Versionable\Ferret\FerretInterface; use Versionable\Ferret\Detector\DetectorInterface; class Ferret implements FerretInterface { protected $detector = null; public function getDetector() { return $this->detector; } public function setDetector(DetectorInterface $detector) { $this->detector = $detector return true; }
FerretNOAA/PMEL/ TMAP (National Oceanic and Atmospheric Administration/ Pacific Marine Environment Laboratory/the Thermal Modeling and Analysis Project,热模拟和分析项目组)发展的一个交互式计算机可视化和数据分析系统。设计用来满足海洋学家和气象学家处理和分析数据及绘图的需,这就是一个FerretMIME检测PHP库。
本站所有资源均由网友贡献或各大下载网站转载。请自行检查软件的完整性!本站所有资源仅供学习参考。请不要将它们用于商业目的。否则,一切后果由您负责!如有侵权,请联系我们删除。联系方式:admin@php.cn
相关文章
16Jul2017
代理服务器(Proxy Server)是一种重要的服务器安全功能,它的工作主要在开放系统互联(OSI)模型的会话层,从而起到防火墙的作用。代理服务器大多被用来连接INTERNET(国际互联网)和Local Area Network(局域网)。
![如何检测和识别 MySQL 数据库中的非 ASCII 字符?](https://img.php.cn/upload/article/001/246/273/173362939380863.jpg)
08Dec2024
揭示 MySQL 中的非 ASCII 字符在从...导入的 MySQL 数据中遇到非 ASCII 字符、隐藏的回车符或换行符
![如何检测 PHP 的 `post_max_size` 上传错误?](https://img.php.cn/upload/article/001/246/273/173239393846455.jpg)
24Nov2024
处理超出 post_max_size 的 PHP 文件 PHP 提供了两个设置,upload_max_filesize 和 post_max_size 来限制文件上传。如果一个文件...
![如何在没有库的情况下用 JavaScript 实现碰撞检测?](https://img.php.cn/upload/article/001/246/273/172939467195424.jpg)
20Oct2024
JavaScript 中的碰撞检测问题:在涉及移动对象的简单场景中,在不使用 jQuery 或 gameQuery 等库的情况下,在 JavaScript 中实现碰撞检测。解决方案:要检测两个对象之间的碰撞,可以使用简单的绑定
![如何在 Apache 和 IIS 的 PHP 中检测 mod_Rewrite?](https://img.php.cn/upload/article/001/246/273/173431705122879.jpg)
16Dec2024
PHP for Apache 和 IISMod_Rewrite 检测 Mod_Rewrite 是一个强大的 URL 重写工具,可在 Apache 和 IIS 上使用。然而,...
![](/static/imghwm/down_right.png)
![](/static/imghwm/taglogo.png)
Hot Tools
![](/static/imghwm/taglogo.png)