主題
自動
淺色模式
深色模式
目錄
turtle
--- 龜圖學 (Turtle graphics)
介紹
Get started
教學
啟動一個烏龜環境
基本繪圖
Pen control
The turtle's position
Making algorithmic patterns
How to...
Get started as quickly as possible
Automatically begin and end filling
Use the
turtle
module namespace
Use turtle graphics in a script
Use object-oriented turtle graphics
Turtle graphics reference
Turtle methods
Methods of TurtleScreen/Screen
Methods of RawTurtle/Turtle and corresponding functions
Turtle motion
Tell Turtle's state
Settings for measurement
Pen control
Drawing state
Color control
Filling
More drawing control
Turtle state
Visibility
Appearance
Using events
Special Turtle methods
Compound shapes
Methods of TurtleScreen/Screen and corresponding functions
Window control
Animation control
Using screen events
Input methods
Settings and special methods
Methods specific to Screen, not inherited from TurtleScreen
Public classes
解釋
Help and configuration
How to use help
Translation of docstrings into different languages
How to configure Screen and Turtles
turtledemo
--- Demo scripts
自 Python 2.6 以來的變更
自 Python 3.0 以來的變更
上個主題
IDLE --- Python 編輯器與 shell
下個主題
開發工具
此頁面
回報錯誤
改進此頁面
顯示原始碼
顯示翻譯原始碼
導航
索引
模組
|
下一頁
|
上一頁
|
Python
»
3.14.4 Documentation
»
Python 標準函式庫 (Standard Library)
»
以 Tk 打造圖形使用者介面 (Graphical User Interfaces)
»
turtle
--- 龜圖學 (Turtle graphics)
|
主題
自動
淺色模式
深色模式
|