iT邦幫忙

2019 iT 邦幫忙鐵人賽

DAY 4
0
AI & Data

30天 python 學習心得分享系列 第 4

Day4- IDE 使用

  • 分享至 

  • xImage
  •  

今天來介紹之後寫python的IDE工具Spyder,以及撰寫第一支程式Hello Word

Spyder 使用方式

可透過下方紅框處新增檔案

https://ithelp.ithome.com.tw/upload/images/20181017/20110503r38XL7l8Mn.jpg

主要的使用方式如下圖

https://ithelp.ithome.com.tw/upload/images/20181017/20110503E2X6ZuProZ.jpg

Spyder 快捷鍵設定(Mac版本)

預設的常用快捷鍵如下

說明 按鍵
註解 command + 1
註解區塊 command + 4/5
刪除行 command + D
程式碼移動向上 option + 上
程式碼移動向下 option + 下
執行 F5
結束Spyder command + Q
Debug Command + F5
Debug Continue Command + F12
Debug Quit shift + Command + F12

修改快速鍵

在Spyder視窗按 Command + , 開啟偏好設定或點選下圖位置

https://ithelp.ithome.com.tw/upload/images/20181017/20110503azgctqsUlq.png

可以選擇自己想修改的功能變更

https://ithelp.ithome.com.tw/upload/images/20181017/20110503Gkxb6X82A2.jpg

習慣註解使用 command + / ,找到註解的快捷鍵選項

https://ithelp.ithome.com.tw/upload/images/20181017/20110503dHyQoX0V9M.jpg

點選後直接按想使用的快捷鍵組合

https://ithelp.ithome.com.tw/upload/images/20181017/20110503IHXIEirg4V.jpg

最後按下 Apply 就設定完成嘍~

建立程式

首先現在桌面建立資料夾

https://ithelp.ithome.com.tw/upload/images/20181017/20110503IaPCgj0rqX.jpg

程式碼輸入

print("Hello World")

接著在Spyder輸入command + S 存檔,選擇剛建立資料夾,按下儲存就OK嘍

https://ithelp.ithome.com.tw/upload/images/20181017/20110503HTdIEusY4j.jpg

執行程式

在Spyder點選執行,就能在Console看到執行結果

https://ithelp.ithome.com.tw/upload/images/20181017/20110503Jn1KGwYjmO.jpg

python的世界我們來了~~


上一篇
Day3-懶人包設定教學
下一篇
Day5- Python變數宣告與資料型態
系列文
30天 python 學習心得分享30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言