随笔分类 -  WinForm

摘要://窗体移动API [DllImport("user32.dll")] public static extern bool ReleaseCapture(); [DllImport("user32.dll")] public static extern bool SendMessage(IntPtr hwnd, int wMsg, int wParam, int IParam); public ... 阅读全文
posted @ 2016-09-30 20:02 庚xiao午 阅读(218) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using System.... 阅读全文
posted @ 2016-09-04 15:50 庚xiao午 阅读(390) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading.Tasks; using Syst... 阅读全文
posted @ 2016-09-02 21:03 庚xiao午 阅读(409) 评论(0) 推荐(0)
摘要:设计界面: 阅读全文
posted @ 2016-09-01 21:02 庚xiao午 阅读(455) 评论(0) 推荐(0)
摘要:设计界面: 阅读全文
posted @ 2016-09-01 20:51 庚xiao午 阅读(363) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data.SqlClient; names 阅读全文
posted @ 2016-08-28 21:36 庚xiao午 阅读(2540) 评论(0) 推荐(1)
摘要:1.删除加确认 2.多条件查询 3.数据区别显示 阅读全文
posted @ 2016-08-26 16:00 庚xiao午 阅读(325) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data.SqlClient; names 阅读全文
posted @ 2016-08-25 18:10 庚xiao午 阅读(181) 评论(0) 推荐(0)
摘要:界面设计: 代码: 阅读全文
posted @ 2016-08-23 21:01 庚xiao午 阅读(270) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace 三级联动.Model { class China { private string code; public 阅读全文
posted @ 2016-08-22 22:58 庚xiao午 阅读(1303) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Data.SqlClient; namespace 登陆界面.DataConnection { cla 阅读全文
posted @ 2016-08-22 22:03 庚xiao午 阅读(1581) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Threading; using System.Windo... 阅读全文
posted @ 2016-07-07 21:04 庚xiao午 阅读(108) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Text; namespace 进程 { class Program { static void Main(string[] args) ... 阅读全文
posted @ 2016-07-06 20:47 庚xiao午 阅读(112) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.I... 阅读全文
posted @ 2016-07-05 22:50 庚xiao午 阅读(202) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.I... 阅读全文
posted @ 2016-07-04 21:21 庚xiao午 阅读(298) 评论(0) 推荐(1)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace MD... 阅读全文
posted @ 2016-07-03 09:23 庚xiao午 阅读(217) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace 日期选... 阅读全文
posted @ 2016-07-02 21:16 庚xiao午 阅读(950) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; namespace 浏览器... 阅读全文
posted @ 2016-07-02 21:08 庚xiao午 阅读(196) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System. 阅读全文
posted @ 2016-07-01 20:30 庚xiao午 阅读(1719) 评论(0) 推荐(0)
摘要:using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Linq; using System.Text; using System.Windows.Forms; using System.I... 阅读全文
posted @ 2016-07-01 16:21 庚xiao午 阅读(247) 评论(0) 推荐(0)