随笔分类 -  WPF

摘要:class Student { public string sno { get; set; } public string sname { get; set; } public string sage { get; set; } }定义实体类Student <ListBox Height="163" HorizontalAlignment="Left" Margin="12,12,0,0" Name="listBox1" VerticalAlignment="Top" Width=&quo 阅读全文
posted @ 2012-02-25 19:33 javawebsoa 阅读(2263) 评论(0) 推荐(0)