赞
踩
/**redisCommand结构体*/ struct redisCommand { char *name; redisCommandProc *proc; int arity; char *sflags; /* Flags a