資源簡介
報表設計器 C# 源碼 自定義報表

代碼片段和文件信息
using?System.Reflection;
using?System.Runtime.CompilerServices;
//
//?有關程序集的常規信息是通過下列
//?屬性集控制的。更改這些屬性值可修改與程序集
//?關聯的信息。
//
[assembly:?Assemblytitle(““)]
[assembly:?AssemblyDescription(““)]
[assembly:?AssemblyConfiguration(““)]
[assembly:?AssemblyCompany(““)]
[assembly:?AssemblyProduct(““)]
[assembly:?AssemblyCopyright(““)]
[assembly:?AssemblyTrademark(““)]
[assembly:?AssemblyCulture(““)]
//
//?程序集的版本信息由下列?4?個值組成:
//
//??????主版本
//??????次版本?
//??????內部版本號
//??????修訂號
//
//?您可以指定所有這些值,也可以使用“修訂號”和“內部版本號”的默認值,方法是按
//?如下所示使用?‘*‘:
[assembly:?AssemblyVersion(“1.0.*“)]
//
//?要對程序集進行簽名,必須指定要使用的密鑰。有關程序集簽名的更多信息,請參考?
//?Microsoft?.NET?framework?文檔。
//
//?使用下面的屬性控制用于簽名的密鑰。
//
//?注意:
//???(*)?如果未指定密鑰,則程序集不會被簽名。
//???(*)?KeyName?是指已經安裝在計算機上的
//??????加密服務提供程序(CSP)中的密鑰。KeyFile?是指包含
//???????密鑰的文件。
//???(*)?如果?KeyFile?和?KeyName?值都已指定,則?
//???????發生下列處理:
//???????(1)?如果在?CSP?中可以找到?KeyName,則使用該密鑰。
//???????(2)?如果?KeyName?不存在而?KeyFile?存在,則?
//???????????KeyFile?中的密鑰安裝到?CSP?中并且使用該密鑰。
//???(*)?要創建?KeyFile,可以使用?sn.exe(強名稱)實用工具。
//???????在指定?KeyFile?時,KeyFile?的位置應該相對于
//???????項目輸出目錄,即
//???????%Project?Directory%\obj\。例如,如果?KeyFile?位于
//???????該項目目錄,應將?AssemblyKeyFile?
//???????屬性指定為?[assembly:?AssemblyKeyFile(“..\\..\\mykey.snk“)]
//???(*)?“延遲簽名”是一個高級選項?-?有關它的更多信息,請參閱?Microsoft?.NET?framework
//???????文檔。
//
[assembly:?AssemblyDelaySign(false)]
[assembly:?AssemblyKeyFile(““)]
[assembly:?AssemblyKeyName(““)]
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???????3126??2016-05-11?16:23??報表設計器軟件\EaskReprot\demo-pro\426.ico
?????文件????????144??2016-05-11?16:23??報表設計器軟件\EaskReprot\demo-pro\app.config
?????文件???????1078??2016-05-11?16:23??報表設計器軟件\EaskReprot\demo-pro\App.ico
?????文件???????1859??2016-05-11?16:23??報表設計器軟件\EaskReprot\demo-pro\AssemblyInfo.cs
?????文件?????114688??2016-05-11?16:26??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\CSharpCode.dll
?????文件?????368640??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\EastReport.dll
?????文件?????693760??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\EastReport.pdb
?????文件?????520192??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\EastReportDesigner.dll
?????文件?????671232??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\EastReportDesigner.pdb
?????文件??????40960??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.exe
?????文件????????144??2016-05-11?16:27??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.exe.config
?????文件??????62976??2016-05-12?09:38??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.pdb
?????文件??????11592??2016-05-13?09:48??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.vshost.exe
?????文件????????144??2016-05-11?16:27??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.vshost.exe.config
?????文件????????490??2015-05-21?05:40??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\HDemo.vshost.exe.manifest
?????文件?????335872??2016-05-11?16:27??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\MySql.Data.dll
?????文件??????49931??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\CharDemo.rpt
?????文件?????255040??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\CharDemo.xm
?????文件???????4751??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Cool1.rpt
?????文件???????6544??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Customers.rpt
?????文件???????2981??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Customers.xm
?????文件??????48526??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Order.rpt
?????文件?????255040??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Order.xm
?????文件??????98484??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Order2.rpt
?????文件?????255040??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Order2.xm
?????文件??????16218??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Plu.rpt
?????文件????1593713??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\Plu.xm
?????文件??????30597??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\PluBcd.rpt
?????文件??????53712??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\PluBcd.xm
?????文件??????30840??2016-05-11?16:30??報表設計器軟件\EaskReprot\demo-pro\bin\Debug\Report\SalesRep.rpt
............此處省略587個文件信息
- 上一篇:人事管理系統asp.net
- 下一篇:C#語言開發的學生宿舍管理系統
評論
共有 條評論