Add

count = Counter.Add(text,count)

增加计次

参数
ID 名称 类型及说明
1 text [string]Key,用于计次的Key。
2 count [int]计次值,如为1,则该Key计次+1。
返回值
ID 名称 类型及说明
1 count [int]该Key的最终计次值
例子
Counter.Add("Key", 1)

results matching ""

    No results matching ""