\UtilIntToChr

Summary

Methods
Properties
Constants
getInstance()
itoc()
ctoi()
$instance
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Properties

$instance

$instance : 

Type

Methods

getInstance()

getInstance() 

itoc()

itoc(Int  $index, Int  $start = 65) : \Util\数字转字母

数字转字母 (类似于Excel列标)

Parameters

Int $index

索引值

Int $start

字母起始值

Returns

\Util\数字转字母

ctoi()

ctoi(  $char) : \Util\字母转数字

Parameters

$char

Returns

\Util\字母转数字