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 2cc62c6 commit 9e9228eCopy full SHA for 9e9228e
1 file changed
library/turtle.po
@@ -805,6 +805,10 @@ msgid ""
805
"otherwise in clockwise direction. Finally the direction of the turtle is "
806
"changed by the amount of *extent*."
807
msgstr ""
808
+"绘制一个 *radius* 指定半径的圆。圆心在海龟左边 *radius* 个单位;*extent* 为一个夹角,用来决定绘制圆的一部分。如未指定 "
809
+"*extent*则绘制整个圆。如果 *extent* 不是完整圆周,则以当前画笔位置为一个端点绘制圆弧。Draw the arc in "
810
+"counterclockwise direction if如果 *radius* 为正值则朝逆时针方向绘制圆弧,否则朝顺时针方向。最终海龟的朝向会依据 "
811
+"*extent* 的值而改变。"
812
813
#: ../../library/turtle.rst:470
814
msgid ""
0 commit comments