Redis Echo 命令
更新时间: 2019-07-07 15:54
Redis Echo 命令用于打印给定的字符串。
语法
redis Echo 命令基本语法如下:
redis 127.0.0.1:6379> ECHO message
可用版本
>= 1.0.0
返回值
返回字符串本身。
实例
redis 127.0.0.1:6379> ECHO "Hello World"
"Hello World"
查看更多 Redis 连接命令
Redis Echo 命令用于打印给定的字符串。
redis Echo 命令基本语法如下:
redis 127.0.0.1:6379> ECHO message
>= 1.0.0
返回字符串本身。
redis 127.0.0.1:6379> ECHO "Hello World"
"Hello World"
查看更多 Redis 连接命令
Patrick McNeil / How / 2010-9-19 / USD 30.00
Web Design Inspiration at a Glance Volume 2 of The Web Designer's Idea Book includes more than 650 new websites arranged thematically, so you can easily find inspiration for your work. Auth......一起来看看 《The Web Designer's Idea Book, Vol. 2》 这本书的介绍吧!