class PyAreaDef

Methods

static string
ckMatchIdPid()

ID -> PID 映射

static string
ckArea(string $suffix = '')

地区缓存

static string
ckCountry(string $suffix = '')

国家缓存

Details

at line 13
static string ckMatchIdPid()

ID -> PID 映射

Return Value

string

at line 24
static string ckArea(string $suffix = '')

地区缓存

Parameters

string $suffix

Return Value

string

at line 34
static string ckCountry(string $suffix = '')

国家缓存

Parameters

string $suffix

Return Value

string