Logo

Topik sebelumnya

locale --- Internationalization services

Topik berikutnya

turtle --- Turtle graphics

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • python logo
  • Python »
  • 3.8.14 Documentation »
  • Pustaka Standar Python »
  • |

Kerangka ProgramΒΆ

Modul-modul yang dijelaskan dalam bab ini adalah kerangka kerja yang sebagian besar akan menentukan struktur program Anda. Saat ini modul yang dijelaskan di sini semuanya berorientasi pada penulisan antarmuka baris perintah command-line interfaces.

Daftar lengkap modul yang dijelaskan dalam bab ini adalah:

  • turtle --- Turtle graphics
    • Pengenalan
    • Overview of available Turtle and Screen methods
      • 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
    • Changes since Python 2.6
    • Changes since Python 3.0
  • cmd --- Support for line-oriented command interpreters
    • Cmd Objects
    • Cmd Example
  • shlex --- Simple lexical analysis
    • shlex Objects
    • Parsing Rules
    • Improved Compatibility with Shells

Topik sebelumnya

locale --- Internationalization services

Topik berikutnya

turtle --- Turtle graphics

Halaman Ini

  • Laporkan Bug
  • Lihat Sumber

Navigasi

  • index
  • modul |
  • berikut |
  • sebelum |
  • python logo
  • Python »
  • 3.8.14 Documentation »
  • Pustaka Standar Python »
  • |
© Hak Cipta 2001-2022, Python Software Foundation.
This page is licensed under the Python Software Foundation License Version 2.
Examples, recipes, and other code in the documentation are additionally licensed under the Zero Clause BSD License.

The Python Software Foundation is a non-profit corporation. Please donate.

Terakhir diperbarui pada Sep 12, 2022. Found a bug?
Created using Sphinx 2.4.4.