在好例子网,分享、交流、成长!
您当前所在位置:首页C# 开发实例C#语言基础 → 报表编辑器

报表编辑器

C#语言基础

下载此实例
  • 开发语言:C#
  • 实例大小:37.76M
  • 下载次数:51
  • 浏览次数:290
  • 发布时间:2024-06-12
  • 实例类别:C#语言基础
  • 发 布 人:ztcsphm
  • 文件格式:.rar
  • 所需积分:10
 相关标签: 编辑器 编辑 报表

实例介绍

【实例简介】

用户自定义报表编辑器最新版,6.0源码网上30元购买(源码)

【实例截图】

from clipboard

【核心代码】

Upload

├── R6_DEMO
│   ├── 预览Socket报表
│   │   ├── 预览Socket报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 预览Socket报表.exe
│   │   │   │       ├── 预览Socket报表.exe.config
│   │   │   │       └── 预览Socket报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 预览Socket报表.Form1.resources
│   │   │   │       ├── 预览Socket报表.Properties.Resources.resources
│   │   │   │       ├── 预览Socket报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 预览Socket报表.csproj.CopyComplete
│   │   │   │       ├── 预览Socket报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 预览Socket报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 预览Socket报表.csproj.GenerateResource.cache
│   │   │   │       ├── 预览Socket报表.exe
│   │   │   │       └── 预览Socket报表.pdb
│   │   │   └── 预览Socket报表.csproj
│   │   └── 预览Socket报表.sln
│   ├── 预览Webservice报表
│   │   ├── 预览Webservice报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 预览Webservice报表.exe
│   │   │   │       ├── 预览Webservice报表.exe.config
│   │   │   │       └── 预览Webservice报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 预览Webservice报表.Form1.resources
│   │   │   │       ├── 预览Webservice报表.Properties.Resources.resources
│   │   │   │       ├── 预览Webservice报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 预览Webservice报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 预览Webservice报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 预览Webservice报表.csproj.GenerateResource.cache
│   │   │   │       ├── 预览Webservice报表.exe
│   │   │   │       └── 预览Webservice报表.pdb
│   │   │   └── 预览Webservice报表.csproj
│   │   └── 预览Webservice报表.sln
│   ├── 打开编辑器
│   │   ├── 打开编辑器
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 打开编辑器.exe
│   │   │   │       ├── 打开编辑器.exe.config
│   │   │   │       └── 打开编辑器.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 打开编辑器.Form1.resources
│   │   │   │       ├── 打开编辑器.Properties.Resources.resources
│   │   │   │       ├── 打开编辑器.csproj.AssemblyReference.cache
│   │   │   │       ├── 打开编辑器.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 打开编辑器.csproj.FileListAbsolute.txt
│   │   │   │       ├── 打开编辑器.csproj.GenerateResource.cache
│   │   │   │       ├── 打开编辑器.exe
│   │   │   │       └── 打开编辑器.pdb
│   │   │   └── 打开编辑器.csproj
│   │   └── 打开编辑器.sln
│   ├── 自定义浏览_Socket报表
│   │   ├── 自定义浏览_Socket报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 自定义浏览_Socket报表.exe
│   │   │   │       ├── 自定义浏览_Socket报表.exe.config
│   │   │   │       └── 自定义浏览_Socket报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 自定义浏览_Socket报表.Form1.resources
│   │   │   │       ├── 自定义浏览_Socket报表.Properties.Resources.resources
│   │   │   │       ├── 自定义浏览_Socket报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 自定义浏览_Socket报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 自定义浏览_Socket报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 自定义浏览_Socket报表.csproj.GenerateResource.cache
│   │   │   │       ├── 自定义浏览_Socket报表.exe
│   │   │   │       └── 自定义浏览_Socket报表.pdb
│   │   │   └── 自定义浏览_Socket报表.csproj
│   │   └── 自定义浏览_Socket报表.sln
│   ├── 自定义浏览_WebService报表
│   │   ├── 自定义浏览_WebService报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 自定义浏览_WebService报表.exe
│   │   │   │       ├── 自定义浏览_WebService报表.exe.config
│   │   │   │       └── 自定义浏览_WebService报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 自定义浏览_WebService报表.Form1.resources
│   │   │   │       ├── 自定义浏览_WebService报表.Properties.Resources.resources
│   │   │   │       ├── 自定义浏览_WebService报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 自定义浏览_WebService报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 自定义浏览_WebService报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 自定义浏览_WebService报表.csproj.GenerateResource.cache
│   │   │   │       ├── 自定义浏览_WebService报表.exe
│   │   │   │       └── 自定义浏览_WebService报表.pdb
│   │   │   └── 自定义浏览_WebService报表.csproj
│   │   └── 自定义浏览_WebService报表.sln
│   ├── 自定义浏览_本地报表
│   │   ├── 自定义浏览_本地报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── Report_Access.rpt
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 数据库.mdb
│   │   │   │       ├── 自定义浏览_本地报表.exe
│   │   │   │       ├── 自定义浏览_本地报表.exe.config
│   │   │   │       └── 自定义浏览_本地报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 自定义浏览_本地报表.Form1.resources
│   │   │   │       ├── 自定义浏览_本地报表.Properties.Resources.resources
│   │   │   │       ├── 自定义浏览_本地报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 自定义浏览_本地报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 自定义浏览_本地报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 自定义浏览_本地报表.csproj.GenerateResource.cache
│   │   │   │       ├── 自定义浏览_本地报表.exe
│   │   │   │       └── 自定义浏览_本地报表.pdb
│   │   │   └── 自定义浏览_本地报表.csproj
│   │   └── 自定义浏览_本地报表.sln
│   ├── 直接预览报表
│   │   ├── 直接预览报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── Report_01.rpt
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 直接预览报表.exe
│   │   │   │       ├── 直接预览报表.exe.config
│   │   │   │       └── 直接预览报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 直接预览报表.Properties.Resources.resources
│   │   │   │       ├── 直接预览报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 直接预览报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 直接预览报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 直接预览报表.csproj.GenerateResource.cache
│   │   │   │       ├── 直接预览报表.exe
│   │   │   │       └── 直接预览报表.pdb
│   │   │   └── 直接预览报表.csproj
│   │   └── 直接预览报表.sln
│   ├── 预览本地报表
│   │   ├── 预览本地报表
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── Report_01.rpt
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 预览本地报表.exe
│   │   │   │       ├── 预览本地报表.exe.config
│   │   │   │       └── 预览本地报表.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 预览本地报表.Form1.resources
│   │   │   │       ├── 预览本地报表.Properties.Resources.resources
│   │   │   │       ├── 预览本地报表.csproj.AssemblyReference.cache
│   │   │   │       ├── 预览本地报表.csproj.CopyComplete
│   │   │   │       ├── 预览本地报表.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 预览本地报表.csproj.FileListAbsolute.txt
│   │   │   │       ├── 预览本地报表.csproj.GenerateResource.cache
│   │   │   │       ├── 预览本地报表.exe
│   │   │   │       └── 预览本地报表.pdb
│   │   │   └── 预览本地报表.csproj
│   │   └── 预览本地报表.sln
│   ├── 数据库报表预览
│   │   ├── 数据库报表预览
│   │   │   ├── App.config
│   │   │   ├── Form1.Designer.cs
│   │   │   ├── Form1.cs
│   │   │   ├── Form1.resx
│   │   │   ├── Program.cs
│   │   │   ├── Properties
│   │   │   │   ├── AssemblyInfo.cs
│   │   │   │   ├── Resources.Designer.cs
│   │   │   │   ├── Resources.resx
│   │   │   │   ├── Settings.Designer.cs
│   │   │   │   └── Settings.settings
│   │   │   ├── bin
│   │   │   │   └── Debug
│   │   │   │       ├── MySql.Data.dll
│   │   │   │       ├── R_6.dll
│   │   │   │       ├── Report_Access.rpt
│   │   │   │       ├── SQLite数据库.s3db
│   │   │   │       ├── System.Data.SQLite.dll
│   │   │   │       ├── 数据库.mdb
│   │   │   │       ├── 数据库报表预览.exe
│   │   │   │       ├── 数据库报表预览.exe.config
│   │   │   │       └── 数据库报表预览.pdb
│   │   │   ├── obj
│   │   │   │   └── Debug
│   │   │   │       ├── DesignTimeResolveAssemblyReferences.cache
│   │   │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │   │   │       ├── TempPE
│   │   │   │       ├── 数据库报表预览.Form1.resources
│   │   │   │       ├── 数据库报表预览.Properties.Resources.resources
│   │   │   │       ├── 数据库报表预览.csproj.AssemblyReference.cache
│   │   │   │       ├── 数据库报表预览.csproj.CopyComplete
│   │   │   │       ├── 数据库报表预览.csproj.CoreCompileInputs.cache
│   │   │   │       ├── 数据库报表预览.csproj.FileListAbsolute.txt
│   │   │   │       ├── 数据库报表预览.csproj.GenerateResource.cache
│   │   │   │       ├── 数据库报表预览.exe
│   │   │   │       └── 数据库报表预览.pdb
│   │   │   └── 数据库报表预览.csproj
│   │   └── 数据库报表预览.sln
│   └── 直接运行编辑器
│       ├── 直接运行编辑器
│       │   ├── App.config
│       │   ├── Form1.Designer.cs
│       │   ├── Form1.cs
│       │   ├── Form1.resx
│       │   ├── Program.cs
│       │   ├── Properties
│       │   │   ├── AssemblyInfo.cs
│       │   │   ├── Resources.Designer.cs
│       │   │   ├── Resources.resx
│       │   │   ├── Settings.Designer.cs
│       │   │   └── Settings.settings
│       │   ├── bin
│       │   │   └── Debug
│       │   │       ├── MySql.Data.dll
│       │   │       ├── R_6.dll
│       │   │       ├── SQLite数据库.s3db
│       │   │       ├── System.Data.SQLite.dll
│       │   │       ├── 直接运行编辑器.exe
│       │   │       ├── 直接运行编辑器.exe.config
│       │   │       └── 直接运行编辑器.pdb
│       │   ├── obj
│       │   │   └── Debug
│       │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │   │       ├── TempPE
│       │   │       ├── 直接运行编辑器.Form1.resources
│       │   │       ├── 直接运行编辑器.Properties.Resources.resources
│       │   │       ├── 直接运行编辑器.csproj.AssemblyReference.cache
│       │   │       ├── 直接运行编辑器.csproj.CopyComplete
│       │   │       ├── 直接运行编辑器.csproj.CoreCompileInputs.cache
│       │   │       ├── 直接运行编辑器.csproj.FileListAbsolute.txt
│       │   │       ├── 直接运行编辑器.csproj.GenerateResource.cache
│       │   │       ├── 直接运行编辑器.exe
│       │   │       └── 直接运行编辑器.pdb
│       │   └── 直接运行编辑器.csproj
│       └── 直接运行编辑器.sln
├── R_6
│   ├── R_6
│   │   ├── App.config
│   │   ├── ContextUI
│   │   │   ├── ColorHelper.cs
│   │   │   ├── ConextCheckBox.cs
│   │   │   ├── ConextControl.cs
│   │   │   ├── ConextDialog.cs
│   │   │   ├── ConextDrawText.cs
│   │   │   ├── ConextFontAwesome.cs
│   │   │   ├── ConextForm.cs
│   │   │   ├── ConextInputBox.cs
│   │   │   ├── ConextLabel.cs
│   │   │   ├── ConextMenu.cs
│   │   │   ├── ConextMessage.cs
│   │   │   ├── ConextMouse.cs
│   │   │   ├── ConextOperation.cs
│   │   │   ├── ConextPixelText.cs
│   │   │   ├── ConextSelColor.cs
│   │   │   ├── ConextSpear.cs
│   │   │   ├── ConextTabControl.cs
│   │   │   ├── ConextTextBtn.cs
│   │   │   ├── ConextTransparentRect.cs
│   │   │   ├── Resource.Designer.cs
│   │   │   ├── Resource.resx
│   │   │   └── TooltipTool.cs
│   │   ├── Form1.Designer.cs
│   │   ├── Form1.cs
│   │   ├── Form1.resx
│   │   ├── Interface
│   │   │   └── Report_Interface.cs
│   │   ├── Print
│   │   │   ├── Report_Print.cs
│   │   │   └── Report_PrintPage.cs
│   │   ├── Program.cs
│   │   ├── Properties
│   │   │   ├── AssemblyInfo.cs
│   │   │   ├── Resources.Designer.cs
│   │   │   ├── Resources.resx
│   │   │   ├── Settings.Designer.cs
│   │   │   └── Settings.settings
│   │   ├── R6_BarCode.cs
│   │   ├── R6_ControlInfo.cs
│   │   ├── R6_ControlValueBox.cs
│   │   ├── R6_DataLink.cs
│   │   ├── R6_Design.cs
│   │   ├── R6_DrawObject.cs
│   │   ├── R6_Initialize.cs
│   │   ├── R6_InitializeAuxMenu.cs
│   │   ├── R6_InsTable.cs
│   │   ├── R6_MessageBox.cs
│   │   ├── R6_MouseEvent.cs
│   │   ├── R6_Opertion.cs
│   │   ├── R6_PageInfo.cs
│   │   ├── R6_PageListManage.cs
│   │   ├── R6_PaperTypeBox.cs
│   │   ├── R6_Preview
│   │   │   ├── Preview_Initialize.cs
│   │   │   ├── Preview_LoadReport.cs
│   │   │   ├── Preview_NetReport.cs
│   │   │   ├── Preview_Progress.cs
│   │   │   ├── Preview_ReadWait.cs
│   │   │   ├── Preview_Search.cs
│   │   │   ├── Preview_SetScaling.cs
│   │   │   ├── Preview_Show.cs
│   │   │   └── Preview_Thumbnail.cs
│   │   ├── R6_Serializer.cs
│   │   ├── R6_SetBandRect.cs
│   │   ├── R6_SetBatch.cs
│   │   ├── R6_SetBorder.cs
│   │   ├── R6_SetColorBox.cs
│   │   ├── R6_SetControlValue.cs
│   │   ├── R6_SetLineThick.cs
│   │   ├── R6_Socketcs.cs
│   │   ├── R6_TextEffect.cs
│   │   ├── R6_ToolBar.cs
│   │   ├── R6_WebService.cs
│   │   ├── R9_CalculateBox.cs
│   │   ├── R_6.csproj
│   │   ├── Report_Definition
│   │   │   ├── DataBase.cs
│   │   │   ├── Definition.cs
│   │   │   ├── Element_Option.cs
│   │   │   └── Enum.cs
│   │   ├── Resource.Designer.cs
│   │   ├── Resource.resx
│   │   ├── Resources
│   │   │   ├── ColorDialog.png
│   │   │   ├── del_bat.png
│   │   │   ├── effect.png
│   │   │   ├── fontawesome-webfont.ttf
│   │   │   ├── intab.png
│   │   │   ├── logo1.png
│   │   │   ├── ready.png
│   │   │   ├── setbat.png
│   │   │   ├── showline.png
│   │   │   ├── spear_Portait.png
│   │   │   ├── spear_landscape.png
│   │   │   ├── test2.png
│   │   │   ├── txt_Left.png
│   │   │   └── txt_right.png
│   │   ├── ThirdParty
│   │   │   ├── Barcode.cs
│   │   │   ├── CalculatorStack.cs
│   │   │   ├── ColorHelper.cs
│   │   │   ├── QRCodeGenerator.cs
│   │   │   ├── Serializer.cs
│   │   │   ├── Socket
│   │   │   │   ├── ByteOrder.cs
│   │   │   │   ├── CloseEventArgs.cs
│   │   │   │   ├── CloseStatusCode.cs
│   │   │   │   ├── CompressionMethod.cs
│   │   │   │   ├── ErrorEventArgs.cs
│   │   │   │   ├── Ext.cs
│   │   │   │   ├── Fin.cs
│   │   │   │   ├── HttpBase.cs
│   │   │   │   ├── HttpRequest.cs
│   │   │   │   ├── HttpResponse.cs
│   │   │   │   ├── LogData.cs
│   │   │   │   ├── LogLevel.cs
│   │   │   │   ├── Logger.cs
│   │   │   │   ├── Mask.cs
│   │   │   │   ├── MessageEventArgs.cs
│   │   │   │   ├── Net
│   │   │   │   │   ├── AuthenticationBase.cs
│   │   │   │   │   ├── AuthenticationChallenge.cs
│   │   │   │   │   ├── AuthenticationResponse.cs
│   │   │   │   │   ├── AuthenticationSchemes.cs
│   │   │   │   │   ├── Chunk.cs
│   │   │   │   │   ├── ChunkStream.cs
│   │   │   │   │   ├── ChunkedRequestStream.cs
│   │   │   │   │   ├── ClientSslConfiguration.cs
│   │   │   │   │   ├── Cookie.cs
│   │   │   │   │   ├── CookieCollection.cs
│   │   │   │   │   ├── CookieException.cs
│   │   │   │   │   ├── EndPointListener.cs
│   │   │   │   │   ├── EndPointManager.cs
│   │   │   │   │   ├── HttpBasicIdentity.cs
│   │   │   │   │   ├── HttpConnection.cs
│   │   │   │   │   ├── HttpDigestIdentity.cs
│   │   │   │   │   ├── HttpHeaderInfo.cs
│   │   │   │   │   ├── HttpHeaderType.cs
│   │   │   │   │   ├── HttpListener.cs
│   │   │   │   │   ├── HttpListenerAsyncResult.cs
│   │   │   │   │   ├── HttpListenerContext.cs
│   │   │   │   │   ├── HttpListenerException.cs
│   │   │   │   │   ├── HttpListenerPrefix.cs
│   │   │   │   │   ├── HttpListenerPrefixCollection.cs
│   │   │   │   │   ├── HttpListenerRequest.cs
│   │   │   │   │   ├── HttpListenerResponse.cs
│   │   │   │   │   ├── HttpRequestHeader.cs
│   │   │   │   │   ├── HttpResponseHeader.cs
│   │   │   │   │   ├── HttpStatusCode.cs
│   │   │   │   │   ├── HttpStreamAsyncResult.cs
│   │   │   │   │   ├── HttpUtility.cs
│   │   │   │   │   ├── HttpVersion.cs
│   │   │   │   │   ├── InputChunkState.cs
│   │   │   │   │   ├── InputState.cs
│   │   │   │   │   ├── LineState.cs
│   │   │   │   │   ├── NetworkCredential.cs
│   │   │   │   │   ├── QueryStringCollection.cs
│   │   │   │   │   ├── ReadBufferState.cs
│   │   │   │   │   ├── RequestStream.cs
│   │   │   │   │   ├── ResponseStream.cs
│   │   │   │   │   ├── ServerSslConfiguration.cs
│   │   │   │   │   ├── WebHeaderCollection.cs
│   │   │   │   │   └── WebSockets
│   │   │   │   │       ├── HttpListenerWebSocketContext.cs
│   │   │   │   │       ├── TcpListenerWebSocketContext.cs
│   │   │   │   │       └── WebSocketContext.cs
│   │   │   │   ├── Opcode.cs
│   │   │   │   ├── PayloadData.cs
│   │   │   │   ├── Rsv.cs
│   │   │   │   ├── Server
│   │   │   │   │   ├── HttpRequestEventArgs.cs
│   │   │   │   │   ├── HttpServer.cs
│   │   │   │   │   ├── IWebSocketSession.cs
│   │   │   │   │   ├── ServerState.cs
│   │   │   │   │   ├── WebSocketBehavior.cs
│   │   │   │   │   ├── WebSocketServer.cs
│   │   │   │   │   ├── WebSocketServiceHost.cs
│   │   │   │   │   ├── WebSocketServiceHost`1.cs
│   │   │   │   │   ├── WebSocketServiceManager.cs
│   │   │   │   │   └── WebSocketSessionManager.cs
│   │   │   │   ├── WebSocket.cs
│   │   │   │   ├── WebSocketException.cs
│   │   │   │   ├── WebSocketFrame.cs
│   │   │   │   └── WebSocketState.cs
│   │   │   └── StringEncrypt.cs
│   │   ├── bin
│   │   │   ├── Debug
│   │   │   │   ├── BouncyCastle.Crypto.dll
│   │   │   │   ├── Google.Protobuf.dll
│   │   │   │   ├── K4os.Compression.LZ4.Streams.dll
│   │   │   │   ├── K4os.Compression.LZ4.dll
│   │   │   │   ├── K4os.Hash.xxHash.dll
│   │   │   │   ├── MySql.Data.dll
│   │   │   │   ├── R_6.dll
│   │   │   │   ├── R_6.dll.config
│   │   │   │   ├── R_6.pdb
│   │   │   │   ├── System.Buffers.dll
│   │   │   │   ├── System.Data.SQLite.dll
│   │   │   │   ├── System.Memory.dll
│   │   │   │   ├── System.Numerics.Vectors.dll
│   │   │   │   ├── System.Runtime.CompilerServices.Unsafe.dll
│   │   │   │   ├── Temporary_Report
│   │   │   │   │   ├── Report01 - 副本.rpt
│   │   │   │   │   ├── Report01.rpt
│   │   │   │   │   ├── Report02.rpt
│   │   │   │   │   ├── Report03.rpt
│   │   │   │   │   ├── Report04.rpt
│   │   │   │   │   ├── Report11.rpt
│   │   │   │   │   ├── Report12.rpt
│   │   │   │   │   ├── Report13.rpt
│   │   │   │   │   ├── Report14.rpt
│   │   │   │   │   ├── Report4.rpt
│   │   │   │   │   └── Temporary_Report.rar
│   │   │   │   ├── Ubiety.Dns.Core.dll
│   │   │   │   ├── Zstandard.Net.dll
│   │   │   │   └── world
│   │   │   └── Release
│   │   └── obj
│   │       └── Debug
│   │           ├── DesignTimeResolveAssemblyReferences.cache
│   │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│   │           ├── R_6.ContextUI.Resource.resources
│   │           ├── R_6.Properties.Resources.resources
│   │           ├── R_6.Resource.resources
│   │           ├── R_6.csproj.CopyComplete
│   │           ├── R_6.csproj.CoreCompileInputs.cache
│   │           ├── R_6.csproj.FileListAbsolute.txt
│   │           ├── R_6.csproj.GenerateResource.cache
│   │           ├── R_6.dll
│   │           ├── R_6.pdb
│   │           └── TempPE
│   │               ├── ContextUI.Resource.Designer.cs.dll
│   │               └── Resource.Designer.cs.dll
│   ├── R_6.sln
│   └── 新建文本文档.txt
├── Report.docx
├── Socket服务端
│   └── Report_SocketServer
│       ├── MySql.Data.dll
│       ├── Report_SocketServer
│       │   ├── App.config
│       │   ├── ContextUI
│       │   │   ├── Barcode.cs
│       │   │   ├── ColorHelper.cs
│       │   │   ├── ConextCheckBox.cs
│       │   │   ├── ConextControl.cs
│       │   │   ├── ConextDialog.cs
│       │   │   ├── ConextDrawText.cs
│       │   │   ├── ConextFontAwesome.cs
│       │   │   ├── ConextForm.cs
│       │   │   ├── ConextInputBox.cs
│       │   │   ├── ConextLabel.cs
│       │   │   ├── ConextMenu.cs
│       │   │   ├── ConextMessage.cs
│       │   │   ├── ConextMouse.cs
│       │   │   ├── ConextOperation.cs
│       │   │   ├── ConextPixelText.cs
│       │   │   ├── ConextSelColor.cs
│       │   │   ├── ConextSpear.cs
│       │   │   ├── ConextTabControl.cs
│       │   │   ├── ConextTextBtn.cs
│       │   │   ├── ConextTransparentRect.cs
│       │   │   ├── QRCodeGenerator.cs
│       │   │   ├── Resource.Designer.cs
│       │   │   ├── Resource.resx
│       │   │   ├── Serializer.cs
│       │   │   ├── StringEncrypt.cs
│       │   │   └── TooltipTool.cs
│       │   ├── CrossThreadCall.cs
│       │   ├── Form1.Designer.cs
│       │   ├── Form1.cs
│       │   ├── Form1.resx
│       │   ├── Program.cs
│       │   ├── Properties
│       │   │   ├── AssemblyInfo.cs
│       │   │   ├── Resources.Designer.cs
│       │   │   ├── Resources.resx
│       │   │   ├── Settings.Designer.cs
│       │   │   └── Settings.settings
│       │   ├── Report_DataBase.cs
│       │   ├── Report_Definition.cs
│       │   ├── Report_Generation.cs
│       │   ├── Report_SocketServer.csproj
│       │   ├── Resource.Designer.cs
│       │   ├── Resource.resx
│       │   ├── Resources
│       │   │   ├── fontawesome-webfont.ttf
│       │   │   ├── spear_Portait.png
│       │   │   └── spear_landscape.png
│       │   ├── Server.cs
│       │   ├── Socket
│       │   │   ├── ByteOrder.cs
│       │   │   ├── CloseEventArgs.cs
│       │   │   ├── CloseStatusCode.cs
│       │   │   ├── CompressionMethod.cs
│       │   │   ├── ErrorEventArgs.cs
│       │   │   ├── Ext.cs
│       │   │   ├── Fin.cs
│       │   │   ├── HttpBase.cs
│       │   │   ├── HttpRequest.cs
│       │   │   ├── HttpResponse.cs
│       │   │   ├── LogData.cs
│       │   │   ├── LogLevel.cs
│       │   │   ├── Logger.cs
│       │   │   ├── Mask.cs
│       │   │   ├── MessageEventArgs.cs
│       │   │   ├── Net
│       │   │   │   ├── AuthenticationBase.cs
│       │   │   │   ├── AuthenticationChallenge.cs
│       │   │   │   ├── AuthenticationResponse.cs
│       │   │   │   ├── AuthenticationSchemes.cs
│       │   │   │   ├── Chunk.cs
│       │   │   │   ├── ChunkStream.cs
│       │   │   │   ├── ChunkedRequestStream.cs
│       │   │   │   ├── ClientSslConfiguration.cs
│       │   │   │   ├── Cookie.cs
│       │   │   │   ├── CookieCollection.cs
│       │   │   │   ├── CookieException.cs
│       │   │   │   ├── EndPointListener.cs
│       │   │   │   ├── EndPointManager.cs
│       │   │   │   ├── HttpBasicIdentity.cs
│       │   │   │   ├── HttpConnection.cs
│       │   │   │   ├── HttpDigestIdentity.cs
│       │   │   │   ├── HttpHeaderInfo.cs
│       │   │   │   ├── HttpHeaderType.cs
│       │   │   │   ├── HttpListener.cs
│       │   │   │   ├── HttpListenerAsyncResult.cs
│       │   │   │   ├── HttpListenerContext.cs
│       │   │   │   ├── HttpListenerException.cs
│       │   │   │   ├── HttpListenerPrefix.cs
│       │   │   │   ├── HttpListenerPrefixCollection.cs
│       │   │   │   ├── HttpListenerRequest.cs
│       │   │   │   ├── HttpListenerResponse.cs
│       │   │   │   ├── HttpRequestHeader.cs
│       │   │   │   ├── HttpResponseHeader.cs
│       │   │   │   ├── HttpStatusCode.cs
│       │   │   │   ├── HttpStreamAsyncResult.cs
│       │   │   │   ├── HttpUtility.cs
│       │   │   │   ├── HttpVersion.cs
│       │   │   │   ├── InputChunkState.cs
│       │   │   │   ├── InputState.cs
│       │   │   │   ├── LineState.cs
│       │   │   │   ├── NetworkCredential.cs
│       │   │   │   ├── QueryStringCollection.cs
│       │   │   │   ├── ReadBufferState.cs
│       │   │   │   ├── RequestStream.cs
│       │   │   │   ├── ResponseStream.cs
│       │   │   │   ├── ServerSslConfiguration.cs
│       │   │   │   ├── WebHeaderCollection.cs
│       │   │   │   └── WebSockets
│       │   │   │       ├── HttpListenerWebSocketContext.cs
│       │   │   │       ├── TcpListenerWebSocketContext.cs
│       │   │   │       └── WebSocketContext.cs
│       │   │   ├── Opcode.cs
│       │   │   ├── PayloadData.cs
│       │   │   ├── Rsv.cs
│       │   │   ├── Server
│       │   │   │   ├── HttpRequestEventArgs.cs
│       │   │   │   ├── HttpServer.cs
│       │   │   │   ├── IWebSocketSession.cs
│       │   │   │   ├── ServerState.cs
│       │   │   │   ├── WebSocketBehavior.cs
│       │   │   │   ├── WebSocketServer.cs
│       │   │   │   ├── WebSocketServiceHost.cs
│       │   │   │   ├── WebSocketServiceHost`1.cs
│       │   │   │   ├── WebSocketServiceManager.cs
│       │   │   │   └── WebSocketSessionManager.cs
│       │   │   ├── WebSocket.cs
│       │   │   ├── WebSocketException.cs
│       │   │   ├── WebSocketFrame.cs
│       │   │   └── WebSocketState.cs
│       │   ├── bin
│       │   │   ├── Debug
│       │   │   │   ├── MySql.Data.dll
│       │   │   │   ├── Report_Config
│       │   │   │   │   └── Config.mdb
│       │   │   │   ├── Report_Files
│       │   │   │   │   ├── Report01 - 副本.rpt
│       │   │   │   │   ├── Report01 - 副本.rpt.bak
│       │   │   │   │   ├── Report01.rpt
│       │   │   │   │   ├── Report02.rpt
│       │   │   │   │   ├── Report03.rpt
│       │   │   │   │   ├── Report10.rpt
│       │   │   │   │   ├── Report11.rpt
│       │   │   │   │   ├── Report11.rpt.bak
│       │   │   │   │   ├── Report12.rpt
│       │   │   │   │   ├── Report13.rpt
│       │   │   │   │   ├── Report14.rpt
│       │   │   │   │   ├── Report4.rpt
│       │   │   │   │   ├── Report5.rpt
│       │   │   │   │   ├── Report6.rpt
│       │   │   │   │   ├── Report7.rpt
│       │   │   │   │   ├── Report8.rpt
│       │   │   │   │   ├── Report9.rpt
│       │   │   │   │   └── Reporta2.rpt
│       │   │   │   ├── Report_SocketServer.exe
│       │   │   │   ├── Report_SocketServer.exe.config
│       │   │   │   ├── Report_SocketServer.pdb
│       │   │   │   └── System.Data.SQLite.dll
│       │   │   └── Release
│       │   └── obj
│       │       └── Debug
│       │           ├── DesignTimeResolveAssemblyReferences.cache
│       │           ├── DesignTimeResolveAssemblyReferencesInput.cache
│       │           ├── Report_SocketServer.ContextUI.Resource.resources
│       │           ├── Report_SocketServer.Form1.resources
│       │           ├── Report_SocketServer.Properties.Resources.resources
│       │           ├── Report_SocketServer.Resource.resources
│       │           ├── Report_SocketServer.csproj.AssemblyReference.cache
│       │           ├── Report_SocketServer.csproj.CoreCompileInputs.cache
│       │           ├── Report_SocketServer.csproj.FileListAbsolute.txt
│       │           ├── Report_SocketServer.csproj.GenerateResource.cache
│       │           ├── Report_SocketServer.csprojAssemblyReference.cache
│       │           ├── Report_SocketServer.exe
│       │           ├── Report_SocketServer.pdb
│       │           ├── TempPE
│       │           │   ├── ContextUI.Resource.Designer.cs.dll
│       │           │   ├── ContextUI.Resource1.Designer.cs.dll
│       │           │   └── Resource.Designer.cs.dll
│       │           ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
│       │           ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
│       │           └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
│       ├── Report_SocketServer.sln
│       └── System.Data.SQLite.dll
└── Web_Service
    ├── Report_Service
    │   ├── ContextUI
    │   │   ├── Barcode.cs
    │   │   ├── ColorHelper.cs
    │   │   ├── ConextCheckBox.cs
    │   │   ├── ConextControl.cs
    │   │   ├── ConextDialog.cs
    │   │   ├── ConextDrawText.cs
    │   │   ├── ConextFontAwesome.cs
    │   │   ├── ConextForm.cs
    │   │   ├── ConextInputBox.cs
    │   │   ├── ConextLabel.cs
    │   │   ├── ConextMenu.cs
    │   │   ├── ConextMessage.cs
    │   │   ├── ConextMouse.cs
    │   │   ├── ConextOperation.cs
    │   │   ├── ConextPixelText.cs
    │   │   ├── ConextSelColor.cs
    │   │   ├── ConextSpear.cs
    │   │   ├── ConextTabControl.cs
    │   │   ├── ConextTextBtn.cs
    │   │   ├── ConextTransparentRect.cs
    │   │   ├── QRCodeGenerator.cs
    │   │   ├── Resource.Designer.cs
    │   │   ├── Resource.resx
    │   │   ├── Serializer.cs
    │   │   ├── StringEncrypt.cs
    │   │   └── TooltipTool.cs
    │   ├── File_Option.cs
    │   ├── Properties
    │   │   └── AssemblyInfo.cs
    │   ├── Report.asmx
    │   ├── Report.asmx.cs
    │   ├── ReportBuild_5.dll
    │   ├── Report_Config
    │   │   └── Config.mdb
    │   ├── Report_DataBase.cs
    │   ├── Report_Definition.cs
    │   ├── Report_Files
    │   │   ├── 11.pdf
    │   │   ├── 22.pdf
    │   │   ├── 33.pdf
    │   │   ├── Report01 - 副本.rpt
    │   │   ├── Report01 - 副本.rpt.bak
    │   │   ├── Report01.rpt
    │   │   ├── Report02.rpt
    │   │   ├── Report03.rpt
    │   │   ├── Report10.rpt
    │   │   ├── Report11.rpt
    │   │   ├── Report11.rpt.bak
    │   │   ├── Report12.rpt
    │   │   ├── Report13.rpt
    │   │   ├── Report14.rpt
    │   │   ├── Report4.rpt
    │   │   ├── Report5.rpt
    │   │   ├── Report6.rpt
    │   │   ├── Report7.rpt
    │   │   ├── Report8.rpt
    │   │   ├── Report9.rpt
    │   │   └── Reporta2.rpt
    │   ├── Report_Generation.cs
    │   ├── Report_Service.csproj
    │   ├── Report_Service.csproj.user
    │   ├── Web.Debug.config
    │   ├── Web.Release.config
    │   ├── Web.config
    │   ├── bin
    │   │   ├── BouncyCastle.Crypto.dll
    │   │   ├── Google.Protobuf.dll
    │   │   ├── K4os.Compression.LZ4.Streams.dll
    │   │   ├── K4os.Compression.LZ4.dll
    │   │   ├── K4os.Hash.xxHash.dll
    │   │   ├── MySql.Data.dll
    │   │   ├── MySql.Data.xml
    │   │   ├── Report_Service.dll
    │   │   ├── Report_Service.dll.config
    │   │   ├── Report_Service.pdb
    │   │   ├── System.Buffers.dll
    │   │   ├── System.Data.SQLite.dll
    │   │   ├── System.Memory.dll
    │   │   ├── System.Numerics.Vectors.dll
    │   │   ├── System.Runtime.CompilerServices.Unsafe.dll
    │   │   ├── Ubiety.Dns.Core.dll
    │   │   └── Zstandard.Net.dll
    │   ├── obj
    │   │   └── Debug
    │   │       ├── DesignTimeResolveAssemblyReferences.cache
    │   │       ├── DesignTimeResolveAssemblyReferencesInput.cache
    │   │       ├── Report_Service.ContextUI.Resource.resources
    │   │       ├── Report_Service.csproj.AssemblyReference.cache
    │   │       ├── Report_Service.csproj.CopyComplete
    │   │       ├── Report_Service.csproj.CoreCompileInputs.cache
    │   │       ├── Report_Service.csproj.FileListAbsolute.txt
    │   │       ├── Report_Service.csproj.GenerateResource.cache
    │   │       ├── Report_Service.csprojAssemblyReference.cache
    │   │       ├── Report_Service.dll
    │   │       ├── Report_Service.pdb
    │   │       ├── TempPE
    │   │       │   ├── ContextUI.Resource.Designer.cs.dll
    │   │       │   └── Resource.Designer.cs.dll
    │   │       ├── TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs
    │   │       ├── TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs
    │   │       └── TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs
    │   └── 服务配置.exe
    └── Report_Service.sln

130 directories, 770 files


标签: 编辑器 编辑 报表

实例下载地址

报表编辑器

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警