public class DAL { XElement root = XElement.Load("DataBase.nh");
public List GetAllName() { return root.Elements("Item").ToList
這個(gè)語(yǔ)句怎么理解??
翻翻過(guò)去那場(chǎng)雪
2018-12-07 04:27:32