略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: Counter

2024-05-02

Counter 类

简介

表示一个独立的计数器对象。

类摘要

Counter {
__construct ( string $name [, integer $initial_value [, integer $flags ]] )
getValue ( void ) : integer
bumpValue ( integer $offset ) : void
resetValue ( void ) : void
getMeta ( integer $attribute ) : mixed
static getNamed ( string $name ) : Counter
static setCounterClass ( string $name ) : void
}

Table of Contents

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/internals2.counter.counter-class.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3