# 有道翻译
支持中英文翻译,根据传入的 word 自动识别中英文
null youdao <word>
null youdao frontend
/**
Frontend workflows are a different thing than backend workflows.
前端工作流不同于后端工作流。
The user's client (frontend) application that wants to perform database operations.
那些需要执行数据库操作的用户的客户端(前端)应用。
The design of the classes are done in such a way that they have no relationship with, or dependency on, the frontend design or platform.
设计这些类的方式使得它们不依赖于前端设计或平台。
n. 前端
Frontend workflows are a different thing than backend workflows.
前端工作流不同于后端工作流。
The user's client (frontend) application that wants to perform database operations.
那些需要执行数据库操作的用户的客户端(前端)应用。
The design of the classes are done in such a way that they have no relationship with, or dependency on, the frontend design or platform.
设计这些类的方式使得它们不依赖于前端设计或平台。
**/
# 声明
这个 功能 借鉴了 https://github.com/kenshinji/yddict的实现。