Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 405 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 405 Bytes

youdao 为 有道翻译提供的官方demo;

youdao3 为 通过post请求获取结果;

baiud 为 百度翻译提供的官方demo;

google 为 google翻译包;

api为运行主文件:

1.连接数据库通过执行sql语句取出数据

2.处理数据 调用接口

3.返回数据通过执行sql语句更新数据

4.关闭连接

环境:python2.7 mysql:5.7.24