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

📄 form4.frm

📁 用VB+Access做的图书管理系统! 通过简单的算法可以做出图书的录入和录出!
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Begin VB.Form Form4 
   BackColor       =   &H00FFC0C0&
   Caption         =   "输入论文信息"
   ClientHeight    =   6630
   ClientLeft      =   60
   ClientTop       =   345
   ClientWidth     =   7740
   ClipControls    =   0   'False
   Icon            =   "Form4.frx":0000
   LinkTopic       =   "Form4"
   MaxButton       =   0   'False
   ScaleHeight     =   6630
   ScaleWidth      =   7740
   StartUpPosition =   1  '所有者中心
   Begin MSAdodcLib.Adodc Adodc2 
      Height          =   735
      Left            =   -120
      Top             =   6000
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   1296
      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         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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.CommandButton Command5 
      BackColor       =   &H00FFC0C0&
      Caption         =   "保存 &S"
      Height          =   495
      Left            =   3960
      Style           =   1  'Graphical
      TabIndex        =   38
      Top             =   6120
      Width           =   1095
   End
   Begin VB.TextBox Text18 
      Enabled         =   0   'False
      Height          =   4335
      Left            =   0
      TabIndex        =   31
      Top             =   1680
      Width           =   2055
   End
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   735
      Left            =   -1200
      Top             =   6000
      Width           =   1215
      _ExtentX        =   2143
      _ExtentY        =   1296
      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         =   ""
      OLEDBString     =   ""
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   ""
      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.TextBox Text16 
      Alignment       =   2  'Center
      BackColor       =   &H00FFC0C0&
      BorderStyle     =   0  'None
      Height          =   270
      Index           =   0
      Left            =   2640
      TabIndex        =   23
      Text            =   "论文名称"
      Top             =   720
      Width           =   1095
   End
   Begin VB.TextBox Text5 
      Height          =   375
      Left            =   3960
      TabIndex        =   22
      Top             =   960
      Width           =   3135
   End
   Begin VB.CommandButton Command4 
      BackColor       =   &H00FFC0C0&
      Caption         =   "返回 &R"
      Height          =   495
      Left            =   5280
      Style           =   1  'Graphical
      TabIndex        =   21
      Top             =   6120
      Width           =   1335
   End
   Begin VB.CommandButton Command3 
      BackColor       =   &H00FFC0C0&
      Caption         =   "添加 &A"
      Height          =   495
      Left            =   2640
      Style           =   1  'Graphical
      TabIndex        =   20
      Top             =   6120
      Width           =   1095
   End
   Begin VB.TextBox Text14 
      Height          =   615
      Left            =   3240
      MultiLine       =   -1  'True
      TabIndex        =   18
      Top             =   4680
      Width           =   3855
   End
   Begin VB.TextBox Text13 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFC0C0&
      BorderStyle     =   0  'None
      Height          =   375
      Left            =   2400
      TabIndex        =   17
      Text            =   "备注"
      Top             =   5400
      Width           =   495
   End
   Begin VB.TextBox Text12 
      Appearance      =   0  'Flat
      BackColor       =   &H00FFC0C0&
      BorderStyle     =   0  'None
      Height          =   255
      Left            =   2280
      TabIndex        =   16
      Text            =   "获奖情况"
      Top             =   4800
      Width           =   855
   End
   Begin VB.Frame Frame5 
      BackColor       =   &H00FFC0C0&
      Caption         =   "是否被EI收录"
      Height          =   1215
      Left            =   5640
      TabIndex        =   15
      Top             =   3360
      Width           =   1695
      Begin VB.OptionButton Option6 
         BackColor       =   &H00FFC0C0&
         Caption         =   "是"
         Height          =   495
         Left            =   120
         TabIndex        =   37
         Top             =   360
         Width           =   495
      End
      Begin VB.OptionButton Option5 
         BackColor       =   &H00FFC0C0&
         Caption         =   "否"
         Height          =   495
         Left            =   720
         TabIndex        =   36
         Top             =   360
         Width           =   495
      End
   End
   Begin VB.Frame Frame4 
      BackColor       =   &H00FFC0C0&
      Caption         =   "是否被SCI收"
      Height          =   1215
      Left            =   4080
      TabIndex        =   14
      Top             =   3360
      Width           =   1455
      Begin VB.OptionButton Option4 
         BackColor       =   &H00FFC0C0&
         Caption         =   "是"
         Height          =   495
         Left            =   120
         TabIndex        =   35
         Top             =   360
         Width           =   495
      End
      Begin VB.OptionButton Option3 
         BackColor       =   &H00FFC0C0&
         Caption         =   "否"
         Height          =   495
         Left            =   600
         TabIndex        =   34
         Top             =   360
         Width           =   495
      End
   End
   Begin VB.Frame Frame3 
      BackColor       =   &H00FFC0C0&
      Caption         =   "是否核心期刊"
      Height          =   1215
      Left            =   2400
      TabIndex        =   13
      Top             =   3360
      Width           =   1575
      Begin VB.OptionButton Option2 
         BackColor       =   &H00FFC0C0&
         Caption         =   "否"
         Height          =   495
         Left            =   720
         TabIndex        =   33
         Top             =   360
         Width           =   495
      End
      Begin VB.OptionButton Option1 
         BackColor       =   &H00FFC0C0&
         Caption         =   "是"
         Height          =   495
         Left            =   120
         TabIndex        =   32
         Top             =   360
         Width           =   495
      End
   End
   Begin VB.TextBox Text11 
      Height          =   375
      Left            =   3960
      TabIndex        =   12
      Top             =   2760
      Width           =   3135
   End
   Begin VB.TextBox Text10 
      Height          =   375
      Left            =   3960
      TabIndex        =   11
      Top             =   2400
      Width           =   3135

⌨️ 快捷键说明

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