Php/docs/internals2.counter.counter-class.bumpValue
来自菜鸟教程
Counter::bumpValue
Counter::bumpValue — 修改计数器的当前值。
说明
Counter::bumpValue
( integer $offset
) : void
Counter::bumpValue() 更新计数器的当前值。
参数
offset
- 计数器值的变化量。可为负数。
Counter::bumpValue
( integer $offset
) : void
Counter::bumpValue() 更新计数器的当前值。
offset