Redis(語法):05---Redis字符串對象(SET、GET、INCR、DECR、APPEND、GETRANGE、GETBIT)

一、字符串介紹 字符串就是一個由字節組成的序列 Redis的字符串底層實現原理可以見文章: https://blog.csdn.net/qq_41453285/article/details/103225174 https://blog.csdn.net/qq_41453285/article/details/103219345 優點: Redis可以對字符串進行子串操作和二進制操作,配合WATC
相關文章
相關標籤/搜索