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

📄 frm_main.frm

📁 VB物流管理系统毕业设计带源码源码+论文 vB+sql的毕业设计
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Begin VB.Form Frm_Main 
   BorderStyle     =   1  'Fixed Single
   Caption         =   "物流管理系统"
   ClientHeight    =   8040
   ClientLeft      =   150
   ClientTop       =   435
   ClientWidth     =   11985
   LinkTopic       =   "Form1"
   LockControls    =   -1  'True
   Picture         =   "Frm_Main.frx":0000
   ScaleHeight     =   8040
   ScaleWidth      =   11985
   StartUpPosition =   2  '屏幕中心
   Begin VB.Timer Timer1 
      Interval        =   60
      Left            =   2700
      Top             =   2505
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   795
      Top             =   3675
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   26
      ImageHeight     =   26
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   9
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":41CC4
            Key             =   ""
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":4331E
            Key             =   ""
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":44978
            Key             =   ""
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":45FD2
            Key             =   ""
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":4762C
            Key             =   ""
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":48C86
            Key             =   ""
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":4A2E0
            Key             =   ""
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":4B93A
            Key             =   ""
         EndProperty
         BeginProperty ListImage9 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "Frm_Main.frx":4CF94
            Key             =   ""
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Align           =   1  'Align Top
      Height          =   720
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   11985
      _ExtentX        =   21140
      _ExtentY        =   1270
      ButtonWidth     =   1455
      ButtonHeight    =   1217
      Appearance      =   1
      Style           =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   22
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "托运申请"
            Key             =   "SQ"
            ImageIndex      =   1
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "车辆调度"
            Key             =   "DD"
            ImageIndex      =   2
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "货物托运"
            Key             =   "TY"
            ImageIndex      =   3
         EndProperty
         BeginProperty Button7 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button8 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button9 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "在途跟踪"
            Key             =   "GZ"
            ImageIndex      =   4
         EndProperty
         BeginProperty Button10 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button11 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button12 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "货物验收"
            Key             =   "YS"
            ImageIndex      =   5
         EndProperty
         BeginProperty Button13 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button14 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "托运查询"
            Key             =   "CX"
            ImageIndex      =   6
         EndProperty
         BeginProperty Button15 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button16 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "托运报表"
            Key             =   "BB"
            ImageIndex      =   7
         EndProperty
         BeginProperty Button17 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button18 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button19 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "用户管理"
            Key             =   "RZ"
            ImageIndex      =   8
         EndProperty
         BeginProperty Button20 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
         BeginProperty Button21 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出系统"
            Key             =   "TC"
            ImageIndex      =   9
         EndProperty
         BeginProperty Button22 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   3
         EndProperty
      EndProperty
      BorderStyle     =   1
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   345
      Left            =   0
      TabIndex        =   1
      Top             =   7695
      Width           =   11985
      _ExtentX        =   21140
      _ExtentY        =   609
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   5
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   6086
            MinWidth        =   6086
            Text            =   " 吉林省明日科技有限公司 制作"
            TextSave        =   " 吉林省明日科技有限公司 制作"
            Object.ToolTipText     =   "吉林省明日科技有限公司"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   4674
            MinWidth        =   4674
            Object.ToolTipText     =   "当前操作员"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3351
            MinWidth        =   3351
            Object.ToolTipText     =   "登录日期"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3351
            MinWidth        =   3351
            Object.ToolTipText     =   "系统时间"
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   4410
            MinWidth        =   4410
            Text            =   "www.cccxy.com"
            TextSave        =   "www.cccxy.com"
            Object.ToolTipText     =   "公司网址"
         EndProperty
      EndProperty
   End
   Begin VB.Menu JBXXSZ 
      Caption         =   "基本信息设置"
      NegotiatePosition=   1  'Left
      Begin VB.Menu BMZLSZ 
         Caption         =   "部门资料设置"
         Shortcut        =   ^B
      End
      Begin VB.Menu zwxxsz 
         Caption         =   "职务信息设置"
         Shortcut        =   ^Z
      End
      Begin VB.Menu GSZLSZ 
         Caption         =   "公司资料设置"
         Shortcut        =   ^C
      End
      Begin VB.Menu AA 
         Caption         =   "-"
      End
      Begin VB.Menu YGZLSZ 
         Caption         =   "员工资料设置"
         Shortcut        =   ^P
      End
      Begin VB.Menu KHZLSZ 
         Caption         =   "客户资料设置"
         Shortcut        =   ^H
      End
      Begin VB.Menu BB 
         Caption         =   "-"
      End
      Begin VB.Menu SJZLSZ 
         Caption         =   "司机资料设置"
         Shortcut        =   ^D
      End
      Begin VB.Menu CLXXSZ 
         Caption         =   "车辆资料设置"
         Shortcut        =   ^A
      End
   End
   Begin VB.Menu HWTYDGLS 
      Caption         =   "货物托运管理"
      Begin VB.Menu CLDDAP 
         Caption         =   "车辆调度安排"
         Shortcut        =   {F3}
      End
      Begin VB.Menu CC 
         Caption         =   "-"
      End
      Begin VB.Menu SQDGL 
         Caption         =   "托运申请单管理"
         Shortcut        =   {F1}
      End
      Begin VB.Menu HWTYDGL 
         Caption         =   "货物托运单管理"
         Shortcut        =   {F2}
      End
      Begin VB.Menu GG 
         Caption         =   "-"
      End
      Begin VB.Menu HWYSDGL 
         Caption         =   "货物验收单管理"
         Shortcut        =   ^Y
      End
      Begin VB.Menu PSJLDGL 
         Caption         =   "车辆配送跟踪记录单"
         Shortcut        =   {F6}
      End
   End
   Begin VB.Menu XXCX 
      Caption         =   "信息查询"
      Begin VB.Menu HWSQDCX 
         Caption         =   "货物申请单查询"
         Shortcut        =   ^S
      End
      Begin VB.Menu CLDDXXCX 
         Caption         =   "车辆调度信息查询"
         Shortcut        =   ^L
      End
      Begin VB.Menu HWTYXXCX 
         Caption         =   "货物托运信息查询"
         Shortcut        =   {F8}
      End
      Begin VB.Menu HWTYYSCX 
         Caption         =   "货物托运验收查询"
         Shortcut        =   ^T
      End
      Begin VB.Menu KK 
         Caption         =   "-"
      End
      Begin VB.Menu PSHWBGCX 
         Caption         =   "车辆在途跟踪查询"
         Shortcut        =   ^G
      End
   End
   Begin VB.Menu BBGL 
      Caption         =   "报表管理"
      Begin VB.Menu HWSQDBB 
         Caption         =   "货物申请单报表"
         Shortcut        =   {F9}
      End
      Begin VB.Menu HWTYDBB 
         Caption         =   "货物托运单报表"
         Shortcut        =   {F11}
      End
      Begin VB.Menu HWYSDBB 
         Caption         =   "货物验收单报表"
         Shortcut        =   {F12}
      End
   End
   Begin VB.Menu XTGL 
      Caption         =   "系统管理"
      Begin VB.Menu CKRZ 
         Caption         =   "查看日志"
         Shortcut        =   {F4}
      End
      Begin VB.Menu SCRZ 
         Caption         =   "删除日志"
      End
      Begin VB.Menu RT 
         Caption         =   "-"
      End
      Begin VB.Menu YHGL 
         Caption         =   "用户管理"
         Shortcut        =   ^M
      End
      Begin VB.Menu ff 
         Caption         =   "-"
      End
      Begin VB.Menu SJBF 
         Caption         =   "数据备份"
         Shortcut        =   ^{F5}
      End
      Begin VB.Menu SJHF 
         Caption         =   "数据恢复"
         Shortcut        =   ^{F6}
      End
      Begin VB.Menu SJQL 
         Caption         =   "系统数据清理"
         Shortcut        =   ^{F7}
      End
   End

⌨️ 快捷键说明

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