<kbd id="9plqc"><label id="9plqc"></label></kbd>

        <th id="9plqc"></th>
        1. <center id="9plqc"><video id="9plqc"></video></center>
          <sub id="9plqc"><form id="9plqc"><pre id="9plqc"></pre></form></sub>
          <nav id="9plqc"><form id="9plqc"><legend id="9plqc"></legend></form></nav>
          Python 您所在的位置:網(wǎng)站首頁 屬雞和什么屬相相生相克呢 Python

          Python

          2023-07-02 01:54| 來源: 網(wǎng)絡(luò)整理| 查看: 265

          Python——初學(xué)圖形化程序設(shè)計(jì) Turtle模塊繪制圖像與添加顏色將筆移到任何位置繪制奧林匹克環(huán)標(biāo)志

          Turtle模塊

          在Python中有很多編寫圖形程序的方法,一個(gè)簡單的啟動(dòng)圖形化程序設(shè)計(jì)的方法是使用Python內(nèi)嵌的Turtle模塊。Turtle模塊是Python內(nèi)嵌的繪制線、圓以及其他形狀(包括文本)的圖形模塊。

          繪制圖像與添加顏色

          導(dǎo)入Turtle模塊 import turtle 顯示當(dāng)前Turtle的當(dāng)前位置 turtle.showturtle() 在這里插入圖片描述 繪制文本字符串 turtle.write(“Hello world!”) 在這里插入圖片描述 向前移動(dòng)100個(gè)像素 turtle.forward(100) 在這里插入圖片描述 右轉(zhuǎn)45度,將箭頭顏色改為紅色,并向前移動(dòng)50像素 turtle.right(45) turtle.color(“red”) turtle.forward(50) 在這里插入圖片描述

          將筆移到任何位置

          箭頭在Turtle圖形窗口的中心位置的坐標(biāo)是(0,0),可以使用goto(x,y)命令將turtle移動(dòng)到任何一個(gè)特定點(diǎn)(x,y) turtle,goto(0,50) 在這里插入圖片描述 使用penup()和pendown()命令設(shè)置抬起放下筆控制移動(dòng)筆時(shí)是否繪制一條線 turtle.penup() turtle.goto(50,-50) turtle.pendown() 在這里插入圖片描述 使用circle命令繪制一個(gè)圓 turtle.circle(50) 在這里插入圖片描述

          繪制奧林匹克環(huán)標(biāo)志 import turtle turtle.color("blue") turtle.penup() turtle.goto(-110,-25) turtle.pendown() turtle.circle(45) turtle.color("black") turtle.penup() turtle.goto(0,-25) turtle.pendown() turtle.circle(45) turtle.color("red") turtle.penup() turtle.goto(110,-25) turtle.pendown() turtle.circle(45) turtle.color("yellow") turtle.penup() turtle.goto(-55,-75) turtle.pendown() turtle.circle(45) turtle.color("green") turtle.penup() turtle.goto(55,-75) turtle.pendown() turtle.circle(45)

          奧利匹克標(biāo)志



          【本文地址】

          公司簡介

          聯(lián)系我們

          今日新聞

          推薦新聞

          專題文章
            CopyRight 2018-2019 實(shí)驗(yàn)室設(shè)備網(wǎng) 版權(quán)所有
            黄色免费网站在线看,韩国精品在线观看,韩国美女一区二区,99国产热 甘德县| 龙陵县| 和田市| 郓城县| 越西县| 上林县| 马鞍山市| 长沙县| 阿尔山市| 河东区| 华阴市| 许昌市| 桑日县| 苏尼特右旗| 营口市| 湖北省| 梁平县| 海城市| 本溪市| 土默特右旗| 确山县| 五华县| 乃东县| 湛江市| 太白县| 八宿县| 钟山县| 松滋市| 舒兰市| 姜堰市| 白城市| 平山县| 锦屏县| 商丘市| 邢台市| 吴川市| 台东市| 鲁山县| 永年县| 莱西市| 吉隆县| http://444 http://444 http://444 http://444 http://444 http://444