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

📄 数据录入.frm

📁 这是客车配属系统的前期代码,后面的工作正在完善,先传给大家.以供参考
💻 FRM
📖 第 1 页 / 共 5 页
字号:
      X1              =   120
      X2              =   12950
      Y1              =   6960
      Y2              =   6960
   End
   Begin VB.Line Line17 
      X1              =   120
      X2              =   12950
      Y1              =   7320
      Y2              =   7320
   End
   Begin VB.Line Line19 
      X1              =   120
      X2              =   12950
      Y1              =   1200
      Y2              =   1200
   End
   Begin VB.Line Line20 
      BorderWidth     =   2
      X1              =   120
      X2              =   12950
      Y1              =   1920
      Y2              =   1920
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "基本信息"
      Height          =   180
      Index           =   0
      Left            =   360
      TabIndex        =   138
      Top             =   600
      Width           =   720
   End
   Begin VB.Line Line21 
      X1              =   1485
      X2              =   1485
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line22 
      X1              =   2715
      X2              =   2715
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line23 
      X1              =   3795
      X2              =   3795
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line24 
      X1              =   5160
      X2              =   5160
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line25 
      X1              =   6120
      X2              =   6120
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line26 
      X1              =   7560
      X2              =   7560
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line27 
      X1              =   8760
      X2              =   8760
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line28 
      X1              =   10200
      X2              =   10200
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line29 
      X1              =   11400
      X2              =   11400
      Y1              =   840
      Y2              =   1560
   End
   Begin VB.Line Line30 
      X1              =   1320
      X2              =   1320
      Y1              =   1920
      Y2              =   3720
   End
   Begin VB.Line Line31 
      X1              =   2715
      X2              =   2715
      Y1              =   1920
      Y2              =   3720
   End
   Begin VB.Line Line32 
      X1              =   3795
      X2              =   3795
      Y1              =   1920
      Y2              =   3720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "车种"
      Height          =   180
      Index           =   1
      Left            =   960
      TabIndex        =   137
      Top             =   960
      Width           =   360
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "车型"
      Height          =   180
      Index           =   2
      Left            =   3120
      TabIndex        =   136
      Top             =   960
      Width           =   360
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "车号"
      Height          =   180
      Index           =   3
      Left            =   5400
      TabIndex        =   135
      Top             =   960
      Width           =   360
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "制造厂"
      Height          =   180
      Index           =   4
      Left            =   7755
      TabIndex        =   134
      Top             =   960
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "出厂年月"
      Height          =   180
      Index           =   5
      Left            =   10515
      TabIndex        =   133
      Top             =   960
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "速度标记(km/h)"
      Height          =   180
      Index           =   6
      Left            =   195
      TabIndex        =   132
      Top             =   1320
      Width           =   1260
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "定员(人)"
      Height          =   180
      Index           =   7
      Left            =   2880
      TabIndex        =   131
      Top             =   1320
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "全长(mm)"
      Height          =   180
      Index           =   8
      Left            =   5280
      TabIndex        =   130
      Top             =   1320
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "自重(t)"
      Height          =   180
      Index           =   9
      Left            =   7800
      TabIndex        =   129
      Top             =   1320
      Width           =   630
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "载重(t)"
      Height          =   180
      Index           =   10
      Left            =   10560
      TabIndex        =   128
      Top             =   1320
      Width           =   630
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "配属信息"
      Height          =   180
      Index           =   11
      Left            =   360
      TabIndex        =   127
      Top             =   1680
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "轴报形式"
      Height          =   180
      Index           =   12
      Left            =   7860
      TabIndex        =   126
      Top             =   4920
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "塞拉门"
      Height          =   180
      Index           =   13
      Left            =   8040
      TabIndex        =   125
      Top             =   4560
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "制动机型号"
      Height          =   180
      Index           =   14
      Left            =   7680
      TabIndex        =   124
      Top             =   4200
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "电控柜形式"
      Height          =   180
      Index           =   19
      Left            =   2835
      TabIndex        =   123
      Top             =   5280
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "子母车"
      Height          =   180
      Index           =   20
      Left            =   3195
      TabIndex        =   122
      Top             =   4920
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "风挡形式"
      Height          =   180
      Index           =   21
      Left            =   3015
      TabIndex        =   121
      Top             =   4560
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "轮对型号"
      Height          =   180
      Index           =   22
      Left            =   3015
      TabIndex        =   120
      Top             =   4200
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "集便器"
      Height          =   180
      Index           =   23
      Left            =   675
      TabIndex        =   119
      Top             =   5640
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "空调供电"
      Height          =   180
      Index           =   24
      Left            =   495
      TabIndex        =   118
      Top             =   5280
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "广播车"
      Height          =   180
      Index           =   25
      Left            =   675
      TabIndex        =   117
      Top             =   4920
      Width           =   540
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "茶炉形式"
      Height          =   180
      Index           =   26
      Left            =   495
      TabIndex        =   116
      Top             =   4560
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "转向架型号"
      Height          =   180
      Index           =   27
      Left            =   315
      TabIndex        =   115
      Top             =   4200
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "配件信息"
      Height          =   180
      Index           =   28
      Left            =   360
      TabIndex        =   114
      Top             =   3840
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "局变更类型"
      Height          =   180
      Index           =   29
      Left            =   10440
      TabIndex        =   113
      Top             =   3120
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "部变更类型"
      Height          =   180
      Index           =   30
      Left            =   10440
      TabIndex        =   112
      Top             =   2760
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "局变更单位"
      Height          =   180
      Index           =   31
      Left            =   7680
      TabIndex        =   111
      Top             =   3120
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "部变更单位"
      Height          =   180
      Index           =   32
      Left            =   7680
      TabIndex        =   110
      Top             =   2760
      Width           =   900
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent
      Caption         =   "使用单位"
      Height          =   180
      Index           =   33
      Left            =   7860
      TabIndex        =   109
      Top             =   2400
      Width           =   720
   End
   Begin VB.Label Label2 
      AutoSize        =   -1  'True
      BackStyle       =   0  'Transparent

⌨️ 快捷键说明

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