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.
私はこのようなものを持っています
name, definition; name, definition; name, definition;
txtファイルで
名前をキーとして、定義をハッシュテーブルに格納される値として使用したい
配列内の1つの区切り文字で分割する方法は知っていますが、2つをハッシュテーブルに分割する方法はわかりません
C#で