摘要: View Code ///实例using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using CYQ.Data.Table;using CYQ.Data;namespace WinPager{ public partial class StartForm : Form { public StartForm()... 阅读全文
posted @ 2012-10-15 20:10 尼姑哪里跑 阅读(451) 评论(0) 推荐(0)
摘要: using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.ComponentModel;using System.Windows.Forms;using System.Drawing;using System.ComponentModel.Design.Serialization;using System.Reflection;namespace CustomControlSample{/*CanConvertFrom()――根据类型参数进行测试,判断是否能从这个 阅读全文
posted @ 2012-10-15 11:37 尼姑哪里跑 阅读(1014) 评论(0) 推荐(0)
摘要: 1,根据实际情况中的具体事例,将实例转换成数学模型,进行思考! 阅读全文
posted @ 2012-10-15 10:19 尼姑哪里跑 阅读(193) 评论(0) 推荐(0)