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.
我想将注册表项路径片段组合在一起而不用担心正确的反斜杠分隔符,这在精神上与 Path.Combine 相似......或者我是否可以为此目的滥用 Path.Combine?
你可以用Path.Combine这个。
Path.Combine