资源简介
财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成。进入该系统后,用户可以对系统中的财务信息进行添加、修改、删除、查询以及打印等操作。

代码片段和文件信息
//------------------------------------------------------------------------------
//
// 此代码由工具生成。
// 运行库版本:2.0.50727.42
//
// 对此文件的更改可能会导致不正确的行为,并且如果
// 重新生成代码,这些更改将会丢失。
//
//------------------------------------------------------------------------------
namespace property {
using System;
using System.ComponentModel;
using CrystalDecisions.Shared;
using CrystalDecisions.ReportSource;
using CrystalDecisions.CrystalReports.Engine;
public class Customer : ReportClass {
public Customer() {
}
public override string ResourceName {
get {
return “Customer.rpt“;
}
set {
// Do nothing
}
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public CrystalDecisions.CrystalReports.Engine.Section Section1 {
get {
return this.ReportDefinition.Sections[0];
}
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public CrystalDecisions.CrystalReports.Engine.Section Section2 {
get {
return this.ReportDefinition.Sections[1];
}
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public CrystalDecisions.CrystalReports.Engine.Section Section3 {
get {
return this.ReportDefinition.Sections[2];
}
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public CrystalDecisions.CrystalReports.Engine.Section Section4 {
get {
return this.ReportDefinition.Sections[3];
}
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public CrystalDecisions.CrystalReports.Engine.Section Section5 {
get {
return this.ReportDefinition.Sections[4];
}
}
}
[System.Drawing.ToolboxBitmapAttribute(typeof(CrystalDecisions.Shared.ExportOptions) “report.bmp“)]
public class CachedCustomer : Component ICachedReport {
public CachedCustomer() {
}
[Browsable(false)]
[DesignerSerializationVisibilityAttribute(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
public virtual bool IsCacheable {
get {
return true;
}
set {
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 2069 2006-12-16 08:41 财务凭证管理系统\property\Backup\property\control\LogInfo\GetLogin.cs
文件 14958 2006-12-16 09:24 财务凭证管理系统\property\Backup\property\control\Subject\FinSubject.cs
文件 22883 2006-12-16 09:25 财务凭证管理系统\property\Backup\property\control\Subject\GetSubject.cs
文件 6866 2006-12-06 09:58 财务凭证管理系统\property\Backup\property\control\SystemInfo\GetAdminInfo.cs
文件 2123 2006-12-08 13:55 财务凭证管理系统\property\Backup\property\control\SystemInfo\GetUserJob.cs
文件 1117 2006-11-28 09:38 财务凭证管理系统\property\Backup\property\control\SystemInfo\log.cs
文件 23582 2006-12-18 09:26 财务凭证管理系统\property\Backup\property\control\warrantInfo\GetWarInfo.cs
文件 4802 2006-12-18 15:21 财务凭证管理系统\property\Backup\property\Customer.cs
文件 16384 2006-12-18 09:10 财务凭证管理系统\property\Backup\property\Customer.rpt
文件 11881 2006-12-16 08:36 财务凭证管理系统\property\Backup\property\frmLogin.cs
文件 47165 2006-12-12 11:55 财务凭证管理系统\property\Backup\property\frmLogin.resx
文件 13524 2006-12-20 10:19 财务凭证管理系统\property\Backup\property\frmMain.cs
文件 23193 2006-12-20 10:19 财务凭证管理系统\property\Backup\property\frmMain.Designer.cs
文件 6186 2006-12-20 10:19 财务凭证管理系统\property\Backup\property\frmMain.resx
文件 1235 2006-12-18 09:09 财务凭证管理系统\property\Backup\property\frmReport.cs
文件 2461 2006-12-18 09:06 财务凭证管理系统\property\Backup\property\frmReport.Designer.cs
文件 5814 2006-12-18 09:06 财务凭证管理系统\property\Backup\property\frmReport.resx
文件 782 2006-12-19 09:53 财务凭证管理系统\property\Backup\property\model\GetConnection\GetConnection.cs
文件 1190 2006-11-25 20:15 财务凭证管理系统\property\Backup\property\model\SubjectInfo\SubInfo.cs
文件 1798 2006-11-25 10:48 财务凭证管理系统\property\Backup\property\model\SystemInfo\AdmInfo.cs
文件 1302 2006-11-25 10:45 财务凭证管理系统\property\Backup\property\model\SystemInfo\UserJob .cs
文件 743 2006-11-28 09:18 财务凭证管理系统\property\Backup\property\model\tb_logInfo\tb_logInfo.cs
文件 1948 2006-12-18 09:23 财务凭证管理系统\property\Backup\property\model\Warrant\wait.cs
文件 1998 2006-12-11 15:11 财务凭证管理系统\property\Backup\property\model\Warrant\Warrant.cs
文件 2222 2006-12-18 09:16 财务凭证管理系统\property\Backup\property\model\WarrantInfo\Warrant3.cs
文件 636 2006-12-19 09:25 财务凭证管理系统\property\Backup\property\Program.cs
文件 1164 2006-11-20 10:13 财务凭证管理系统\property\Backup\property\Properties\AssemblyInfo.cs
文件 21410 2006-12-18 15:21 财务凭证管理系统\property\Backup\property\Properties\Resources.Designer.cs
文件 23975 2006-12-06 16:47 财务凭证管理系统\property\Backup\property\Properties\Resources.resx
文件 1104 2006-12-18 15:21 财务凭证管理系统\property\Backup\property\Properties\Settings.Designer.cs
............此处省略521个文件信息
相关资源
- WPF USB 网络 串口 通信软件
- B/S 网上订餐系统
- 教室管理系统.rar
- 小鸡快跑游戏.
-
分别适用于.NET fr
amework 2.0和4.0的E - 汽车租赁系统............................
- 德卡D8读写器关于读写感应卡的一些代
- halcon 测量助手
- 图片存储到数据库保存二进制文件并
- 用Socket写的简易FTP服务器和客户端
- 企业销售管理信息系统(全套)
- 串口操作类(justinio)
- 基于Petri网的工作流(完整的原创源代
- 选择题自动考试系统
- 多线程实例:桌面智能弹球小游戏
- 土地信息管理系统
- ServiceStack V3.9 全部dll
- PDF pdfview.ocx 无水印
- 无需共享打印机实现远程打印功能小
- 真正的破解版PDFView4NET
- 网页调用ActiveX控件获取串口数据
- Luence的与盘古分词的使用软件
- Emgu.CV 打开视频与人脸检测
- 麦克纳姆轮程序.rar
- Unity3D 实战视频教程 保卫萝卜 2D 游戏
- net微信支付
- lucene.net+盘古分词多条件全文检索并匹
- 闪电猫-电商下图助手5.0.zip
- FastReport.Net V2014.4.8 For .Net2.0
- NET Reflector 8.3破解版自带代码导出
评论
共有 条评论