Redis Echo 命令

Redis 教程 · 2019-03-08 12:12:34

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 教程 文章: https://www.codercto.com/courses/l/33.html

查看所有标签

Web Design DeMYSTiFieD

Web Design DeMYSTiFieD

Willard, Wendy / 2010-11 / $ 24.86

Website Design just got a whole lot easier! This title helps you to learn the latest website development tools, techniques, and best practices. "Web Design Demystified" provides the hands-on help you ......一起来看看 《Web Design DeMYSTiFieD》 这本书的介绍吧!

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

html转js在线工具
html转js在线工具

html转js在线工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换