nbhh的泛型:TDictionary
摘要:type TCity = class Country: String; Latitude: Double; Longitude: Double; end; const EPSILON = 0.0000001; var Dictionary: TDictionary<String, TCity>; C
阅读全文
posted @ 2020-04-27 10:07
posted @ 2020-04-27 10:07