简洁易用的 Python 翻译工具

翻译工具.py

import urllib.request

import urllib.parse

import json

print("--- 这款工具可以实现 Python 翻译功能 ---")

py 文件大小:1.59KB