摘要: List<YXToolSystem.SQLStruct> col = new List<YXToolSystem.SQLStruct>(); col.Add(new YXToolSystem.SQLStruct("ServicesQuestion_NO", "编号")); col.Add(new Y 阅读全文
posted @ 2016-01-28 11:21 有妖气 阅读(250) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Drawing;using System.Data;using System.Linq;using System.Text;u 阅读全文
posted @ 2016-01-28 11:18 有妖气 阅读(159) 评论(0) 推荐(0) 编辑
摘要: //查询当天之前的时间 if (SelectTime.Date < DateTime.Now.Date) { if (startTime < SetStartTime) { jslist.Add(new Class技术员状态(color延迟出发, SetStartTime, SetEndTime)) 阅读全文
posted @ 2016-01-28 11:05 有妖气 阅读(637) 评论(1) 推荐(0) 编辑
摘要: void save() { if (!is数据正确()) { return; } List<SQLStruct> col = new List<SQLStruct>(); col.Add(new SQLStruct("EmployeeInfo_JobNumber", this.txtNO.Text) 阅读全文
posted @ 2016-01-28 11:02 有妖气 阅读(1122) 评论(0) 推荐(0) 编辑
摘要: http://www.cnblogs.com/icyJ/archive/2012/10/08/Chart_Pie.html C# Chart_Pie http://www.jb51.net/article/56533.htm C# Chart_Pie 百分比 http://zhidao.baidu. 阅读全文
posted @ 2016-01-28 10:57 有妖气 阅读(311) 评论(0) 推荐(0) 编辑
摘要: c#中如何获取本机用户名、MAC地址、IP地址、硬盘ID、CPU序列号、系统名称、物理内存 我们在利用C#开发桌面程序(Winform)程序的时候, 经常需要获取一些跟系统相关的信息, c#中如何获取本机用户名、MAC地址、IP地址、硬盘ID、CPU序列号、系统名称、物理内存。 首先需要引入命名空间 阅读全文
posted @ 2016-01-28 10:54 有妖气 阅读(398) 评论(0) 推荐(0) 编辑
摘要: public void RunCallRemind() { axJDComponent1 = new AxJDCompPort.AxJDComponent(); axJDComponent1.SetupPorts(); axJDComponent1.Open(); callRemind线程 = ne 阅读全文
posted @ 2016-01-28 10:51 有妖气 阅读(304) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-17 18:07 有妖气 阅读(167) 评论(0) 推荐(0) 编辑
摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;u... 阅读全文
posted @ 2015-07-17 16:41 有妖气 阅读(148) 评论(0) 推荐(0) 编辑
该文被密码保护。 阅读全文
posted @ 2015-07-16 14:08 有妖气 阅读(2) 评论(0) 推荐(0) 编辑