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

📄 药品信息.frm

📁 还不错的一个东东 源码+毕业论文。还不错哦 欢迎来下
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form 药品信息 
   Caption         =   "药品信息"
   ClientHeight    =   8520
   ClientLeft      =   60
   ClientTop       =   465
   ClientWidth     =   10260
   LinkTopic       =   "Form2"
   ScaleHeight     =   8520
   ScaleWidth      =   10260
   StartUpPosition =   3  '窗口缺省
   Begin VB.CommandButton Command4 
      Caption         =   "放弃"
      Enabled         =   0   'False
      Height          =   435
      Left            =   4740
      TabIndex        =   35
      Top             =   4080
      Width           =   1275
   End
   Begin VB.CommandButton Command8 
      Caption         =   "下一条"
      Height          =   435
      Left            =   8700
      TabIndex        =   33
      Top             =   4080
      Width           =   1155
   End
   Begin VB.CommandButton Command7 
      Caption         =   "上一条"
      Height          =   435
      Left            =   7440
      TabIndex        =   32
      Top             =   4080
      Width           =   1155
   End
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   330
      Left            =   8040
      Top             =   8160
      Visible         =   0   'False
      Width           =   1275
      _ExtentX        =   2249
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   1
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Medicine;Data Source=刘莹"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=Medicine;Data Source=刘莹"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from medinfor"
      Caption         =   "Adodc2"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame1 
      Caption         =   "查找方式"
      Height          =   2775
      Left            =   6300
      TabIndex        =   23
      Top             =   420
      Visible         =   0   'False
      Width           =   3555
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "药品信息.frx":0000
         Left            =   1680
         List            =   "药品信息.frx":0016
         TabIndex        =   34
         Top             =   1080
         Width           =   1515
      End
      Begin VB.TextBox Text13 
         Height          =   375
         Left            =   1680
         TabIndex        =   31
         Top             =   1500
         Width           =   1515
      End
      Begin VB.OptionButton Option4 
         Caption         =   "过期药品:"
         Height          =   315
         Left            =   420
         TabIndex        =   30
         Top             =   1560
         Width           =   1335
      End
      Begin VB.CommandButton Command6 
         Caption         =   "确认"
         Height          =   435
         Left            =   1680
         TabIndex        =   29
         Top             =   2160
         Width           =   1335
      End
      Begin VB.OptionButton Option3 
         Caption         =   "药品类别:"
         Height          =   255
         Left            =   420
         TabIndex        =   28
         Top             =   1140
         Width           =   1335
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   1680
         TabIndex        =   27
         Top             =   660
         Width           =   1515
      End
      Begin VB.OptionButton Option2 
         Caption         =   "药品名称:"
         Height          =   375
         Left            =   420
         TabIndex        =   26
         Top             =   660
         Width           =   1335
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   1680
         TabIndex        =   25
         Top             =   240
         Width           =   1515
      End
      Begin VB.OptionButton Option1 
         Caption         =   "药品代码:"
         Height          =   315
         Left            =   420
         TabIndex        =   24
         Top             =   300
         Width           =   1275
      End
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   1020
      Top             =   8220
      Visible         =   0   'False
      Width           =   6735
      _ExtentX        =   11880
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   8
      CursorOptions   =   0
      CacheSize       =   50
      MaxRecords      =   0
      BOFAction       =   0
      EOFAction       =   0
      ConnectStringType=   3
      Appearance      =   1
      BackColor       =   -2147483643
      ForeColor       =   -2147483640
      Orientation     =   0
      Enabled         =   -1
      Connect         =   "DSN=Medicine"
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   "Medicine"
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   $"药品信息.frx":005A
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.CommandButton Command5 
      Caption         =   "查找"
      Height          =   435
      Left            =   6120
      TabIndex        =   22
      Top             =   4080
      Width           =   1215
   End
   Begin VB.CommandButton Command3 
      Caption         =   "修改"
      Height          =   435
      Left            =   3240
      TabIndex        =   21
      Top             =   4080
      Width           =   1395
   End
   Begin VB.CommandButton Command2 
      Caption         =   "删除"
      Height          =   435
      Left            =   1800
      TabIndex        =   20
      Top             =   4080
      Width           =   1335
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Bindings        =   "药品信息.frx":012F
      Height          =   3435
      Left            =   120
      TabIndex        =   19
      Top             =   4680
      Width           =   9855
      _ExtentX        =   17383
      _ExtentY        =   6059
      _Version        =   393216
      HeadLines       =   1
      RowHeight       =   15
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.TextBox Text12 
      DataField       =   "批准文号"
      DataSource      =   "Adodc1"
      Height          =   375
      Left            =   2280
      TabIndex        =   18
      Top             =   3300
      Width           =   3435
   End
   Begin VB.TextBox Text11 
      DataField       =   "有效期至"

⌨️ 快捷键说明

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