by Devin Yang
(This article was automatically translated.)

Published - 8 years ago ( Updated - 8 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


Ubuntu network card fixed and floating IP notes

The ubuntu network card fixed and floating IP notes are my settings on Nvidia TX2. Other versions of ubuntu Linux should also work

docker,laravel

[D-Laravel]./console node

When developing Laravel, sometimes we need to install nodejs packages through npm, but Node in our system is not new enough. It may be impossible to upgrade due to some factors, such as running an old version of nodejs program, etc. In fact, we can use docker through simple commands, so that we can use the latest version of node image to mount the /sites folder on the host side. In this way, we can execute the new version of the npm command at any time.

ubuntu, resolv.conf

How to adjust /etc/resolv.conf settings of ubuntu

In the CentOS system, usually I directly change /etc/resolv.conf, As a result, when I wanted to change Ubuntu this time, it was indeed written.. "Don't manually change this file, or your hand will be cut off", Oh, wrong flip?, #DO NOT EDIT THIS FILE BY HAND -- YOUR CHANGES WILL BE OVERWRITTEN So Google found the steps at once..