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


Raiders D-Laravel configuration file

D-Laravel is a PHP execution environment using Docker, which puts all services into containers for execution. Database service (db), web server service (web), PHP-FPM service (php)... etc., By defining the docker-compose.yml file, we can easily adjust the database version or PHP version. D-Laravel also creates a simple bash, which can help us adopt docker more quickly to create Laravel projects and complete database settings. Even if you are just a PHP developer, you can actually create your own development environment through D-Laravel. Next, let us understand the settings made by D-Laravel through the official Docker documents.

ffmpeg

Use ffmpeg to list the webcam and mic supported by MacOS

Here is how to capture capture devices on MacOS

product

Excelify has been changed to Laravel Package installation version

Excelify is a set of Excel data conversion tools developed by me using Laravel. This tool, the current record, Through this conversion tool, I successfully converted the Excel dictionary file authorized by the Ministry of Education to the public, which contains about 160,000 records and more than 5,000 records of idioms. All are converted into the SQL format I need. This article will discuss the functions of Excelify and share some precautions for use.