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

📄 frmftp.frm

📁 包括www浏览器、ftp、email服务器、查看网页代码四部分。
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{48E59290-9880-11CF-9754-00AA00C00908}#1.0#0"; "MSINET.OCX"
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "MSCOMCTL.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 frmftp 
   Caption         =   "文件传输"
   ClientHeight    =   5340
   ClientLeft      =   165
   ClientTop       =   855
   ClientWidth     =   7725
   LinkTopic       =   "Form1"
   ScaleHeight     =   5340
   ScaleWidth      =   7725
   StartUpPosition =   3  '窗口缺省
   Begin MSComDlg.CommonDialog CommonDialog1 
      Left            =   7200
      Top             =   4200
      _ExtentX        =   847
      _ExtentY        =   847
      _Version        =   393216
   End
   Begin MSComctlLib.ImageList ImageList1 
      Left            =   6120
      Top             =   840
      _ExtentX        =   1005
      _ExtentY        =   1005
      BackColor       =   -2147483643
      MaskColor       =   12632256
      _Version        =   393216
   End
   Begin InetCtlsObjects.Inet Inet1 
      Left            =   6960
      Top             =   840
      _ExtentX        =   1005
      _ExtentY        =   1005
      _Version        =   393216
   End
   Begin VB.TextBox txtRemote 
      BackColor       =   &H00E0E0E0&
      Height          =   495
      Left            =   4980
      TabIndex        =   13
      Top             =   1695
      Width           =   2295
   End
   Begin VB.TextBox txtLocal 
      BackColor       =   &H00E0E0E0&
      Height          =   495
      Left            =   4980
      TabIndex        =   12
      Top             =   2565
      Width           =   2295
   End
   Begin VB.TextBox txtNewFTP 
      BackColor       =   &H00E0E0E0&
      Height          =   495
      Left            =   5010
      TabIndex        =   11
      Top             =   3420
      Width           =   2295
   End
   Begin VB.CommandButton cmdExit 
      Caption         =   "退出"
      Height          =   495
      Left            =   5355
      TabIndex        =   10
      Top             =   4275
      Width           =   1575
   End
   Begin VB.CommandButton cmdDown 
      Caption         =   "下载文件"
      Height          =   495
      Left            =   3630
      Picture         =   "frmftp.frx":0000
      TabIndex        =   9
      Top             =   2550
      Width           =   1065
   End
   Begin VB.CommandButton cmdShow 
      Caption         =   "远程列表"
      Height          =   495
      Left            =   3675
      TabIndex        =   8
      Top             =   4275
      Width           =   1020
   End
   Begin VB.CommandButton cmdAdd 
      Appearance      =   0  'Flat
      Caption         =   "添加新站点"
      Height          =   495
      Left            =   3645
      TabIndex        =   7
      Top             =   3420
      Width           =   1065
   End
   Begin VB.CommandButton cmdDel 
      Caption         =   "删除站点"
      Height          =   495
      Left            =   3615
      TabIndex        =   6
      Top             =   840
      Width           =   1065
   End
   Begin VB.CommandButton cmdChoose 
      Caption         =   ">>"
      Height          =   495
      Left            =   3600
      TabIndex        =   5
      Top             =   1695
      Width           =   1065
   End
   Begin MSComctlLib.Toolbar Toolbar1 
      Height          =   600
      Left            =   0
      TabIndex        =   1
      Top             =   120
      Width           =   7995
      _ExtentX        =   14102
      _ExtentY        =   1058
      ButtonWidth     =   820
      ButtonHeight    =   953
      Appearance      =   1
      ImageList       =   "ImageList1"
      _Version        =   393216
      BeginProperty Buttons {66833FE8-8583-11D1-B16A-00C0F0283628} 
         NumButtons      =   6
         BeginProperty Button1 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "连接"
            Key             =   "Connect"
            Object.ToolTipText     =   "连接站点"
         EndProperty
         BeginProperty Button2 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "退出"
            Key             =   "Quit"
         EndProperty
         BeginProperty Button3 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "添加"
            Key             =   "Add"
         EndProperty
         BeginProperty Button4 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "删除"
            Key             =   "Delete"
         EndProperty
         BeginProperty Button5 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Caption         =   "保存"
            Key             =   "Save"
         EndProperty
         BeginProperty Button6 {66833FEA-8583-11D1-B16A-00C0F0283628} 
            Style           =   4
            Object.Width           =   5000
         EndProperty
      EndProperty
      MousePointer    =   1
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   4560
         TabIndex        =   4
         Text            =   "Text2"
         Top             =   1320
         Width           =   1215
      End
      Begin VB.Frame Frame1 
         Height          =   615
         Left            =   2760
         TabIndex        =   2
         Top             =   -120
         Width           =   4995
         Begin VB.ComboBox Combo1 
            BackColor       =   &H00FFFFFF&
            Height          =   300
            Left            =   120
            TabIndex        =   3
            Text            =   "ftp://166.111.162.3"
            Top             =   240
            Width           =   4770
         End
      End
   End
   Begin RichTextLib.RichTextBox rtbShow 
      Height          =   3675
      Left            =   120
      TabIndex        =   0
      Top             =   960
      Width           =   3375
      _ExtentX        =   5953
      _ExtentY        =   6482
      _Version        =   393217
      BackColor       =   14737632
      ScrollBars      =   3
      TextRTF         =   $"frmftp.frx":0822
   End
   Begin MSComctlLib.StatusBar StatusBar1 
      Align           =   2  'Align Bottom
      Height          =   375
      Left            =   0
      TabIndex        =   17
      Top             =   4965
      Width           =   7725
      _ExtentX        =   13626
      _ExtentY        =   661
      _Version        =   393216
      BeginProperty Panels {8E3867A5-8586-11D1-B16A-00C0F0283628} 
         NumPanels       =   4
         BeginProperty Panel1 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   5292
            MinWidth        =   5292
            Key             =   "URL"
         EndProperty
         BeginProperty Panel2 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Object.Width           =   3528
            MinWidth        =   3528
            Key             =   "State"
         EndProperty
         BeginProperty Panel3 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   5
            TextSave        =   "14:43"
            Key             =   "Time"
         EndProperty
         BeginProperty Panel4 {8E3867AB-8586-11D1-B16A-00C0F0283628} 
            Style           =   6
            TextSave        =   "2005-1-9"
         EndProperty
      EndProperty
   End
   Begin VB.Label lblRemote 
      BackStyle       =   0  'Transparent
      Caption         =   "远程"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   300
      Left            =   4980
      TabIndex        =   16
      Top             =   1395
      Width           =   1935
   End
   Begin VB.Label lblLocal 
      BackStyle       =   0  'Transparent
      Caption         =   "本地"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      ForeColor       =   &H00000000&
      Height          =   375
      Left            =   4995
      TabIndex        =   15
      Top             =   2265
      Width           =   1695
   End
   Begin VB.Label lblPath 
      Caption         =   "文件目录"
      BeginProperty Font 
         Name            =   "宋体"
         Size            =   10.5
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Height          =   300
      Left            =   5040
      TabIndex        =   14
      Top             =   960
      Width           =   2235
   End
   Begin VB.Menu ftp 

⌨️ 快捷键说明

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