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

📄 交通查询信息系统.txt

📁 西安市公交查询系统
💻 TXT
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00 
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX" 
Begin VB.Form Form1  
   Caption         =   "Form1" 
   ClientHeight    =   3120 
   ClientLeft      =   60 
   ClientTop       =   345 
   ClientWidth     =   7875 
   LinkTopic       =   "Form1" 
   ScaleHeight     =   3120 
   ScaleWidth      =   7875 
   StartUpPosition =   3  '窗口缺省 
   Begin VB.TextBox Text3  
      Alignment       =   2  'Center 
      Height          =   495 
      Left            =   120 
      TabIndex        =   53 
      ToolTipText     =   "如果发现本软件有错误,请Email至Tureautumn@yahoo.com.cn" 
      Top             =   1920 
      Width           =   7575 
   End 
   Begin VB.TextBox txtend  
      Height          =   495 
      Left            =   2160 
      TabIndex        =   54 
      Text            =   "请输入目的站" 
      Top             =   720 
      Width           =   1215 
   End 
   Begin MSAdodcLib.Adodc Adodc1  
      Height          =   330 
      Left            =   2160 
      Top             =   1920 
      Width           =   1200 
      _ExtentX        =   2117 
      _ExtentY        =   582 
      ConnectMode     =   0 
      CursorLocation  =   3 
      IsolationLevel  =   -1 
      ConnectionTimeout=   15 
      CommandTimeout  =   30 
      CursorType      =   3 
      LockType        =   3 
      CommandType     =   2 
      CursorOptions   =   0 
      CacheSize       =   50 
      MaxRecords      =   0 
      BOFAction       =   0 
      EOFAction       =   0 
      ConnectStringType=   1 
      Appearance      =   1 
      BackColor       =   -2147483643 
      ForeColor       =   -2147483640 
      Orientation     =   0 
      Enabled         =   -1 
      Connect         =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=D:\要交的程序\bus.mdb" 
      OLEDBString     =   "Provider=Microsoft.Jet.OLEDB.3.51;Persist Security Info=False;Data Source=D:\要交的程序\bus.mdb" 
      OLEDBFile       =   "" 
      DataSourceName  =   "" 
      OtherAttributes =   "" 
      UserName        =   "" 
      Password        =   "" 
      RecordSource    =   "bus" 
      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 txtsta  
      Height          =   495 
      Left            =   360 
      TabIndex        =   52 
      Text            =   "请输入起始站" 
      Top             =   720 
      Width           =   1335 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "number" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   0 
      Left            =   4440 
      TabIndex        =   51 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station1" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   1 
      Left            =   4440 
      TabIndex        =   50 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station2" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   2 
      Left            =   4440 
      TabIndex        =   49 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station3" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   3 
      Left            =   4440 
      TabIndex        =   48 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station4" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   4 
      Left            =   4440 
      TabIndex        =   47 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station5" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   5 
      Left            =   4440 
      TabIndex        =   46 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station6" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   6 
      Left            =   4440 
      TabIndex        =   45 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station7" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   7 
      Left            =   4440 
      TabIndex        =   44 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station8" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   8 
      Left            =   4440 
      TabIndex        =   43 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station9" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   9 
      Left            =   4440 
      TabIndex        =   42 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station10" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   10 
      Left            =   4440 
      TabIndex        =   41 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station11" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   11 
      Left            =   4440 
      TabIndex        =   40 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station12" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   12 
      Left            =   4440 
      TabIndex        =   39 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station13" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   13 
      Left            =   4440 
      TabIndex        =   38 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station14" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   14 
      Left            =   4440 
      TabIndex        =   37 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station15" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   15 
      Left            =   4440 
      TabIndex        =   36 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station16" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   16 
      Left            =   4440 
      TabIndex        =   35 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station17" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   17 
      Left            =   4440 
      TabIndex        =   34 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station18" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   18 
      Left            =   4440 
      TabIndex        =   33 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station19" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   19 
      Left            =   4440 
      TabIndex        =   32 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station20" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   20 
      Left            =   4440 
      TabIndex        =   31 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station21" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   21 
      Left            =   4440 
      TabIndex        =   30 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station22" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   22 
      Left            =   4440 
      TabIndex        =   29 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station23" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   23 
      Left            =   4440 
      TabIndex        =   28 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station24" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   24 
      Left            =   4440 
      TabIndex        =   27 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station25" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   25 
      Left            =   4440 
      TabIndex        =   26 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station26" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   26 
      Left            =   4440 
      TabIndex        =   25 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 
   End 
   Begin VB.TextBox Text1  
      DataField       =   "station27" 
      DataSource      =   "Adodc1" 
      Height          =   270 
      HideSelection   =   0   'False 
      Index           =   27 
      Left            =   4440 
      TabIndex        =   24 
      Text            =   "Text1" 
      Top             =   1920 
      Width           =   180 

⌨️ 快捷键说明

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