⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 +

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 5 页
字号:
VERSION 5.00
Object = "{D76D7128-4A96-11D3-BD95-D296DC2DD072}#1.0#0"; "VSOCX7.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{BDC217C8-ED16-11CD-956C-0000C04E4C0A}#1.1#0"; "tabctl32.ocx"
Begin VB.Form JC_FrmQclrwc 
   BorderStyle     =   3  'Fixed Dialog
   Caption         =   "总帐期初录入完成"
   ClientHeight    =   5910
   ClientLeft      =   45
   ClientTop       =   330
   ClientWidth     =   8340
   Icon            =   "基础设置_总帐期初录入完成.frx":0000
   LinkTopic       =   "Form1"
   MaxButton       =   0   'False
   MinButton       =   0   'False
   ScaleHeight     =   5910
   ScaleWidth      =   8340
   ShowInTaskbar   =   0   'False
   StartUpPosition =   2  '屏幕中心
   Begin VB.CommandButton cmdCancel1 
      Caption         =   "关闭(&C)"
      Default         =   -1  'True
      Height          =   300
      Left            =   6975
      TabIndex        =   0
      Top             =   5520
      Width           =   1120
   End
   Begin TabDlg.SSTab StTab 
      Height          =   5475
      Left            =   30
      TabIndex        =   1
      Top             =   0
      Width           =   8280
      _ExtentX        =   14605
      _ExtentY        =   9657
      _Version        =   393216
      Style           =   1
      Tabs            =   4
      TabsPerRow      =   4
      TabHeight       =   520
      TabCaption(0)   =   "信息提示"
      TabPicture(0)   =   "基础设置_总帐期初录入完成.frx":1042
      Tab(0).ControlEnabled=   -1  'True
      Tab(0).Control(0)=   "Frame1"
      Tab(0).Control(0).Enabled=   0   'False
      Tab(0).ControlCount=   1
      TabCaption(1)   =   "平衡校验"
      TabPicture(1)   =   "基础设置_总帐期初录入完成.frx":105E
      Tab(1).ControlEnabled=   0   'False
      Tab(1).Control(0)=   "Frame2"
      Tab(1).ControlCount=   1
      TabCaption(2)   =   "核对帐簿"
      TabPicture(2)   =   "基础设置_总帐期初录入完成.frx":107A
      Tab(2).ControlEnabled=   0   'False
      Tab(2).Control(0)=   "Frame3"
      Tab(2).ControlCount=   1
      TabCaption(3)   =   "初始完成"
      TabPicture(3)   =   "基础设置_总帐期初录入完成.frx":1096
      Tab(3).ControlEnabled=   0   'False
      Tab(3).Control(0)=   "Frame4"
      Tab(3).Control(0).Enabled=   0   'False
      Tab(3).ControlCount=   1
      Begin VB.Frame Frame1 
         Height          =   5025
         Left            =   120
         TabIndex        =   49
         Top             =   360
         Width           =   8055
         Begin VB.CommandButton cmdNext1 
            Caption         =   "下一步(&N)"
            Height          =   300
            Left            =   6810
            TabIndex        =   50
            Top             =   4560
            Width           =   1120
         End
         Begin VB.Label Label3 
            Caption         =   "3.选择期初录入完成后,如果为第一次初始化总帐系统,则系统将自动生成对应期初累计数据的   明细凭证"
            Height          =   615
            Index           =   1
            Left            =   300
            TabIndex        =   55
            Top             =   1620
            Width           =   7455
         End
         Begin VB.Label Label1 
            Caption         =   "期初录入完成注意事项:"
            Height          =   285
            Left            =   330
            TabIndex        =   53
            Top             =   510
            Width           =   1965
         End
         Begin VB.Label Label2 
            Caption         =   "1.试算不平衡则不能期初录入完成"
            Height          =   195
            Index           =   2
            Left            =   300
            TabIndex        =   52
            Top             =   960
            Width           =   2805
         End
         Begin VB.Label Label3 
            Caption         =   "2.对帐不正确则不能期初录入完成"
            Height          =   285
            Index           =   0
            Left            =   300
            TabIndex        =   51
            Top             =   1290
            Width           =   2805
         End
      End
      Begin VB.Frame Frame2 
         Height          =   5025
         Left            =   -74880
         TabIndex        =   29
         Top             =   360
         Width           =   8055
         Begin VB.PictureBox Picture1 
            Height          =   4005
            Left            =   150
            ScaleHeight     =   3945
            ScaleWidth      =   7695
            TabIndex        =   33
            Top             =   330
            Width           =   7755
            Begin VB.Timer Timer1 
               Interval        =   1
               Left            =   6870
               Top             =   840
            End
            Begin VB.Label Lab_ljjg 
               Caption         =   "借贷平衡结果"
               ForeColor       =   &H000080FF&
               Height          =   255
               Left            =   1200
               TabIndex        =   61
               Top             =   3510
               Width           =   2385
            End
            Begin VB.Label Lab_Dflj 
               Caption         =   "贷方累计:"
               Height          =   165
               Left            =   3780
               TabIndex        =   60
               Top             =   2700
               Width           =   2505
            End
            Begin VB.Label Lab_Jflj 
               Caption         =   "借方累计:"
               Height          =   165
               Left            =   1200
               TabIndex        =   59
               Top             =   2730
               Width           =   2385
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "资产="
               Height          =   180
               Index           =   0
               Left            =   1200
               TabIndex        =   48
               Top             =   360
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "负债="
               Height          =   180
               Index           =   1
               Left            =   3750
               TabIndex        =   47
               Top             =   360
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "权益="
               Height          =   180
               Index           =   2
               Left            =   3750
               TabIndex        =   46
               Top             =   870
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "成本="
               Height          =   180
               Index           =   3
               Left            =   1200
               TabIndex        =   45
               Top             =   870
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "损益="
               Height          =   180
               Index           =   4
               Left            =   3750
               TabIndex        =   44
               Top             =   1350
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "合计="
               Height          =   180
               Index           =   5
               Left            =   1200
               TabIndex        =   43
               Top             =   2220
               Width           =   450
            End
            Begin VB.Label Lab_CodeClass 
               AutoSize        =   -1  'True
               Caption         =   "合计="
               Height          =   180
               Index           =   6
               Left            =   3750
               TabIndex        =   42
               Top             =   2220
               Width           =   450
            End
            Begin VB.Label Lab_Phjg 
               Caption         =   "余额平衡结果"
               ForeColor       =   &H000080FF&
               Height          =   255
               Left            =   1200
               TabIndex        =   41
               Top             =   3180
               Width           =   2385
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   0
               Left            =   1770
               TabIndex        =   40
               Top             =   360
               Width           =   1740
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   1
               Left            =   4380
               TabIndex        =   39
               Top             =   360
               Width           =   2250
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   2
               Left            =   4380
               TabIndex        =   38
               Top             =   870
               Width           =   90
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   3
               Left            =   1770
               TabIndex        =   37
               Top             =   870
               Width           =   1800
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   4
               Left            =   4380
               TabIndex        =   36
               Top             =   1350
               Width           =   90
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   5
               Left            =   1860
               TabIndex        =   35
               Top             =   2220
               Width           =   90
            End
            Begin VB.Label Lab_Qcyesj 
               AutoSize        =   -1  'True
               Height          =   180
               Index           =   6
               Left            =   4410
               TabIndex        =   34

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -