J
jlboy
Unregistered / Unconfirmed
GUEST, unregistred user!
我想在TStringList中保存Key和value
但现在数据形式是这样的:
Key1 ---- Value1
Key1 ---- Value2
Key2 ----- value3
Key2 ----- value4
存放到TStringList中后只能保存最后的Key1-Value2和Key2-value4.怎么办呢?
但现在数据形式是这样的:
Key1 ---- Value1
Key1 ---- Value2
Key2 ----- value3
Key2 ----- value4
存放到TStringList中后只能保存最后的Key1-Value2和Key2-value4.怎么办呢?