• 大小: 3.25M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签:

资源简介

C# 打印报表

资源截图

代码片段和文件信息

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 FastReport;

namespace report
{
    public partial class Form1 : Form
    {
        Listse> db = new Listse>();
        List listTdb = new List();
        TempDB Tdb;
        public Form1()
        {
            InitializeComponent();
        }

        private void button1_Click(object sender EventArgs e)
        {
           
           report1.Design();
            //report1
           // report1.Print();
           //report1.Prepare();
           //report1.ShowPrepared();

            
        }

        private void button2_Cl

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     45056  2015-11-26 12:05  report\.vs\report\v14\.suo

     文件    5275648  2015-09-10 16:10  report\report\bin\Debug\FastReport.Bars.dll

     文件    3649536  2015-09-10 16:10  report\report\bin\Debug\FastReport.dll

     文件    1011712  2015-09-10 16:10  report\report\bin\Debug\FastReport.Editor.dll

     文件    1806862  2015-09-10 16:10  report\report\bin\Debug\FastReport.xml

     文件      12288  2015-12-04 11:11  report\report\bin\Debug\report.exe

     文件      28160  2015-12-04 11:11  report\report\bin\Debug\report.pdb

     文件      22696  2015-12-04 11:12  report\report\bin\Debug\report.vshost.exe

     文件        490  2015-07-10 19:01  report\report\bin\Debug\report.vshost.exe.manifest

     文件       5315  2015-10-30 12:24  report\report\bin\Debug\Reports\Test.frx

     文件       3689  2015-12-04 11:11  report\report\Form1.cs

     文件       5925  2015-12-04 11:11  report\report\Form1.Designer.cs

     文件       6168  2015-12-04 11:11  report\report\Form1.resx

     文件      47164  2015-11-26 11:48  report\report\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       7404  2015-11-26 11:48  report\report\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       1260  2015-12-04 11:12  report\report\obj\x86\Debug\report.csproj.FileListAbsolute.txt

     文件        976  2015-12-04 11:11  report\report\obj\x86\Debug\report.csproj.GenerateResource.Cache

     文件      29565  2015-11-26 12:01  report\report\obj\x86\Debug\report.csprojResolveAssemblyReference.cache

     文件      12288  2015-12-04 11:11  report\report\obj\x86\Debug\report.exe

     文件        480  2015-12-04 11:11  report\report\obj\x86\Debug\report.Form1.resources

     文件      28160  2015-12-04 11:11  report\report\obj\x86\Debug\report.pdb

     文件        180  2015-10-30 16:05  report\report\obj\x86\Debug\report.Properties.Resources.resources

     文件        487  2015-10-29 13:41  report\report\Program.cs

     文件       1362  2015-10-29 13:41  report\report\Properties\AssemblyInfo.cs

     文件       2864  2015-10-29 13:41  report\report\Properties\Resources.Designer.cs

     文件       5612  2015-10-29 13:41  report\report\Properties\Resources.resx

     文件       1093  2015-10-29 13:41  report\report\Properties\Settings.Designer.cs

     文件        249  2015-10-29 13:41  report\report\Properties\Settings.settings

     文件       6030  2015-10-30 15:57  report\report\report.csproj

     文件        478  2015-10-30 15:53  report\report\report.csproj.user

............此处省略18个文件信息

评论

共有 条评论

相关资源