Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 AWS ECS 集群中使用 jenkins slave,每次按 build 时,slave 容器需要 3 分钟才能启动,我该如何加快速度?
I have a List<Dictionary<string,string>> object (the Keys in the Dict in each list object are the same), and I want to convert it to a
List<Dictionary<string,string>>