提供了多线程和同步两种实现方案

This commit is contained in:
xunbu
2025-05-13 16:57:51 +08:00
parent dbffc4d887
commit 9ba8f142ce
7 changed files with 216 additions and 15 deletions

View File

@@ -1,6 +1,6 @@
[project]
name = "docutranslate"
version = "0.2.2.post1"
version = "0.2.3"
description = "文件翻译工具"
readme = "README.md"
requires-python = ">=3.10"