2024 iThome 鐵人賽
Share More Gain More
所有主題
選手 1064 文章 22214
Day 17
2024-10-01
326
0
今天來解YKL18(UVA10038):Jolly Jumpers Jolly Jumpers 假設輸入5 1 4 2 -1 6代表n=5的元素,序列為[1,...
Day 20
2024-09-21
325
0
今天是第二十天我們可以寫一個k8s空氣品質資料庫管理系統,以下是我的程式碼 系統架構: 數據採集層:從空氣品質感測器或 API 收集數據。 資料庫層:儲存...
Day 27
2024-10-11
325
0
TCP/IP Protocol Suite Link Layer Protocols 兩種不同的連結層通訊管道 (channel):Broadcast link...
Day 27
2024-10-11
325
0
Insertion of Sensitive Information into Log File是指將機敏資料寫進Log當中的弱點。由於一般來說系統的log並沒...
Day 2
2024-09-15
325
0
Summarize struct file, defined in <include/linux/fs.h>, is the second mo...
Day 23
2024-10-07
325
0
Write code that enhances all arrays such that you can call the array.groupBy(fn...