• 大小: 1.7MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-08-30
  • 语言: 其他
  • 标签: 财务凭证  

资源简介

财务凭证管理系统,有系统管理,凭证管理,科目信息,账目查询,报表

资源截图

代码片段和文件信息

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

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       2298  2010-10-28 13:16  property\Backup\property\control\LogInfo\GetLogin.cs

     文件      15187  2010-10-28 13:16  property\Backup\property\control\Subject\FinSubject.cs

     文件      23112  2010-10-28 13:16  property\Backup\property\control\Subject\GetSubject.cs

     文件       7095  2010-10-28 13:16  property\Backup\property\control\SystemInfo\GetAdminInfo.cs

     文件       2352  2010-10-28 13:16  property\Backup\property\control\SystemInfo\GetUserJob.cs

     文件       1346  2010-10-28 13:16  property\Backup\property\control\SystemInfo\log.cs

     文件      23811  2010-10-28 13:16  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

     文件      12110  2010-10-28 13:16  property\Backup\property\frmLogin.cs

     文件      47165  2006-12-12 11:55  property\Backup\property\frmLogin.resx

     文件      13753  2010-10-28 13:16  property\Backup\property\frmMain.cs

     文件      23461  2010-10-28 13:16  property\Backup\property\frmMain.Designer.cs

     文件       6186  2006-12-20 10:19  property\Backup\property\frmMain.resx

     文件       1464  2010-10-28 13:16  property\Backup\property\frmReport.cs

     文件       2729  2010-10-28 13:16  property\Backup\property\frmReport.Designer.cs

     文件       5814  2006-12-18 09:06  property\Backup\property\frmReport.resx

     文件       1023  2010-10-28 13:16  property\Backup\property\model\GetConnection\GetConnection.cs

     文件       1419  2010-10-28 13:16  property\Backup\property\model\SubjectInfo\SubInfo.cs

     文件       2027  2010-10-28 13:16  property\Backup\property\model\SystemInfo\AdmInfo.cs

     文件       1531  2010-10-28 13:16  property\Backup\property\model\SystemInfo\UserJob .cs

     文件        972  2010-10-28 13:16  property\Backup\property\model\tb_logInfo\tb_logInfo.cs

     文件       2177  2010-10-28 13:16  property\Backup\property\model\Warrant\wait.cs

     文件       2266  2010-10-28 13:16  property\Backup\property\model\Warrant\Warrant.cs

     文件       2490  2010-10-28 13:16  property\Backup\property\model\WarrantInfo\Warrant3.cs

     文件        904  2010-10-28 13:16  property\Backup\property\Program.cs

     文件       1432  2010-10-28 13:16  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

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

评论

共有 条评论