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

📄

📁 这是一个航空公司用来计算货物运价的系统。
💻
📖 第 1 页 / 共 3 页
字号:
VERSION 5.00
Object = "{86CF1D34-0C5F-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCT2.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Form1 
   Caption         =   "运价静态数据维护"
   ClientHeight    =   6435
   ClientLeft      =   2025
   ClientTop       =   1230
   ClientWidth     =   8265
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   MaxButton       =   0   'False
   ScaleHeight     =   6435
   ScaleWidth      =   8265
   Begin MSComctlLib.ListView lvwPrice 
      Height          =   1575
      Left            =   120
      TabIndex        =   51
      Top             =   1920
      Width           =   7935
      _ExtentX        =   13996
      _ExtentY        =   2778
      View            =   3
      LabelEdit       =   1
      LabelWrap       =   -1  'True
      HideSelection   =   -1  'True
      FullRowSelect   =   -1  'True
      GridLines       =   -1  'True
      _Version        =   393217
      ForeColor       =   -2147483640
      BackColor       =   -2147483643
      BorderStyle     =   1
      Appearance      =   1
      NumItems        =   18
      BeginProperty ColumnHeader(1) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         Text            =   "NO."
         Object.Width           =   706
      EndProperty
      BeginProperty ColumnHeader(2) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   1
         Text            =   "起始站"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(3) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   2
         Text            =   "到达站"
         Object.Width           =   1411
      EndProperty
      BeginProperty ColumnHeader(4) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   3
         Text            =   "承运人"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(5) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   4
         Text            =   "费用类别"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(6) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   5
         Text            =   "商品编码"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(7) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   6
         Text            =   "起始日期"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(8) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   7
         Text            =   "结束日期"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(9) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   8
         Text            =   "附加率"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(10) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   9
         Text            =   "M"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(11) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   10
         Text            =   "N"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(12) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   11
         Text            =   "45"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(13) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   12
         Text            =   "100"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(14) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   13
         Text            =   "300"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(15) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   14
         Text            =   "500"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(16) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   15
         Text            =   "1000"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(17) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   16
         Text            =   "2000"
         Object.Width           =   1764
      EndProperty
      BeginProperty ColumnHeader(18) {BDD1F052-858B-11D1-B16A-00C0F0283628} 
         SubItemIndex    =   17
         Text            =   "3000"
         Object.Width           =   1764
      EndProperty
   End
   Begin VB.Frame Frame2 
      Caption         =   "南航公布运价(单位RMB¥/Kg)"
      Height          =   2655
      Left            =   120
      TabIndex        =   11
      Top             =   3600
      Width           =   7935
      Begin VB.TextBox Text17 
         Height          =   270
         Left            =   120
         TabIndex        =   52
         Top             =   360
         Visible         =   0   'False
         Width           =   495
      End
      Begin VB.TextBox Text14 
         Height          =   270
         Left            =   6000
         TabIndex        =   46
         Top             =   1200
         Width           =   1695
      End
      Begin VB.CommandButton Command2 
         Caption         =   "退出"
         Height          =   375
         Left            =   6600
         TabIndex        =   44
         Top             =   2160
         Width           =   855
      End
      Begin VB.OptionButton Option6 
         Caption         =   "指定"
         Enabled         =   0   'False
         Height          =   255
         Left            =   5160
         TabIndex        =   43
         Top             =   1440
         Width           =   735
      End
      Begin VB.OptionButton Option5 
         Caption         =   "等级"
         Enabled         =   0   'False
         Height          =   255
         Left            =   4320
         TabIndex        =   42
         Top             =   1440
         Width           =   855
      End
      Begin VB.OptionButton Option4 
         Caption         =   "普货"
         Enabled         =   0   'False
         Height          =   255
         Left            =   3600
         TabIndex        =   41
         Top             =   1440
         Width           =   735
      End
      Begin VB.CommandButton Command4 
         Caption         =   "删除"
         Height          =   375
         Left            =   4860
         TabIndex        =   39
         Top             =   2160
         Width           =   855
      End
      Begin VB.CommandButton Command3 
         Caption         =   "确定"
         Height          =   375
         Left            =   3120
         TabIndex        =   38
         Top             =   2160
         Width           =   855
      End
      Begin MSComCtl2.DTPicker DTPicker4 
         Height          =   255
         Left            =   5640
         TabIndex        =   37
         Top             =   1800
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   450
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   178978817
         CurrentDate     =   36874
      End
      Begin MSComCtl2.DTPicker DTPicker3 
         Height          =   255
         Left            =   3600
         TabIndex        =   35
         Top             =   1800
         Width           =   1335
         _ExtentX        =   2355
         _ExtentY        =   450
         _Version        =   393216
         Enabled         =   0   'False
         Format          =   178978817
         CurrentDate     =   36874
      End
      Begin VB.TextBox Text13 
         Enabled         =   0   'False
         Height          =   270
         Left            =   6000
         TabIndex        =   33
         Top             =   720
         Width           =   1695
      End
      Begin VB.TextBox Text12 
         Enabled         =   0   'False
         Height          =   270
         Left            =   6000
         TabIndex        =   32
         Top             =   360
         Width           =   1695
      End
      Begin VB.TextBox Text11 
         Height          =   270
         Left            =   3600
         TabIndex        =   29
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   3600
         TabIndex        =   28
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   3600
         TabIndex        =   27
         Top             =   360
         Width           =   1215
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   1080
         TabIndex        =   23
         Top             =   2160
         Width           =   1215
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   1080
         TabIndex        =   21
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   1080
         TabIndex        =   19
         Top             =   1440
         Width           =   1215
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   1080
         TabIndex        =   17
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1080
         TabIndex        =   15
         Top             =   720
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1080
         TabIndex        =   14
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label21 
         Caption         =   "(%)"
         Height          =   255
         Left            =   7200
         TabIndex        =   47
         Top             =   1560
         Width           =   615
      End
      Begin VB.Label Label20 
         Caption         =   "附 加 率:"
         Height          =   255
         Left            =   5040
         TabIndex        =   45
         Top             =   1200
         Width           =   975
      End
      Begin VB.Label Label19 
         Caption         =   "运价类型:"
         Height          =   255
         Left            =   2640
         TabIndex        =   40
         Top             =   1440
         Width           =   975
      End
      Begin VB.Label Label18 
         Caption         =   "至"
         Height          =   255
         Left            =   5160
         TabIndex        =   36
         Top             =   1800
         Width           =   255
      End
      Begin VB.Label Label17 
         Caption         =   "有 效 期:"
         Height          =   255
         Left            =   2640
         TabIndex        =   34
         Top             =   1800
         Width           =   975
      End
      Begin VB.Label Label16 
         Caption         =   "代 理 人: (承运人)"
         Height          =   495
         Left            =   5040
         TabIndex        =   31
         Top             =   720
         Width           =   1095
      End
      Begin VB.Label Label15 
         Caption         =   "货物编码:"
         Height          =   255
         Left            =   5040
         TabIndex        =   30
         Top             =   360
         Width           =   1095
      End
      Begin VB.Label Label14 
         Caption         =   "3000:"
         Height          =   255
         Left            =   3000
         TabIndex        =   26
         Top             =   1080
         Width           =   615
      End
      Begin VB.Label Label13 
         Caption         =   "2000:"
         Height          =   255
         Left            =   3000
         TabIndex        =   25
         Top             =   720

⌨️ 快捷键说明

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