• 大小: 1.69MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-11-10
  • 语言: 其他
  • 标签: c#  

资源简介

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

资源截图

代码片段和文件信息

//------------------------------------------------------------------------------
// 
//     此代码由工具生成。
//     运行库版本: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个文件信息

评论

共有 条评论