2025 iThome 鐵人賽
沒在獨自升級的 一起來
自我挑戰組
選手 183 文章 3476
Day 19
2025-10-03
113
0
機器學習(machine learing)機器從現有資料中找出函式參數(parameter),意思是當給定多個資料輸入x與輸出y,找出參數a, b,y =...
Day 24
2025-09-26
113
0
複製Coin預製體,並且改名為“RedCoin”,接著建立一個紅色材質命名為“M_Red”,然後掛到“RedCoin”上。 在“Scripts”下面建立腳本命名...
Day 13
2025-09-26
113
0
今天正式完成 Patient(患者)、Physiotherapist(物理治療師)、Doctor(醫師)三個角色專屬的 API 與分析服務,系統後端邁入智慧化分...
Day 26
2025-09-26
112
0
為什麼要學時間與日期? 很多應用程式都離不開「時間」:行事曆、提醒、打卡系統、檔案備份… 都需要處理日期與時間,Python 提供了強大的 datetime 模...
Day 7
2025-09-21
112
0
實作OWASP 2013(A4) Text File Viewer level 0,level 5的部分我暫時解不出來,以後解出來再補上今天睡眠不足,我快睡著了...
Day 18
2025-10-02
112
0
leetcode 系列
題目:Given an array nums of n integers, return an array of all the unique quadrupl...