c# 关于生成报表的算法文件

时间:2014-03-30 12:21:21
【文件属性】:
文件名称:c# 关于生成报表的算法文件
文件大小:1.02MB
文件格式:RAR
更新时间:2014-03-30 12:21:21
c# 关于生成报表的算法文件 关于c#的一些程序 。生成报表算法等。 int Index=0;//3:04 找出:的位置 Screen dd = Screen.PrimaryScreen; Rectangle da = dd.WorkingArea; this.Width = da.Width; this.Height = da.Height-30; this.Top = 0; this.Left = 0; string strHourMin = "0"; try { Timer = CoolMethod.IniReadValue("SetLC", "Timer", fileName); TimerLast = CoolMethod.IniReadValue("SetLC", "TimerLast", fileName); m_point = CoolMethod.IniReadValue("Set", "Point", fileName); strHourMin= CoolMethod.IniReadValue("Time", "DTStart", fileName); m_txtJG= CoolMethod.IniReadValue("Time", "DTJG", fileName); L = CoolMethod.IniReadValue("SetLC", "L", fileName); C = CoolMethod.IniReadValue("SetLC", "C", fileName); if (Timer == null || Timer == "") Timer = "2"; if (TimerLast == null || TimerLast == "") TimerLast = "16"; Index = strHourMin.IndexOf(':'); m_cbHour = strHourMin.Substring(0,Index); m_cbMin = strHourMin.Substring(Index + 1); cbHour.Text = m_cbHour.PadLeft(2,'0'); cbMinuter.Text = m_cbMin; txtMinuter.Text = m_txtJG; textBox1.Text = Timer; textBox2.Text = TimerLast;
【文件预览】:
CGQCheck
----CGQCheck()
--------Frm_cgq.resx(13KB)
--------Program.cs(2KB)
--------CoolMethod.cs(17KB)
--------UpgradeLog.XML(1KB)
--------CGQCheck.csproj.user(539B)
--------Frm_cgq.cs(24KB)
--------obj()
--------bin()
--------SelPoint.resx(6KB)
--------CGQCheck()
--------CGQCheck.suo(26KB)
--------SelPoint.Designer.cs(10KB)
--------CGQCheck.sln(914B)
--------Frm_cgq.Designer.cs(29KB)
--------cgq.ico(66KB)
--------SelPoint.cs(10KB)
--------_UpgradeReport_Files()
--------CGQCheck.csproj(5KB)
--------负压 瓦斯 温度 流量.txt(0B)
--------Properties()
----CGQCheck.suo(24KB)
----CGQCheck.sln(913B)

网友评论