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

📄 form1.frm

📁 计算机专业的同学注意了:我个人做对网络路由选择
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Begin VB.Form Form1 
   Caption         =   "Form1"
   ClientHeight    =   3090
   ClientLeft      =   60
   ClientTop       =   450
   ClientWidth     =   4680
   LinkTopic       =   "Form1"
   ScaleHeight     =   11010
   ScaleWidth      =   15240
   StartUpPosition =   3  '窗口缺省
   Begin VB.Frame Frame2 
      Caption         =   "路由显示"
      Height          =   9735
      Left            =   9240
      TabIndex        =   28
      Top             =   360
      Width           =   5655
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   3240
         TabIndex        =   48
         Text            =   "6"
         Top             =   120
         Width           =   375
      End
      Begin VB.TextBox Text12 
         Height          =   270
         Left            =   3240
         TabIndex        =   47
         Text            =   "7"
         Top             =   1920
         Width           =   375
      End
      Begin VB.TextBox Text11 
         Height          =   270
         Left            =   3240
         TabIndex        =   46
         Text            =   "8"
         Top             =   3840
         Width           =   375
      End
      Begin VB.TextBox Text10 
         Height          =   270
         Left            =   3240
         TabIndex        =   45
         Text            =   "9"
         Top             =   5640
         Width           =   375
      End
      Begin VB.TextBox Text9 
         Height          =   270
         Left            =   3240
         TabIndex        =   44
         Text            =   "10"
         Top             =   7560
         Width           =   375
      End
      Begin VB.TextBox Text8 
         Height          =   270
         Left            =   840
         TabIndex        =   43
         Text            =   "5"
         Top             =   7560
         Width           =   375
      End
      Begin VB.TextBox Text7 
         Height          =   270
         Left            =   840
         TabIndex        =   42
         Text            =   "4"
         Top             =   5640
         Width           =   375
      End
      Begin VB.TextBox Text6 
         Height          =   270
         Left            =   840
         TabIndex        =   41
         Text            =   "3"
         Top             =   3840
         Width           =   375
      End
      Begin VB.TextBox Text5 
         Height          =   270
         Left            =   840
         TabIndex        =   40
         Text            =   "2"
         Top             =   1920
         Width           =   375
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Index           =   0
         Left            =   840
         TabIndex        =   39
         Text            =   "1"
         Top             =   120
         Width           =   375
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   9
         Left            =   2640
         TabIndex        =   38
         Top             =   7800
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   8
         Left            =   2640
         TabIndex        =   37
         Top             =   5880
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   7
         Left            =   2640
         TabIndex        =   36
         Top             =   4080
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   6
         Left            =   2640
         TabIndex        =   35
         Top             =   2160
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   5
         Left            =   2640
         TabIndex        =   34
         Top             =   360
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   4
         Left            =   240
         TabIndex        =   33
         Top             =   7800
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   3
         Left            =   240
         TabIndex        =   32
         Top             =   5880
         Width           =   1695
      End
      Begin VB.ListBox List1 
         BackColor       =   &H8000000F&
         Height          =   1500
         Index           =   2
         Left            =   240
         TabIndex        =   31
         Top             =   4080
         Width           =   1695
      End
      Begin VB.ListBox List1 
         BackColor       =   &H80000004&
         Height          =   1500
         Index           =   1
         Left            =   240
         TabIndex        =   30
         Top             =   2160
         Width           =   1695
      End
      Begin VB.ListBox List1 
         Height          =   1500
         Index           =   0
         Left            =   240
         TabIndex        =   29
         Top             =   360
         Width           =   1695
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "创建网络"
      Height          =   2655
      Left            =   960
      TabIndex        =   20
      Top             =   6840
      Width           =   7335
      Begin VB.CommandButton Command4 
         Caption         =   "增加节点"
         Height          =   495
         Left            =   2160
         TabIndex        =   27
         Top             =   600
         Width           =   1215
      End
      Begin VB.CommandButton Command3 
         Caption         =   "删除线路"
         Height          =   375
         Left            =   5760
         TabIndex        =   26
         Top             =   720
         Width           =   855
      End
      Begin VB.CommandButton Command2 
         Caption         =   "显示路由结果"
         Height          =   375
         Left            =   5520
         TabIndex        =   25
         Top             =   1920
         Width           =   1455
      End
      Begin VB.CommandButton Command1 
         Caption         =   "完成构图"
         Height          =   420
         Left            =   5760
         TabIndex        =   24
         Top             =   1320
         Width           =   855
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   3960
         TabIndex        =   23
         Text            =   "输入权值"
         Top             =   1680
         Width           =   855
      End
      Begin VB.ComboBox Combo2 
         Height          =   300
         ItemData        =   "Form1.frx":0000
         Left            =   2280
         List            =   "Form1.frx":0022
         TabIndex        =   22
         Text            =   "输入节点"
         Top             =   1680
         Width           =   1095
      End
      Begin VB.ComboBox Combo1 
         Height          =   300
         ItemData        =   "Form1.frx":0045
         Left            =   600
         List            =   "Form1.frx":0067
         TabIndex        =   21
         Text            =   "输入节点"
         Top             =   1680
         Width           =   1095
      End
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   9
      Left            =   6600
      TabIndex        =   19
      Text            =   "10"
      Top             =   6120
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   8
      Left            =   2640
      TabIndex        =   18
      Text            =   "9"
      Top             =   6000
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   7
      Left            =   6600
      TabIndex        =   17
      Text            =   "8"
      Top             =   600
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   6
      Left            =   2640
      TabIndex        =   16
      Text            =   "7"
      Top             =   600
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   5
      Left            =   8400
      TabIndex        =   15
      Text            =   "6"
      Top             =   4080
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   4
      Left            =   1080
      TabIndex        =   14
      Text            =   "5"
      Top             =   3960
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   3
      Left            =   8400
      TabIndex        =   13
      Text            =   "4"
      Top             =   2640
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   2
      Left            =   4680
      TabIndex        =   12
      Text            =   "3"
      Top             =   6360
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   1
      Left            =   1080
      TabIndex        =   11
      Text            =   "2"
      Top             =   2520
      Width           =   375
   End
   Begin VB.TextBox Text1 
      Height          =   270
      Index           =   0
      Left            =   4560
      TabIndex        =   10
      Text            =   "1"
      Top             =   0
      Width           =   375
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   9
      Left            =   6480
      Picture         =   "Form1.frx":008A
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   9
      Top             =   5520
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   8
      Left            =   2520
      Picture         =   "Form1.frx":1354
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   8
      Top             =   5400
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   7
      Left            =   6480
      Picture         =   "Form1.frx":261E
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   7
      Top             =   840
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   6
      Left            =   2520
      Picture         =   "Form1.frx":38E8
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   6
      Top             =   840
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   5
      Left            =   7800
      Picture         =   "Form1.frx":4BB2
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   5
      Top             =   3960
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   4
      Left            =   1440
      Picture         =   "Form1.frx":5E7C
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   4
      Top             =   3840
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   3
      Left            =   7800
      Picture         =   "Form1.frx":7146
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   3
      Top             =   2400
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   2
      Left            =   4560
      Picture         =   "Form1.frx":8410
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   2
      Top             =   5760
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   1
      Left            =   1440
      Picture         =   "Form1.frx":96DA
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   1
      Top             =   2280
      Width           =   615
   End
   Begin VB.PictureBox Picture1 
      Height          =   615
      Index           =   0
      Left            =   4440
      Picture         =   "Form1.frx":A9A4
      ScaleHeight     =   555
      ScaleWidth      =   555
      TabIndex        =   0
      Top             =   240
      Width           =   615
   End
   Begin VB.Line Line1 
      Index           =   44
      X1              =   6480
      X2              =   3120
      Y1              =   5640
      Y2              =   5520
   End
   Begin VB.Line Line1 
      Index           =   43
      X1              =   6840
      X2              =   6840
      Y1              =   1440
      Y2              =   5520
   End
   Begin VB.Line Line1 
      Index           =   42
      X1              =   6480
      X2              =   3000
      Y1              =   1440
      Y2              =   5400
   End
   Begin VB.Line Line1 
      Index           =   41
      X1              =   3000
      X2              =   6720
      Y1              =   1440
      Y2              =   5520
   End
   Begin VB.Line Line1 
      Index           =   40
      X1              =   2760
      X2              =   2760
      Y1              =   1440
      Y2              =   5400
   End
   Begin VB.Line Line1 
      Index           =   39
      X1              =   3120
      X2              =   6480
      Y1              =   1200
      Y2              =   1200
   End
   Begin VB.Line Line1 
      Index           =   38
      X1              =   8160
      X2              =   7080
      Y1              =   4560
      Y2              =   5760
   End

⌨️ 快捷键说明

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