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


vim

About vimdiff

My vimdiff cheat sheet

laravel,docker

How to customize Laravel pagination

Recently, I have been free, and I want to adjust the arrows on the upper and lower pages of the website. If you don’t know how to customize Laravel’s pagination, You can take a look at a short three-minute introduction on how I customize Laravel's pagination.

docker

D-Laravel on .env and docker-compsoe small classroom

This article introduces why the docker-compose ps official command cannot list all the services in use when we use D-Laravel's .env to load multiple yml files. But the ./console ps on D-Laravel can indeed display normally, so how can the official docker-compose command be used to have the same effect?