2022 iThome 鐵人賽
「連續 30 天發表技術文章不中斷」爆發驚人的技術能量,
寫出一整年的成長與學習。
自我挑戰組
選手 361 文章 6248
2022-10-17
2199
0
開啟訊息 在成功開啟機器人以後,就會顯示 Logged in as 你的機器人#1234 client.on('ready', client => {...
Day 25
2022-10-10
2199
0
接續昨天的話題推薦說可以聽一些英文Podcast但我連 "趴case" 是什麼都不知道? 什麼是Podcast? 根據維基百科的介紹,Po...
Day 14
2022-09-29
2198
0
Intro Earlier, we learned about the application of loops, which continuously exe...
Day 10
2022-09-25
2197
0
Intro We have previously introduced many different types of variables. If we sto...
Day 15
2022-09-15
2197
0
switch (判斷值) { case 比對值1:...[break;] case 比對值2:...[break;] default:... .. } 練...
Day 3
2022-09-03
2197
0
更多相關連結: https://linktr.ee/wade3c Use requirements.txt or pipfile Requirements.t...