PHP imageaffinematrixget - 获取矩阵
PHP 教程
· 2019-01-31 08:26:45
imageaffinematrixget — 获取矩阵。
语法
array imageaffinematrixget ( int $type [, mixed $options ] )
参数
- type IMG_AFFINE_* 常量。
- options
返回值
成功则返回数组(其中键为 0 至 5 的数字)和浮点值,或者在失败时返回 FALSE。
点击查看所有 PHP 教程 文章: https://codercto.com/courses/l/5.html
Hadoop in Action
Chuck Lam / Manning Publications / 2010-12-22 / USD 44.99
HIGHLIGHT Hadoop in Action is an example-rich tutorial that shows developers how to implement data-intensive distributed computing using Hadoop and the Map- Reduce framework. DESCRIPTION Hadoop i......一起来看看 《Hadoop in Action》 这本书的介绍吧!