Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a271bcf commit 0a3e029Copy full SHA for 0a3e029
1 file changed
tutorial/floatingpoint.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version: Python 3.7\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2018-06-26 18:54+0800\n"
11
-"PO-Revision-Date: 2018-10-16 16:09+0800\n"
+"PO-Revision-Date: 2018-10-16 16:15+0800\n"
12
"Last-Translator: Liang-Bo Wang <[email protected]>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -30,7 +30,7 @@ msgid ""
30
msgstr ""
31
"在計算機架構中,浮點數透過二進位小數表示。例如說,在十進位小數中:\n"
32
"\n"
33
-" ::"
+"::"
34
35
#: ../../tutorial/floatingpoint.rst:19
36
msgid ""
@@ -67,7 +67,7 @@ msgstr ""
67
"在十進位中,這個問題更容易被理解。以分數 1/3 為例,您可以將其近似為十進位小"
68
"數:\n"
69
70
71
72
#: ../../tutorial/floatingpoint.rst:37 ../../tutorial/floatingpoint.rst:41
73
msgid "or, better, ::"
0 commit comments