📄 form1.vb
字号:
Public Class Form1
Inherits System.Windows.Forms.Form
Dim sqlstr As String
Dim madapter As New SqlClient.SqlDataAdapter
Dim mconnection As New SqlClient.SqlConnection
Dim mcommand As New SqlClient.SqlCommand
Dim jilie As Integer
Dim jie, zuo As Integer
#Region " Windows 窗体设计器生成的代码 "
Public Sub New()
MyBase.New()
'该调用是 Windows 窗体设计器所必需的。
InitializeComponent()
'在 InitializeComponent() 调用之后添加任何初始化
End Sub
'窗体重写 dispose 以清理组件列表。
Protected Overloads Overrides Sub Dispose(ByVal disposing As Boolean)
If disposing Then
If Not (components Is Nothing) Then
components.Dispose()
End If
End If
MyBase.Dispose(disposing)
End Sub
'Windows 窗体设计器所必需的
Private components As System.ComponentModel.IContainer
'注意: 以下过程是 Windows 窗体设计器所必需的
'可以使用 Windows 窗体设计器修改此过程。
'不要使用代码编辑器修改它。
Friend WithEvents TabControl1 As System.Windows.Forms.TabControl
Friend WithEvents TabPage1 As System.Windows.Forms.TabPage
Friend WithEvents TabPage2 As System.Windows.Forms.TabPage
Friend WithEvents TabPage4 As System.Windows.Forms.TabPage
Friend WithEvents TabPage5 As System.Windows.Forms.TabPage
Friend WithEvents txt起点站 As System.Windows.Forms.TextBox
Friend WithEvents txt终点站 As System.Windows.Forms.TextBox
Friend WithEvents btn查询 As System.Windows.Forms.Button
Friend WithEvents DataGrid1 As System.Windows.Forms.DataGrid
Friend WithEvents btn购票 As System.Windows.Forms.Button
Friend WithEvents cmb车型 As System.Windows.Forms.ComboBox
Friend WithEvents TabPage6 As System.Windows.Forms.TabPage
Friend WithEvents Label1 As System.Windows.Forms.Label
Friend WithEvents Label2 As System.Windows.Forms.Label
Friend WithEvents Label4 As System.Windows.Forms.Label
Friend WithEvents Label5 As System.Windows.Forms.Label
Friend WithEvents Label6 As System.Windows.Forms.Label
Friend WithEvents ComboBox1 As System.Windows.Forms.ComboBox
Friend WithEvents Label7 As System.Windows.Forms.Label
Friend WithEvents TextBox1 As System.Windows.Forms.TextBox
Friend WithEvents Button1 As System.Windows.Forms.Button
Friend WithEvents TextBox2 As System.Windows.Forms.TextBox
Friend WithEvents Label8 As System.Windows.Forms.Label
Friend WithEvents Label11 As System.Windows.Forms.Label
Friend WithEvents TextBox3 As System.Windows.Forms.TextBox
Friend WithEvents Label13 As System.Windows.Forms.Label
Friend WithEvents TextBox4 As System.Windows.Forms.TextBox
Friend WithEvents Button2 As System.Windows.Forms.Button
Friend WithEvents Label15 As System.Windows.Forms.Label
Friend WithEvents TextBox6 As System.Windows.Forms.TextBox
Friend WithEvents Label16 As System.Windows.Forms.Label
Friend WithEvents TextBox7 As System.Windows.Forms.TextBox
Friend WithEvents Label18 As System.Windows.Forms.Label
Friend WithEvents Label19 As System.Windows.Forms.Label
Friend WithEvents Label20 As System.Windows.Forms.Label
Friend WithEvents ComboBox4 As System.Windows.Forms.ComboBox
Friend WithEvents ComboBox5 As System.Windows.Forms.ComboBox
Friend WithEvents ComboBox6 As System.Windows.Forms.ComboBox
Friend WithEvents DataGrid2 As System.Windows.Forms.DataGrid
Friend WithEvents Label21 As System.Windows.Forms.Label
Friend WithEvents Button3 As System.Windows.Forms.Button
Friend WithEvents Button4 As System.Windows.Forms.Button
Friend WithEvents Button5 As System.Windows.Forms.Button
Friend WithEvents Button6 As System.Windows.Forms.Button
Friend WithEvents Button7 As System.Windows.Forms.Button
Friend WithEvents TextBox10 As System.Windows.Forms.TextBox
Friend WithEvents Label23 As System.Windows.Forms.Label
Friend WithEvents TextBox11 As System.Windows.Forms.TextBox
Friend WithEvents Label24 As System.Windows.Forms.Label
Friend WithEvents TextBox12 As System.Windows.Forms.TextBox
Friend WithEvents Label25 As System.Windows.Forms.Label
Friend WithEvents DataGrid3 As System.Windows.Forms.DataGrid
Friend WithEvents Timer1 As System.Windows.Forms.Timer
Friend WithEvents Label31 As System.Windows.Forms.Label
Friend WithEvents TextBox17 As System.Windows.Forms.TextBox
Friend WithEvents Label32 As System.Windows.Forms.Label
Friend WithEvents TextBox18 As System.Windows.Forms.TextBox
Friend WithEvents Label33 As System.Windows.Forms.Label
Friend WithEvents Label45 As System.Windows.Forms.Label
Friend WithEvents ComboBox8 As System.Windows.Forms.ComboBox
Friend WithEvents Label46 As System.Windows.Forms.Label
Friend WithEvents Label47 As System.Windows.Forms.Label
Friend WithEvents TextBox22 As System.Windows.Forms.TextBox
Friend WithEvents Button14 As System.Windows.Forms.Button
Friend WithEvents DataGrid4 As System.Windows.Forms.DataGrid
Friend WithEvents Button15 As System.Windows.Forms.Button
Friend WithEvents Button16 As System.Windows.Forms.Button
Friend WithEvents Label48 As System.Windows.Forms.Label
Friend WithEvents TextBox23 As System.Windows.Forms.TextBox
Friend WithEvents Label14 As System.Windows.Forms.Label
Friend WithEvents Button17 As System.Windows.Forms.Button
Friend WithEvents DataGrid5 As System.Windows.Forms.DataGrid
Friend WithEvents Label49 As System.Windows.Forms.Label
Friend WithEvents TextBox31 As System.Windows.Forms.TextBox
Friend WithEvents Label50 As System.Windows.Forms.Label
Friend WithEvents TextBox32 As System.Windows.Forms.TextBox
Friend WithEvents Label51 As System.Windows.Forms.Label
Friend WithEvents Label52 As System.Windows.Forms.Label
Friend WithEvents TextBox33 As System.Windows.Forms.TextBox
Friend WithEvents Label53 As System.Windows.Forms.Label
Friend WithEvents GroupBox1 As System.Windows.Forms.GroupBox
Friend WithEvents Label54 As System.Windows.Forms.Label
Friend WithEvents TextBox34 As System.Windows.Forms.TextBox
Friend WithEvents Label55 As System.Windows.Forms.Label
Friend WithEvents TextBox35 As System.Windows.Forms.TextBox
Friend WithEvents TextBox9 As System.Windows.Forms.TextBox
Friend WithEvents TabPage7 As System.Windows.Forms.TabPage
Friend WithEvents Label22 As System.Windows.Forms.Label
Friend WithEvents TextBox36 As System.Windows.Forms.TextBox
Friend WithEvents Button18 As System.Windows.Forms.Button
Friend WithEvents Button19 As System.Windows.Forms.Button
Friend WithEvents DataGrid6 As System.Windows.Forms.DataGrid
Friend WithEvents Button20 As System.Windows.Forms.Button
Friend WithEvents Label56 As System.Windows.Forms.Label
Friend WithEvents TextBox37 As System.Windows.Forms.TextBox
Friend WithEvents Label57 As System.Windows.Forms.Label
Friend WithEvents TextBox38 As System.Windows.Forms.TextBox
Friend WithEvents Label58 As System.Windows.Forms.Label
Friend WithEvents ComboBox3 As System.Windows.Forms.ComboBox
Friend WithEvents Label3 As System.Windows.Forms.Label
Friend WithEvents Label9 As System.Windows.Forms.Label
Friend WithEvents Label10 As System.Windows.Forms.Label
Friend WithEvents TextBox5 As System.Windows.Forms.TextBox
Friend WithEvents Label12 As System.Windows.Forms.Label
Friend WithEvents TextBox8 As System.Windows.Forms.TextBox
Friend WithEvents Label17 As System.Windows.Forms.Label
Friend WithEvents Label59 As System.Windows.Forms.Label
Friend WithEvents TextBox39 As System.Windows.Forms.TextBox
Friend WithEvents Label60 As System.Windows.Forms.Label
Friend WithEvents TextBox40 As System.Windows.Forms.TextBox
Friend WithEvents Label61 As System.Windows.Forms.Label
Friend WithEvents Label62 As System.Windows.Forms.Label
Friend WithEvents TextBox41 As System.Windows.Forms.TextBox
Friend WithEvents Label63 As System.Windows.Forms.Label
Friend WithEvents Label64 As System.Windows.Forms.Label
Friend WithEvents TabPage8 As System.Windows.Forms.TabPage
Friend WithEvents Label65 As System.Windows.Forms.Label
Friend WithEvents Label66 As System.Windows.Forms.Label
Friend WithEvents ComboBox7 As System.Windows.Forms.ComboBox
Friend WithEvents Label67 As System.Windows.Forms.Label
Friend WithEvents TextBox42 As System.Windows.Forms.TextBox
Friend WithEvents Button21 As System.Windows.Forms.Button
Friend WithEvents DataGrid7 As System.Windows.Forms.DataGrid
Friend WithEvents Button22 As System.Windows.Forms.Button
Friend WithEvents Button23 As System.Windows.Forms.Button
Friend WithEvents TextBox21 As System.Windows.Forms.TextBox
Friend WithEvents TextBox20 As System.Windows.Forms.TextBox
Friend WithEvents TextBox19 As System.Windows.Forms.TextBox
Friend WithEvents Label36 As System.Windows.Forms.Label
Friend WithEvents Label35 As System.Windows.Forms.Label
Friend WithEvents Label34 As System.Windows.Forms.Label
Friend WithEvents Label30 As System.Windows.Forms.Label
Friend WithEvents TextBox16 As System.Windows.Forms.TextBox
Friend WithEvents Label29 As System.Windows.Forms.Label
Friend WithEvents TextBox15 As System.Windows.Forms.TextBox
Friend WithEvents Label28 As System.Windows.Forms.Label
Friend WithEvents Label27 As System.Windows.Forms.Label
Friend WithEvents TextBox13 As System.Windows.Forms.TextBox
Friend WithEvents Label26 As System.Windows.Forms.Label
Friend WithEvents Button10 As System.Windows.Forms.Button
Friend WithEvents Button9 As System.Windows.Forms.Button
Friend WithEvents Button8 As System.Windows.Forms.Button
Friend WithEvents Label37 As System.Windows.Forms.Label
Friend WithEvents Label38 As System.Windows.Forms.Label
Friend WithEvents ComboBox9 As System.Windows.Forms.ComboBox
Friend WithEvents ListBox1 As System.Windows.Forms.ListBox
Friend WithEvents Label39 As System.Windows.Forms.Label
Friend WithEvents Label40 As System.Windows.Forms.Label
Friend WithEvents Button11 As System.Windows.Forms.Button
Friend WithEvents Button12 As System.Windows.Forms.Button
Friend WithEvents Button13 As System.Windows.Forms.Button
Friend WithEvents Label41 As System.Windows.Forms.Label
Friend WithEvents TextBox14 As System.Windows.Forms.TextBox
Friend WithEvents Button24 As System.Windows.Forms.Button
Friend WithEvents TextBox24 As System.Windows.Forms.TextBox
Friend WithEvents TextBox25 As System.Windows.Forms.TextBox
Friend WithEvents Label42 As System.Windows.Forms.Label
Friend WithEvents Label43 As System.Windows.Forms.Label
Friend WithEvents GroupBox2 As System.Windows.Forms.GroupBox
Friend WithEvents TabPage3 As System.Windows.Forms.TabPage
Friend WithEvents GroupBox3 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox4 As System.Windows.Forms.GroupBox
Friend WithEvents GroupBox5 As System.Windows.Forms.GroupBox
Friend WithEvents TextBox26 As System.Windows.Forms.TextBox
Friend WithEvents TextBox27 As System.Windows.Forms.TextBox
Friend WithEvents TextBox28 As System.Windows.Forms.TextBox
Friend WithEvents TextBox29 As System.Windows.Forms.TextBox
Friend WithEvents TextBox30 As System.Windows.Forms.TextBox
Friend WithEvents TextBox43 As System.Windows.Forms.TextBox
Friend WithEvents Label44 As System.Windows.Forms.Label
Friend WithEvents Label68 As System.Windows.Forms.Label
Friend WithEvents Label69 As System.Windows.Forms.Label
Friend WithEvents Label70 As System.Windows.Forms.Label
Friend WithEvents Label71 As System.Windows.Forms.Label
Friend WithEvents Label72 As System.Windows.Forms.Label
Friend WithEvents ListBox2 As System.Windows.Forms.ListBox
Friend WithEvents Label73 As System.Windows.Forms.Label
Friend WithEvents Button25 As System.Windows.Forms.Button
Friend WithEvents Button26 As System.Windows.Forms.Button
Friend WithEvents Label74 As System.Windows.Forms.Label
Friend WithEvents Label75 As System.Windows.Forms.Label
Friend WithEvents Label76 As System.Windows.Forms.Label
Friend WithEvents Label77 As System.Windows.Forms.Label
Friend WithEvents Label78 As System.Windows.Forms.Label
Friend WithEvents Label79 As System.Windows.Forms.Label
Friend WithEvents TextBox44 As System.Windows.Forms.TextBox
Friend WithEvents TextBox45 As System.Windows.Forms.TextBox
Friend WithEvents TextBox46 As System.Windows.Forms.TextBox
Friend WithEvents TextBox47 As System.Windows.Forms.TextBox
Friend WithEvents TextBox48 As System.Windows.Forms.TextBox
Friend WithEvents TextBox49 As System.Windows.Forms.TextBox
Friend WithEvents Button27 As System.Windows.Forms.Button
Friend WithEvents Button28 As System.Windows.Forms.Button
Friend WithEvents Label80 As System.Windows.Forms.Label
Friend WithEvents Label81 As System.Windows.Forms.Label
Friend WithEvents Label82 As System.Windows.Forms.Label
Friend WithEvents Label83 As System.Windows.Forms.Label
Friend WithEvents Label84 As System.Windows.Forms.Label
Friend WithEvents Label85 As System.Windows.Forms.Label
Friend WithEvents Label86 As System.Windows.Forms.Label
Friend WithEvents TextBox50 As System.Windows.Forms.TextBox
Friend WithEvents TextBox51 As System.Windows.Forms.TextBox
Friend WithEvents TextBox52 As System.Windows.Forms.TextBox
Friend WithEvents TextBox53 As System.Windows.Forms.TextBox
Friend WithEvents TextBox54 As System.Windows.Forms.TextBox
Friend WithEvents TextBox55 As System.Windows.Forms.TextBox
Friend WithEvents Button29 As System.Windows.Forms.Button
Friend WithEvents Button30 As System.Windows.Forms.Button
Friend WithEvents Label87 As System.Windows.Forms.Label
<System.Diagnostics.DebuggerStepThrough()> Private Sub InitializeComponent()
Me.components = New System.ComponentModel.Container
Me.TabControl1 = New System.Windows.Forms.TabControl
Me.TabPage2 = New System.Windows.Forms.TabPage
Me.Button16 = New System.Windows.Forms.Button
Me.Button15 = New System.Windows.Forms.Button
Me.DataGrid4 = New System.Windows.Forms.DataGrid
Me.Button14 = New System.Windows.Forms.Button
Me.TextBox22 = New System.Windows.Forms.TextBox
Me.Label47 = New System.Windows.Forms.Label
Me.Label46 = New System.Windows.Forms.Label
Me.ComboBox8 = New System.Windows.Forms.ComboBox
Me.Label45 = New System.Windows.Forms.Label
Me.TabPage1 = New System.Windows.Forms.TabPage
Me.Label40 = New System.Windows.Forms.Label
Me.Label39 = New System.Windows.Forms.Label
Me.ListBox1 = New System.Windows.Forms.ListBox
Me.ComboBox9 = New System.Windows.Forms.ComboBox
Me.Button10 = New System.Windows.Forms.Button
Me.Button9 = New System.Windows.Forms.Button
Me.Button8 = New System.Windows.Forms.Button
Me.TextBox21 = New System.Windows.Forms.TextBox
Me.TextBox20 = New System.Windows.Forms.TextBox
Me.TextBox19 = New System.Windows.Forms.TextBox
Me.Label36 = New System.Windows.Forms.Label
Me.Label35 = New System.Windows.Forms.Label
Me.Label34 = New System.Windows.Forms.Label
Me.Label30 = New System.Windows.Forms.Label
Me.TextBox16 = New System.Windows.Forms.TextBox
Me.Label29 = New System.Windows.Forms.Label
Me.TextBox15 = New System.Windows.Forms.TextBox
Me.Label28 = New System.Windows.Forms.Label
Me.Label27 = New System.Windows.Forms.Label
Me.TextBox13 = New System.Windows.Forms.TextBox
Me.Label26 = New System.Windows.Forms.Label
Me.TabPage8 = New System.Windows.Forms.TabPage
Me.Button23 = New System.Windows.Forms.Button
Me.Button22 = New System.Windows.Forms.Button
Me.DataGrid7 = New System.Windows.Forms.DataGrid
Me.Button21 = New System.Windows.Forms.Button
Me.TextBox42 = New System.Windows.Forms.TextBox
Me.Label67 = New System.Windows.Forms.Label
Me.ComboBox7 = New System.Windows.Forms.ComboBox
Me.Label66 = New System.Windows.Forms.Label
Me.Label65 = New System.Windows.Forms.Label
Me.TabPage6 = New System.Windows.Forms.TabPage
Me.Button13 = New System.Windows.Forms.Button
Me.Label38 = New System.Windows.Forms.Label
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -