财务凭证管理系统源码超详细


财务凭证管理系统主要由【系统管理】、【凭证管理】、【科目信息】、【账目查询】和【报表】等模块组成。进入该系统后,用户可以对系统中的财务信息进行添加、修改、删除、查询以及打印等操作。
资源截图
代码片段和文件信息
//------------------------------------------------------------------------------
// 
//     此代码由工具生成。
//     运行库版本: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  财务凭证管理系统propertyBackuppropertycontrolLogInfoGetLogin.cs

     文件      14958  2006-12-16 09:24  财务凭证管理系统propertyBackuppropertycontrolSubjectFinSubject.cs

     文件      22883  2006-12-16 09:25  财务凭证管理系统propertyBackuppropertycontrolSubjectGetSubject.cs

     文件       6866  2006-12-06 09:58  财务凭证管理系统propertyBackuppropertycontrolSystemInfoGetAdminInfo.cs

     文件       2123  2006-12-08 13:55  财务凭证管理系统propertyBackuppropertycontrolSystemInfoGetUserJob.cs

     文件       1117  2006-11-28 09:38  财务凭证管理系统propertyBackuppropertycontrolSystemInfolog.cs

     文件      23582  2006-12-18 09:26  财务凭证管理系统propertyBackuppropertycontrolwarrantInfoGetWarInfo.cs

     文件       4802  2006-12-18 15:21  财务凭证管理系统propertyBackuppropertyCustomer.cs

     文件      16384  2006-12-18 09:10  财务凭证管理系统propertyBackuppropertyCustomer.rpt

     文件      11881  2006-12-16 08:36  财务凭证管理系统propertyBackuppropertyfrmLogin.cs

     文件      47165  2006-12-12 11:55  财务凭证管理系统propertyBackuppropertyfrmLogin.resx

     文件      13524  2006-12-20 10:19  财务凭证管理系统propertyBackuppropertyfrmMain.cs

     文件      23193  2006-12-20 10:19  财务凭证管理系统propertyBackuppropertyfrmMain.Designer.cs

     文件       6186  2006-12-20 10:19  财务凭证管理系统propertyBackuppropertyfrmMain.resx

     文件       1235  2006-12-18 09:09  财务凭证管理系统propertyBackuppropertyfrmReport.cs

     文件       2461  2006-12-18 09:06  财务凭证管理系统propertyBackuppropertyfrmReport.Designer.cs

     文件       5814  2006-12-18 09:06  财务凭证管理系统propertyBackuppropertyfrmReport.resx

     文件        782  2006-12-19 09:53  财务凭证管理系统propertyBackuppropertymodelGetConnectionGetConnection.cs

     文件       1190  2006-11-25 20:15  财务凭证管理系统propertyBackuppropertymodelSubjectInfoSubInfo.cs

     文件       1798  2006-11-25 10:48  财务凭证管理系统propertyBackuppropertymodelSystemInfoAdmInfo.cs

     文件       1302  2006-11-25 10:45  财务凭证管理系统propertyBackuppropertymodelSystemInfoUserJob .cs

     文件        743  2006-11-28 09:18  财务凭证管理系统propertyBackuppropertymodel b_logInfo b_logInfo.cs

     文件       1948  2006-12-18 09:23  财务凭证管理系统propertyBackuppropertymodelWarrantwait.cs

     文件       1998  2006-12-11 15:11  财务凭证管理系统propertyBackuppropertymodelWarrantWarrant.cs

     文件       2222  2006-12-18 09:16  财务凭证管理系统propertyBackuppropertymodelWarrantInfoWarrant3.cs

     文件        636  2006-12-19 09:25  财务凭证管理系统propertyBackuppropertyProgram.cs

     文件       1164  2006-11-20 10:13  财务凭证管理系统propertyBackuppropertyPropertiesAssemblyInfo.cs

     文件      21410  2006-12-18 15:21  财务凭证管理系统propertyBackuppropertyPropertiesResources.Designer.cs

     文件      23975  2006-12-06 16:47  财务凭证管理系统propertyBackuppropertyPropertiesResources.resx

     文件       1104  2006-12-18 15:21  财务凭证管理系统propertyBackuppropertyPropertiesSettings.Designer.cs

............此处省略521个文件信息

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容, 请发送邮件举报,一经查实,本站将立刻删除。

发表评论

评论列表(条)