首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > PHP > PHP5 BitArray类

PHP5 BitArray类

  • 资源大小:14.56 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: php array php5 bit

资 源 简 介

This PHP5 class implements an array of bits, with a length between 1 and 32. It implements some of the PHP predefined interfaces so it has array-like behaviour (for, foreach, count() and [] all work!) It also provides static methods for performing bitwise-like operations on your BitArray. And a toString method for auto string-like behaviour.
VIP VIP
0.267933s