by Devin Yang
(This article was automatically translated.)

Published - 7 years ago ( Updated - 7 years ago )

https://www.facebook.com/messages/t/3cTechCenter

My FaceBook Bot, if you are interested, you can try it out. If you are not sure whether the website can be opened and used directly, you can ask the robot "the idiom of the sea", or ask how many strokes the "building" is, or you can ask him to tell a story, for example: "Nine Bulls and One Feather Story". Currently built-in 160,000 Chinese characters and 3,795 idioms.


Updates will be adjusted in the future to make it easier to use.

Tags:

Devin Yang

Feel free to ask me, if you don't get it.:)

No Comment

Post your comment

Login is required to leave comments

Similar Stories


There are various start buttons for reinstalling Mac OS

There are various startup buttons for reinstalling Mac OS, please refer to the link above for instructions. If you want to clear the data and reinstall, after many tests, Use Command+Alt+R to compare without problem...

sort

How to list the file size of the first layer on the command line?

If you want to create a duf alias, use the command to display the first-level folder and file size?

redis

Redis Key Notes

Redis is an advanced NoSQL key-value data storage, also known as a data structure server. Because it has powerful data types, such as Strings, Hashes, Lists, Sets, Stored Sets, Bitmas, and HyperLogLogs. By default, Redis stores all data in memory, so the reading and writing speed is very fast. He can also save the data permanently on the disk, such as snapshotting and journaling we know.