随笔分类 - C#
C Sharp
摘要:在MVVM模式中使用 #region Pagination在MVVM模式下使用的所有步骤 //第一步,添加using using Suresking.Styles; //第二步,准备后台总List<T>和前台显示的ObservableCollection<T> private List<Studen
阅读全文
摘要:1 namespace AAFormsApp1 2 { 3 public partial class Form1 : Form 4 { 5 public Form1() 6 { 7 InitializeComponent(); 8 } 9 10 private void button1_Click(
阅读全文
摘要:private void MaintainForm_Load(object sender, EventArgs e) { string[] array = new string[] { "hello", "hi", "nihao", "hehe", "yes", "no", "nobody", "morning", "yellow", "m...
阅读全文

浙公网安备 33010602011771号