摘要: 首先建立一个Song.cs,用于保存歌曲信息View Code 1 using System; 2 using System.Net; 3 using System.Windows; 4 using System.Windows.Controls; 5 using System.Windows.Documents; 6 using System.Windows.Ink; 7 using System.Windows.Input; 8 using System.Windows.Media; 9 using System.Windows.Media.Animation;10 using Syst. 阅读全文
posted @ 2011-11-10 15:14 十年一刻·i 阅读(758) 评论(7) 推荐(1)