描述: 获取key所储存的值的类型。 语法: redis_type(con,key) 备注: 外部库函数,返回值含义: none (key不存在) string (字符串) list (列表) set (集合) zset (有序集) haskey,储存,值的类型