摘要: 转载:https://www.tutorialspoint.com/c_standard_library/c_function_calloc.htm 描述 C库函数void * calloc(size_t nitems,size_t size)分配请求的内存并返回指向它的指针。malloc和call 阅读全文
posted @ 2020-06-19 16:24 He_LiangLiang 阅读(345) 评论(0) 推荐(0)
摘要: redis http://try.redis.io/ Please type HELP for one of these commands: DECR, DECRBY, DEL, EXISTS, EXPIRE, GET, GETSET, HDEL, HEXISTS, HGET, HGETALL, H 阅读全文
posted @ 2020-06-19 14:09 He_LiangLiang 阅读(255) 评论(0) 推荐(0)