06 2014 档案
摘要:using System;using System.Collections;using System.Collections.Generic;using System.Data;using System.Data.Common;using System.Data.SQLite;using Syste...
阅读全文
摘要:窗体移动须加上private void Window_MouseDown(object sender, MouseButtonEventArgs e) { if(e.LeftButton==MouseButtonState.Pressed) ...
阅读全文