2022 iThome 鐵人賽
「連續 30 天發表技術文章不中斷」爆發驚人的技術能量,
寫出一整年的成長與學習。
自我挑戰組
選手 361 文章 6248
Day 12
2022-09-25
892
0
文章同步發佈於https://kevinyay945.com/ironman2022/day12 雖然說obsidian是一個功能強大的工具,但我目前的使用...
Day 11
2022-09-25
655
0
嗨嗨!我是Winnie溫尼~ 前言 let rainbowColorNumber = 7 let rainbowColor = ["紅",&...
Day 25
2022-09-25
878
0
Dreams feel real while we’re in them. It’s only when we wake up that we realize...
Day 25
2022-09-25
5965
0
於.net core 中有內建原生的 DI container,使得可以使用它的 IOC 機制。如果有複雜的情境,可能要於原生的機制上加上一些code,甚至可...
Day 25
2022-09-25
2034
0
昨天介紹了 BBD 的存在是為了讓專案開發的所有相關人,無論是否有程式背景,都能夠了解測試的內容。那麼今天我們來介紹 BDD 的測試框架: Cucumber C...
Day 15
2022-09-25
1253
0
今天我們再繼續接下去看我們的程式碼!! using System; using System.Collections.Generic; using System...