资源简介
好多朋友在开发C#项目的过程中,由于客户的要求或自身项目的完美,需要自定义报表/自定义单据的,可以下载本源码,本报表/单据自定义源码功能强大,相信可以满足你的需求!
代码片段和文件信息
using System.Reflection;
using System.Runtime.CompilerServices;
using System.Security;
//
// General Information about an assembly is controlled through the following
// set of attributes. Change these attribute values to modify the information
// associated with an assembly.
//
[assembly: Assemblytitle(“RDL Data Providers“)]
[assembly: AssemblyDescription(““)]
[assembly: AssemblyConfiguration(““)]
[assembly: AssemblyCompany(“fyiReporting Software LLC“)]
[assembly: AssemblyProduct(“RDL Project“)]
[assembly: AssemblyCopyright(“Copyright (C) 2004-2008 fyiReporting Software LLC“)]
[assembly: AssemblyTrademark(““)]
[assembly: AssemblyCulture(““)]
//
// Version information for an assembly consists of the following four values:
//
// Major Version
// Minor Version
// Build Number
// Revision
//
// You can specify all the values or you can default the Revision and Build Numbers
// by using the ‘*‘ as shown below:
[assembly: AssemblyVersion(“3.9.7“)]
[assembly: AllowPartiallyTrustedCallers]
//
// In order to sign your assembly you must specify a key to use. Refer to the
// Microsoft .NET framework documentation for more information on assembly signing.
//
// Use the attributes below to control which key is used for signing.
//
// Notes:
// (*) If no key is specified the assembly is not signed.
// (*) KeyName refers to a key that has been installed in the Crypto Service
// Provider (CSP) on your machine. KeyFile refers to a file which contains
// a key.
// (*) If the KeyFile and the KeyName values are both specified the
// following processing occurs:
// (1) If the KeyName can be found in the CSP that key is used.
// (2) If the KeyName does not exist and the KeyFile does exist the key
// in the KeyFile is installed into the CSP and used.
// (*) In order to create a KeyFile you can use the sn.exe (Strong Name) utility.
// When specifying the KeyFile the location of the KeyFile should be
// relative to the project output directory which is
// %Project Directory%\obj\. For example if your KeyFile is
// located in the project directory you would specify the AssemblyKeyFile
// attribute as [assembly: AssemblyKeyFile(“..\\..\\mykey.snk“)]
// (*) Delay Signing is an advanced option - see the Microsoft .NET framework
// documentation for more information on this.
//
[assembly: AssemblyDelaySign(false)]
[assembly: AssemblyKeyName(““)]
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2565 2008-09-08 11:50 src\DataProviders\AssemblyInfo.cs
文件 3052 2008-01-30 13:04 src\DataProviders\ba
文件 90112 2008-11-12 01:20 src\DataProviders\bin\Debug\DataProviders.dll
文件 325120 2008-11-12 01:20 src\DataProviders\bin\Debug\DataProviders.pdb
文件 3616 2008-01-30 13:04 src\DataProviders\DataParameterCollection.cs
文件 6856 2008-11-12 01:20 src\DataProviders\DataProviders.csproj
文件 2083 2006-08-02 16:33 src\DataProviders\DataProviders.csproj.user
文件 909 2006-08-02 16:33 src\DataProviders\DataProviders.sln
..A..H. 50176 2008-09-08 11:51 src\DataProviders\DataProviders.suo
文件 7691 2008-01-30 13:04 src\DataProviders\FileDirCommand.cs
文件 3037 2008-01-30 13:04 src\DataProviders\FileDirConnection.cs
文件 1131 2008-01-30 13:04 src\DataProviders\FileDirDataParameter.cs
文件 9780 2008-01-30 13:04 src\DataProviders\FileDirDataReader.cs
文件 5244 2008-03-05 14:42 src\DataProviders\GedcomCommand.cs
文件 3075 2008-03-05 14:38 src\DataProviders\GedcomConnection.cs
文件 1125 2008-03-05 14:32 src\DataProviders\GedcomDataParameter.cs
文件 9753 2008-03-05 14:48 src\DataProviders\GedcomDataReader.cs
文件 5205 2008-01-30 13:04 src\DataProviders\iTunesCommand.cs
文件 3541 2008-01-30 13:04 src\DataProviders\iTunesConnection.cs
文件 1128 2008-01-30 13:04 src\DataProviders\iTunesDataParameter.cs
文件 14734 2008-01-30 13:04 src\DataProviders\iTunesDataReader.cs
文件 3192 2008-01-30 13:04 src\DataProviders\LexCharReader.cs
文件 4019 2008-01-30 13:04 src\DataProviders\Lexer.cs
文件 1449 2008-01-30 13:04 src\DataProviders\LexToken.cs
文件 1691 2008-01-30 13:04 src\DataProviders\LexTokenList.cs
文件 1042 2008-01-30 13:04 src\DataProviders\LexTokenTypes.cs
文件 6678 2008-01-30 13:04 src\DataProviders\LogCommand.cs
文件 2931 2008-01-30 13:04 src\DataProviders\LogConnection.cs
文件 1119 2008-01-30 13:04 src\DataProviders\LogDataParameter.cs
文件 10721 2008-01-30 13:04 src\DataProviders\LogDataReader.cs
............此处省略1008个文件信息
相关资源
- C# 利用ListView空间导航数据库信息
- C# 调用win32 api函数-user32.dll详细说明
- C# 调用BarTender打印条码DEMO
- 大型比赛竞赛抽签系统 可打印 c# vs
- C#编写的Gerber查看器
- lua C# .Net4.0 vs2010 LuaInterface
- C#十六进制编辑器
- 明华URF-35H读卡器 C#读写源码 为大家
- C#文件流读取CSV文件
- c#读写PDF文件sql
- C# winform Socket大文件传输
- c#车牌识别系统附30张测试图片
- 《C#面向对象程序设计》源代码(CS)
- 金旭亮《C#面向对象程序设计》教案
- 试题库管理系统毕业论文(C#)源程序
- 学校网站原代码(C#.NET)
- C#-数据库操作技术-员工管理系统
- c#web开发入门经典
- C#与Matlab混合编程的几种方式
- c# 开发与 mysql数据库实现的增删改查
- C#异步操作 异步查询数据库 异步处理
- Basler相机通过IO触发源码
- [源代码] 《领域驱动设计 (C# 2008 实
- 松下PLC与C#通讯串口调试入门教程.z
- USB 继电器控制器 LCUS-1 保证能用 c#
- C# AES加密解密小工具
- C#圆形按钮,非常漂亮动态~~
- [精]C#仿QQ右下角弹出提示框()
- C#进程间通信-共享内存代码
- 有史以来最简单的三层(C#)
评论
共有 条评论