2023 iThome 鐵人賽
帶我們前進的 是想證明自己的力量
Software Development
選手 128 文章 2954
Day 15
2023-09-30
194
0
這 14 天以來的文章我們可以練習到 使用 cli 執行 PHPUnit VSCode 使用 PHPUnit Test Explorer 執行 PHPUnit...
Day 20
2023-09-30
193
0
今天先介紹一下discord bot的基礎安裝 套件安裝 最重要的當然是先建置好我們的python環境拉 pip install discord.py 取得自...
Day 6
2023-09-21
193
0
今天來還債啦:) 接續第四天 Pod 介紹。 Why Pod? Pod Phase Container Probes Why Pod? 在認識 Kuber...
Day 26
2023-10-11
193
0
昨天聊到了濾鏡,並從意識到每個人都會有濾鏡,進而導致觀察到與選擇解讀的事實,其實只是全貌的一部分,需要透過與他人的對話與交流,才能看到全貌。 在有這樣的認知與信...
Day 17
2023-10-02
193
0
Day 17: Cache With Time Limit Write a class that allows getting and setting key-...
Day 9
2023-09-24
192
0
Animation能夠控制動畫在每一幀的動作並指派給動畫元件並透過腳本控製播放 Animator public Animator aniplay; 待更...