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

📄 form1.frm

📁 P2P文件共享系统,新手入门建议下载阅读.
💻 FRM
📖 第 1 页 / 共 4 页
字号:
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.OCX"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Object = "{3B7C8863-D78F-101B-B9B5-04021C009402}#1.2#0"; "RICHTX32.OCX"
Object = "{F9043C88-F6F2-101A-A3C9-08002B2F49FB}#1.2#0"; "COMDLG32.OCX"
Begin VB.Form Form1 
   Caption         =   "MyFastTrack"
   ClientHeight    =   6552
   ClientLeft      =   132
   ClientTop       =   588
   ClientWidth     =   8124
   Icon            =   "Form1.frx":0000
   LinkTopic       =   "Form1"
   ScaleHeight     =   6552
   ScaleWidth      =   8124
   StartUpPosition =   3  'Windows Default
   WindowState     =   2  'Maximized
   Begin VB.Frame Frame5 
      Caption         =   "Scanner"
      Height          =   1164
      Left            =   3024
      TabIndex        =   18
      Top             =   0
      Width           =   5100
      Begin VB.Timer Timer2 
         Interval        =   1
         Left            =   48
         Top             =   192
      End
      Begin VB.Frame Frame6 
         Caption         =   "Scan Speed"
         Height          =   732
         Left            =   3216
         TabIndex        =   31
         Top             =   0
         Width           =   1884
         Begin MSComctlLib.Slider Slider1 
            Height          =   360
            Left            =   480
            TabIndex        =   33
            Top             =   288
            Width           =   924
            _ExtentX        =   1630
            _ExtentY        =   635
            _Version        =   393216
            Min             =   -1000
            Max             =   -1
            SelStart        =   -1
            TickStyle       =   3
            Value           =   -1
         End
         Begin VB.Label Label4 
            Caption         =   "Fast"
            Height          =   156
            Left            =   1440
            TabIndex        =   34
            Top             =   336
            Width           =   396
         End
         Begin VB.Label Label3 
            AutoSize        =   -1  'True
            Caption         =   "Slow"
            Height          =   192
            Left            =   96
            TabIndex        =   32
            Top             =   336
            Width           =   348
         End
      End
      Begin VB.TextBox endIPGroup 
         Height          =   288
         Index           =   3
         Left            =   1728
         MaxLength       =   3
         TabIndex        =   30
         Text            =   "255"
         Top             =   720
         Width           =   348
      End
      Begin VB.TextBox endIPGroup 
         Height          =   288
         Index           =   2
         Left            =   1392
         MaxLength       =   3
         TabIndex        =   29
         Text            =   "255"
         Top             =   720
         Width           =   348
      End
      Begin VB.TextBox endIPGroup 
         Height          =   288
         Index           =   1
         Left            =   1056
         MaxLength       =   3
         TabIndex        =   28
         Text            =   "66"
         Top             =   720
         Width           =   348
      End
      Begin VB.TextBox endIPGroup 
         Height          =   288
         Index           =   0
         Left            =   720
         MaxLength       =   3
         TabIndex        =   27
         Text            =   "24"
         Top             =   720
         Width           =   348
      End
      Begin VB.TextBox strtIpGroup 
         Height          =   300
         Index           =   3
         Left            =   1728
         MaxLength       =   3
         TabIndex        =   26
         Text            =   "0"
         Top             =   384
         Width           =   348
      End
      Begin VB.TextBox strtIpGroup 
         Height          =   300
         Index           =   2
         Left            =   1392
         MaxLength       =   3
         TabIndex        =   25
         Text            =   "0"
         Top             =   384
         Width           =   348
      End
      Begin VB.TextBox strtIpGroup 
         Height          =   300
         Index           =   1
         Left            =   1056
         MaxLength       =   3
         TabIndex        =   24
         Text            =   "66"
         Top             =   384
         Width           =   348
      End
      Begin VB.TextBox strtIpGroup 
         Height          =   300
         Index           =   0
         Left            =   720
         MaxLength       =   3
         TabIndex        =   23
         Text            =   "24"
         Top             =   384
         Width           =   348
      End
      Begin VB.CommandButton Command6 
         Caption         =   "Stop Scan"
         Enabled         =   0   'False
         Height          =   300
         Left            =   2112
         TabIndex        =   22
         Top             =   720
         Width           =   1020
      End
      Begin VB.CommandButton Command5 
         Caption         =   "Start Scan"
         Height          =   300
         Left            =   2112
         TabIndex        =   21
         Top             =   384
         Width           =   1020
      End
      Begin VB.Frame Frame7 
         Height          =   588
         Left            =   3216
         TabIndex        =   37
         Top             =   576
         Width           =   1884
         Begin MSComctlLib.ProgressBar ProgressBar1 
            Height          =   252
            Left            =   96
            TabIndex        =   38
            Top             =   240
            Width           =   1692
            _ExtentX        =   2985
            _ExtentY        =   445
            _Version        =   393216
            Appearance      =   1
            Scrolling       =   1
         End
      End
      Begin VB.Label Label2 
         Alignment       =   1  'Right Justify
         Caption         =   "End at"
         Height          =   156
         Left            =   144
         TabIndex        =   20
         Top             =   768
         Width           =   540
      End
      Begin VB.Label Label1 
         Alignment       =   1  'Right Justify
         Caption         =   "Start at"
         Height          =   156
         Left            =   96
         TabIndex        =   19
         Top             =   432
         Width           =   588
      End
   End
   Begin VB.Frame Frame2 
      Caption         =   "Results"
      Height          =   5340
      Left            =   3024
      TabIndex        =   2
      Top             =   1200
      Width           =   5100
      Begin MSFlexGridLib.MSFlexGrid MSFlexGrid2 
         Height          =   4716
         Left            =   48
         TabIndex        =   5
         Top             =   576
         Width           =   5004
         _ExtentX        =   8827
         _ExtentY        =   8319
         _Version        =   393216
         Rows            =   1
         Cols            =   6
         FixedCols       =   0
         BackColorBkg    =   16777215
         GridColor       =   16777215
         GridColorFixed  =   16777215
         ScrollTrack     =   -1  'True
         TextStyleFixed  =   4
         FocusRect       =   0
         HighLight       =   2
         GridLines       =   0
         ScrollBars      =   2
         SelectionMode   =   1
         AllowUserResizing=   1
         Appearance      =   0
      End
      Begin VB.CommandButton Command7 
         Caption         =   "Sort By Size"
         Height          =   252
         Left            =   1392
         TabIndex        =   41
         Top             =   288
         Width           =   1356
      End
      Begin VB.CommandButton Command2 
         Caption         =   "Sort By Name"
         Height          =   252
         Left            =   48
         TabIndex        =   40
         Top             =   288
         Width           =   1356
      End
      Begin RichTextLib.RichTextBox Text2 
         Height          =   1452
         Left            =   144
         TabIndex        =   39
         Top             =   2256
         Visible         =   0   'False
         Width           =   4860
         _ExtentX        =   8573
         _ExtentY        =   2561
         _Version        =   393217
         Enabled         =   -1  'True
         TextRTF         =   $"Form1.frx":058A
      End
      Begin InetCtlsObjects.Inet Inet1 
         Left            =   4560
         Top             =   4800
         _ExtentX        =   804
         _ExtentY        =   804
         _Version        =   393216
      End
      Begin VB.ListBox List1 
         Height          =   1584
         ItemData        =   "Form1.frx":0644
         Left            =   912
         List            =   "Form1.frx":0646
         TabIndex        =   35
         Top             =   1536
         Visible         =   0   'False
         Width           =   3420
      End
      Begin VB.TextBox Text3 
         Height          =   1452
         Left            =   144
         TabIndex        =   36
         Top             =   3744
         Visible         =   0   'False
         Width           =   4860
      End
      Begin VB.Label Label5 
         BorderStyle     =   1  'Fixed Single
         Height          =   252
         Left            =   2784
         TabIndex        =   42
         Top             =   288
         Width           =   2268
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "Search For"
      Height          =   6540
      Left            =   0
      TabIndex        =   0
      Top             =   0
      Width           =   2988
      Begin MSFlexGridLib.MSFlexGrid MSFlexGrid1 
         Height          =   3324
         Left            =   48
         TabIndex        =   1
         Top             =   2832
         Width           =   2892
         _ExtentX        =   5101
         _ExtentY        =   5863
         _Version        =   393216
         Rows            =   1
         Cols            =   4
         FixedCols       =   0
         BackColorBkg    =   16777215
         GridColor       =   16777215
         GridColorFixed  =   16777215
         ScrollTrack     =   -1  'True
         FocusRect       =   0
         HighLight       =   2
         GridLines       =   0
         ScrollBars      =   2
         Appearance      =   0
      End
      Begin MSComDlg.CommonDialog CommonDialog1 
         Left            =   2256
         Top             =   1200
         _ExtentX        =   677
         _ExtentY        =   677
         _Version        =   393216
      End
      Begin VB.Frame Frame9 
         Height          =   444
         Left            =   48
         TabIndex        =   46
         Top             =   2352
         Width           =   2892
         Begin VB.OptionButton Option5 
            Caption         =   "Options"
            Height          =   252
            Left            =   1488
            Style           =   1  'Graphical
            TabIndex        =   48
            Top             =   144
            Width           =   1356
         End
         Begin VB.OptionButton Option4 
            Caption         =   "Single Users"
            Height          =   252
            Left            =   48
            Style           =   1  'Graphical
            TabIndex        =   47
            Top             =   144
            Value           =   -1  'True
            Width           =   1356
         End
      End
      Begin VB.Frame Frame4 
         BorderStyle     =   0  'None
         Height          =   684
         Left            =   144
         TabIndex        =   12
         Top             =   1248
         Width           =   2748
         Begin MSWinsockLib.Winsock Winsock1 
            Left            =   2112
            Top             =   336
            _ExtentX        =   593
            _ExtentY        =   593
            _Version        =   393216
         End
         Begin VB.OptionButton Option3 
            Caption         =   "Search Everything"
            Height          =   192
            Left            =   432
            TabIndex        =   15
            Top             =   0
            Value           =   -1  'True
            Width           =   2268
         End
         Begin VB.OptionButton Option2 
            Caption         =   "Search File Size"
            Height          =   252
            Left            =   432
            TabIndex        =   14
            Top             =   192
            Width           =   2268
         End
         Begin VB.OptionButton Option1 
            Caption         =   "Search Filename"
            Height          =   204
            Left            =   432
            TabIndex        =   13
            Top             =   432
            Width           =   2268
         End
      End
      Begin VB.Timer Timer1 
         Interval        =   1
         Left            =   2256
         Top             =   1968
      End
      Begin MSWinsockLib.Winsock Winsock 
         Index           =   0
         Left            =   2592
         Top             =   1968
         _ExtentX        =   593
         _ExtentY        =   593
         _Version        =   393216
      End
      Begin VB.CommandButton Command4 
         Caption         =   "Clear Morpheus"
         Height          =   348
         Left            =   1536
         TabIndex        =   17
         Top             =   6144
         Width           =   1404
      End
      Begin VB.CommandButton Command3 
         Caption         =   "Clear KaZaA"
         Height          =   348

⌨️ 快捷键说明

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