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

📄 foraddtraindata.frm

📁 这个是我们软件工程的课程设计成果
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "msadodc.ocx"
Begin VB.Form ForAddTrainData 
   Caption         =   "添加列车信息"
   ClientHeight    =   6195
   ClientLeft      =   60
   ClientTop       =   435
   ClientWidth     =   9465
   LinkTopic       =   "Form1"
   ScaleHeight     =   6195
   ScaleWidth      =   9465
   StartUpPosition =   2  'CenterScreen
   Begin MSAdodcLib.Adodc Adodc1 
      Height          =   330
      Left            =   3240
      Top             =   120
      Visible         =   0   'False
      Width           =   1455
      _ExtentX        =   2566
      _ExtentY        =   582
      ConnectMode     =   0
      CursorLocation  =   3
      IsolationLevel  =   -1
      ConnectionTimeout=   15
      CommandTimeout  =   30
      CursorType      =   3
      LockType        =   3
      CommandType     =   1
      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=train"
      OLEDBString     =   "Provider=SQLOLEDB.1;Integrated Security=SSPI;Persist Security Info=False;Initial Catalog=train"
      OLEDBFile       =   ""
      DataSourceName  =   ""
      OtherAttributes =   ""
      UserName        =   ""
      Password        =   ""
      RecordSource    =   "select * from 列车数据表                 "
      Caption         =   "Adodc1"
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "MS Sans Serif"
         Size            =   8.25
         Charset         =   0
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      _Version        =   393216
   End
   Begin VB.Frame Frame2 
      BackColor       =   &H00C0E0FF&
      Height          =   855
      Left            =   360
      TabIndex        =   26
      Top             =   4680
      Width           =   8775
      Begin VB.PictureBox Picture3 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   6840
         Picture         =   "ForAddTrainData.frx":0000
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   30
         Top             =   240
         Width           =   495
      End
      Begin VB.PictureBox Picture2 
         Appearance      =   0  'Flat
         BackColor       =   &H00C0E0FF&
         BorderStyle     =   0  'None
         ForeColor       =   &H80000008&
         Height          =   495
         Left            =   1200
         Picture         =   "ForAddTrainData.frx":08CA
         ScaleHeight     =   495
         ScaleWidth      =   495
         TabIndex        =   29
         Top             =   240
         Width           =   495
      End
      Begin VB.CommandButton Command2 
         BackColor       =   &H00FFC0FF&
         Caption         =   "取消"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   4800
         Style           =   1  'Graphical
         TabIndex        =   28
         Top             =   240
         Width           =   1815
      End
      Begin VB.CommandButton Command1 
         BackColor       =   &H00FFC0FF&
         Caption         =   "确定"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   495
         Left            =   1920
         Style           =   1  'Graphical
         TabIndex        =   27
         Top             =   240
         Width           =   1695
      End
   End
   Begin VB.PictureBox Picture1 
      Appearance      =   0  'Flat
      BackColor       =   &H80000005&
      BorderStyle     =   0  'None
      ForeColor       =   &H80000008&
      Height          =   495
      Left            =   0
      Picture         =   "ForAddTrainData.frx":1194
      ScaleHeight     =   495
      ScaleWidth      =   495
      TabIndex        =   25
      Top             =   0
      Width           =   495
   End
   Begin VB.Frame Frame1 
      BackColor       =   &H00C0E0FF&
      Caption         =   "列车数据"
      Height          =   3735
      Left            =   360
      TabIndex        =   0
      Top             =   480
      Width           =   8775
      Begin VB.TextBox Text12 
         Height          =   375
         Left            =   7080
         TabIndex        =   24
         Text            =   "Text12"
         Top             =   1800
         Width           =   1335
      End
      Begin VB.TextBox Text11 
         Height          =   375
         Left            =   7080
         TabIndex        =   23
         Text            =   "Text11"
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox Text10 
         Height          =   375
         Left            =   7080
         TabIndex        =   22
         Text            =   "Text10"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text9 
         Height          =   375
         Left            =   4320
         TabIndex        =   21
         Text            =   "Text9"
         Top             =   2400
         Width           =   1335
      End
      Begin VB.TextBox Text8 
         Height          =   375
         Left            =   4320
         TabIndex        =   20
         Text            =   "Text8"
         Top             =   1800
         Width           =   1335
      End
      Begin VB.TextBox Text7 
         Height          =   375
         Left            =   4320
         TabIndex        =   19
         Text            =   "Text7"
         Top             =   1080
         Width           =   1335
      End
      Begin VB.TextBox Text6 
         Height          =   375
         Left            =   4320
         TabIndex        =   18
         Text            =   "Text6"
         Top             =   360
         Width           =   1335
      End
      Begin VB.TextBox Text5 
         Height          =   375
         Left            =   1680
         TabIndex        =   10
         Text            =   "Text5"
         Top             =   3120
         Width           =   6735
      End
      Begin VB.TextBox Text4 
         Height          =   375
         Left            =   1680
         TabIndex        =   8
         Text            =   "Text4"
         Top             =   2400
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   375
         Left            =   1680
         TabIndex        =   7
         Text            =   "Text3"
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text2 
         Height          =   375
         Left            =   1680
         TabIndex        =   6
         Text            =   "Text2"
         Top             =   1080
         Width           =   1215
      End
      Begin VB.TextBox Text1 
         Height          =   375
         Left            =   1680
         TabIndex        =   5
         Text            =   "Text1"
         Top             =   360
         Width           =   1215
      End
      Begin VB.Label Label12 
         BackColor       =   &H00C0E0FF&
         Caption         =   "车厢座位数"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   6000
         TabIndex        =   17
         Top             =   1800
         Width           =   1095
      End
      Begin VB.Label Label11 
         BackColor       =   &H00C0E0FF&
         Caption         =   "软卧车厢数"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3120
         TabIndex        =   16
         Top             =   2400
         Width           =   975
      End
      Begin VB.Label Label10 
         BackColor       =   &H00C0E0FF&
         Caption         =   "软座车厢数"
         Height          =   375
         Left            =   3120
         TabIndex        =   15
         Top             =   1800
         Width           =   1095
      End
      Begin VB.Label Label9 
         BackColor       =   &H00C0E0FF&
         Caption         =   "硬卧车厢数"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0
            Weight          =   400
            Underline       =   0   'False
            Italic          =   0   'False
            Strikethrough   =   0   'False
         EndProperty
         Height          =   375
         Left            =   3120
         TabIndex        =   14
         Top             =   1080
         Width           =   1095
      End
      Begin VB.Label Label8 
         BackColor       =   &H00C0E0FF&
         Caption         =   "硬座车厢数"
         BeginProperty Font 
            Name            =   "MS Sans Serif"
            Size            =   9.75
            Charset         =   0

⌨️ 快捷键说明

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