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


bash,cli

some commands to check cpu, ram and disk info in linux

Introduce those commands that can be used to check hardware information on the Linux host

laravel, livewire

livewire important notes

Before starting your Livewire journey, here are three basic considerations about public properties: 1. The property name must not conflict with a property name reserved for Livewire (such as $rules or $message) 2. Store in Data in public properties is visible to front-end JavaScript. Therefore, you should not store sensitive data in it. 3. Properties can only be JavaScript-friendly data types (string, integer, array, boolean), or one of the following PHP types: Stringable, Collection, DateTime, Model, EloquentCollection.

certbot,letencrypt

Manually update the full record of Whildcard certificate, tips on how to automatically update unbelievable

I wrote this record of manual update first, because I think about the future and then write an automatic update. That's how you have a control group. If we have used Let's encrypt to apply for a whildcard certificate, we will definitely find this passage after the successful application.