# SpringBoot-Vue-Tran **Repository Path**: boyscoding/SpringBoot-Vue-Tran ## Basic Information - **Project Name**: SpringBoot-Vue-Tran - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Google多次翻译 * ## 系统介绍 该项目是一个前后端分离,基于 RESTFUL 风格接口的项目。后台使用 SpringBoot,前端使用 VUE 和 Element-UI 组件库配合完成开发。 ## 目的 采用多次翻译,达到论文降重 ## Build Setup ``` 前台界面Tran npm install npm run dev 后端启动 导入sql语句 运行springboot中的TranApplication类 ``` * ## 页面截图 ![登录](https://gitee.com/boyscoding/SpringBoot-Vue-Tran/raw/master/img/1584694418805.png)
登录
![1584694474991](https://gitee.com/boyscoding/SpringBoot-Vue-Tran/raw/master/img/1584694474991.png)
翻译界面
![1584694547749](https://gitee.com/boyscoding/SpringBoot-Vue-Tran/raw/master/img/1584694547749.png)
语言转换,想要翻译哪个语言可以在service->MessageService->add方法中修改,转换的类型googleApi类中有参考