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

📄 lxjl.frm

📁 用于控制氧乐果生产的程序
💻 FRM
字号:
VERSION 5.00
Object = "{00028C01-0000-0000-0000-000000000046}#1.0#0"; "DBGRID32.OCX"
Begin VB.Form Form1 
   Caption         =   "一号反应釜连续记录"
   ClientHeight    =   5568
   ClientLeft      =   48
   ClientTop       =   276
   ClientWidth     =   9192
   LinkTopic       =   "Form1"
   ScaleHeight     =   5568
   ScaleWidth      =   9192
   StartUpPosition =   3  'Windows Default
   Begin VB.TextBox Text1 
      Height          =   360
      Left            =   180
      TabIndex        =   1
      Text            =   "Text1"
      Top             =   204
      Width           =   8904
   End
   Begin MSDBGrid.DBGrid DBGrid1 
      Height          =   4524
      Left            =   168
      OleObjectBlob   =   "lxjl.frx":0000
      TabIndex        =   0
      Top             =   744
      Width           =   8940
   End
End
Attribute VB_Name = "Form1"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = False

⌨️ 快捷键说明

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