iT邦幫忙

2023 iThome 鐵人賽

DAY 6
0

1. if-else

https://ithelp.ithome.com.tw/upload/images/20230921/20163063ukmXsgfkeZ.png

2.for迴圈

  • for
    https://ithelp.ithome.com.tw/upload/images/20230921/20163063Kw22f60kC7.png
    (StringBuffer:與普通的 String不一樣,StringBuffer在字串的後面可以用write()方法加入新字串。)

  • for-in
    https://ithelp.ithome.com.tw/upload/images/20230921/201630639vo8zNtEzt.png

  • forEach()方法
    https://ithelp.ithome.com.tw/upload/images/20230921/20163063QPMbtXBiJX.png

3.while迴圈

  • while
    https://ithelp.ithome.com.tw/upload/images/20230921/20163063XQ9QkzhrNN.png
  • do-while
    https://ithelp.ithome.com.tw/upload/images/20230921/20163063K6NFgRM6Ke.png

4.break&continue

  • break:退出迴圈或switch
  • continue:跳過某次迴圈
    https://ithelp.ithome.com.tw/upload/images/20230921/20163063xNtlEhDmC3.png

5.switch case

https://ithelp.ithome.com.tw/upload/images/20230921/20163063Tvw0IrjU0F.png

參考資料:
https://dart.dev/language/loops
https://lihsinplayer.medium.com/dart%E5%85%A5%E9%96%80-3eb57099da48


上一篇
Day5 [Dart]運算符Operator
下一篇
Day7 [Dart]函數
系列文
用30天學習做出我的第一個Flutter App30
圖片
  直播研討會
圖片
{{ item.channelVendor }} {{ item.webinarstarted }} |
{{ formatDate(item.duration) }}
直播中

尚未有邦友留言

立即登入留言