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

📄

📁 VB开发的ERP系统
💻
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Begin VB.MDIForm XT_Main 
   BackColor       =   &H00FF8080&
   Caption         =   "百利/ERP5.0-生产计划"
   ClientHeight    =   6510
   ClientLeft      =   1380
   ClientTop       =   1440
   ClientWidth     =   11835
   Icon            =   "系统_主界面.frx":0000
   WindowState     =   2  'Maximized
   Begin VB.Timer Timer1 
      Interval        =   1
      Left            =   3360
      Top             =   1380
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   0
      Top             =   6135
      Width           =   11835
      _ExtentX        =   20876
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   6
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   5292
            MinWidth        =   5292
            Key             =   "OperStatus"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
            Key             =   "zt"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   2117
            MinWidth        =   2117
            Key             =   "czy"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   3519
            MinWidth        =   3528
            Key             =   "rq"
         EndProperty
         BeginProperty Panel5 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            Object.Width           =   1411
            MinWidth        =   1411
            TextSave        =   "19:51"
            Key             =   "sj"
         EndProperty
         BeginProperty Panel6 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            AutoSize        =   2
            Object.Width           =   3519
            MinWidth        =   3528
            Key             =   "rjbb"
         EndProperty
      EndProperty
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   11070
      Top             =   510
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      ImageWidth      =   16
      ImageHeight     =   16
      MaskColor       =   12632256
      _Version        =   393216
      BeginProperty Images {2C247F25-8591-11D1-B16A-00C0F0283628} 
         NumListImages   =   8
         BeginProperty ListImage1 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1042
            Key             =   "stb"
         EndProperty
         BeginProperty ListImage2 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1496
            Key             =   "xttb"
         EndProperty
         BeginProperty ListImage3 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":18EE
            Key             =   "qx"
         EndProperty
         BeginProperty ListImage4 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":1D4E
            Key             =   "kplr"
         EndProperty
         BeginProperty ListImage5 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":21A2
            Key             =   "kpgl"
         EndProperty
         BeginProperty ListImage6 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":2602
            Key             =   "tcxt"
         EndProperty
         BeginProperty ListImage7 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":291E
            Key             =   "szk"
         EndProperty
         BeginProperty ListImage8 {2C247F27-8591-11D1-B16A-00C0F0283628} 
            Picture         =   "系统_主界面.frx":2D76
            Key             =   "gnqx"
         EndProperty
      EndProperty
   End
   Begin VB.Menu c_File 
      Caption         =   "文件(&F)"
      Index           =   101
      Begin VB.Menu C_Register 
         Caption         =   "重新注册(&R)"
      End
      Begin VB.Menu v5 
         Caption         =   "-"
      End
      Begin VB.Menu c_quit 
         Caption         =   "退出系统(&Q)"
      End
   End
   Begin VB.Menu mnu_MRP_Base 
      Caption         =   "基础设置(&B)"
      Begin VB.Menu mnu_MRP_DemandType 
         Caption         =   "需求类型(&T)"
      End
      Begin VB.Menu mnu_MRP_DeptLimit 
         Caption         =   "部门权限(&D)"
      End
   End
   Begin VB.Menu mnu_MRP_BOM 
      Caption         =   "产品配方(&O)"
      Begin VB.Menu mnu_MRP_BOMMaintenance 
         Caption         =   "产品配方定义(&M)"
      End
      Begin VB.Menu mnu_MRP_BOMList 
         Caption         =   "产品配方列表(&Q)"
      End
      Begin VB.Menu mnu_MRP_BOMCost 
         Caption         =   "产品配方原料成本(&C)"
      End
   End
   Begin VB.Menu mnu_MRP_MPS 
      Caption         =   "生产计划(&P)"
      Begin VB.Menu mnu_MPSMaintenance 
         Caption         =   "主生产计划录入(&I)"
      End
      Begin VB.Menu mnu_MRP_MPSList 
         Caption         =   "主生产计划列表(&L)"
      End
   End
   Begin VB.Menu mnu_MRP_MRP 
      Caption         =   "物料需求(&M)"
      Begin VB.Menu mnu_MRP_DependentDemand 
         Caption         =   "相关需求(&R)"
         Begin VB.Menu mnu_MRP_CreateDependentDemand 
            Caption         =   "相关需求生成(&C)"
         End
         Begin VB.Menu mnu_MRP_DependentDemandList 
            Caption         =   "相关需求列表(&L)"
         End
      End
      Begin VB.Menu mnu_MRP_IndependentDemand 
         Caption         =   "独立需求(&I)"
         Begin VB.Menu mnu_MRP_IndependentMaintenance 
            Caption         =   "独立需求录入(&D)"
         End
         Begin VB.Menu mnu_MRP_IndependentList 
            Caption         =   "独立需求列表(&L)"
         End
      End
      Begin VB.Menu mnu_MRP_Sum 
         Caption         =   "汇总需求(&T)"
         Begin VB.Menu mnu_MRP_SumTotal 
            Caption         =   "汇总物料需求(&D)"
         End
         Begin VB.Menu mnu_MRP_SumList 
            Caption         =   "汇总物料需求列表(&L)"
         End
      End
   End
   Begin VB.Menu mnu_MRP_Shop 
      Caption         =   "车间控制(&S)"
      Begin VB.Menu mnu_MRP_ProductDataReport 
         Caption         =   "产品产量日报(&P)"
      End
      Begin VB.Menu mnu_MPR_ConsumeDataReport 
         Caption         =   "物料消耗日报(&W)"
      End
      Begin VB.Menu mnu_MRP_ProductReportList 
         Caption         =   "产品产量列表(&L)"
      End
      Begin VB.Menu mnu_MRP_ConsumeReportList 
         Caption         =   "物料消耗列表(&M)"
      End
      Begin VB.Menu mnu_MRP_ProduceDataReport 
         Caption         =   "生产日报列表(&R)"
      End
   End
   Begin VB.Menu mnu_MRP_Purchase 
      Caption         =   "采购领料(&C)"
      Begin VB.Menu mnu_MRP_StockBuild 
         Caption         =   "生成采购计划(&C)"
      End
      Begin VB.Menu mnu_MRP_PurchaseList 
         Caption         =   "采购计划列表(&L)"
      End
      Begin VB.Menu mnu_MRP_KfCreate 
         Caption         =   "生成领料申请单(&S)"
      End
      Begin VB.Menu mnu_MRP_KfIssueList 
         Caption         =   "领料申请单列表(&G)"
      End
   End
   Begin VB.Menu mnu_MRP_Report 
      Caption         =   "统计报表(&R)"
      Begin VB.Menu mnu_MRP_PlanStatReport 
         Caption         =   "计划执行统计(&P)"
      End
      Begin VB.Menu mnu_MRP_ConsumeStat 
         Caption         =   "物料消耗统计(&M)"
      End
      Begin VB.Menu mnu_MRP_MaterialPlan 
         Caption         =   "领料执行统计(&G)"
      End
   End
   Begin VB.Menu mnuwindows 
      Caption         =   "窗口(&W)"
      WindowList      =   -1  'True
      Begin VB.Menu mnuWindowCascade 
         Caption         =   "层叠(&C)"
      End
      Begin VB.Menu mnuWindowTileHorizontal 
         Caption         =   "横向平铺(&H)"
      End
      Begin VB.Menu mnuWindowTileVertical 
         Caption         =   "纵向平铺(&V)"
      End
      Begin VB.Menu mnuWindowArrangeIcons 
         Caption         =   "排列图标(&A)"
      End
   End
   Begin VB.Menu c_bz 

⌨️ 快捷键说明

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