Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 98d8a5b

Browse files
Update library/venv.po
Co-authored-by: Wei-Hsiang (Matt) Wang <[email protected]>
1 parent 5257e3a commit 98d8a5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/venv.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ msgstr ""
9393
"執行此命令會建立目標目錄(同時也會建立不存在的父目錄)並在目錄中放置一個名為 "
9494
"``pyvenv.cfg`` 的檔案,其中包含一個指向執行該命令的 Python 安裝路徑的 "
9595
"``home`` 鍵(目標目錄的常見名稱為 ``.venv``)。同時,它會建立一個 ``bin`` "
96-
"(在 Windows 上為 ``Scripts``)子目錄,其中包含一個 Python 二進制檔案的副本/"
96+
"(在 Windows 上為 ``Scripts``)子目錄,其中包含一個 Python 二進位檔案的副本/"
9797
"符號連結(根據建立環境時使用的平台或引數而定)。此外,它還會建立一個(最初為"
9898
"空的) ``lib/pythonX.Y/site-packages`` 子目錄(在 Windows 上為 ``Lib\\site-"
9999
"packages``)。如果指定的目錄已存在,則將重新使用該目錄。"

0 commit comments

Comments
 (0)