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

📄 form1.frm

📁 查询上网记录部分源程序
💻 FRM
📖 第 1 页 / 共 2 页
字号:
VERSION 5.00
Object = "{67397AA1-7FB1-11D0-B148-00A0C922E820}#6.0#0"; "MSADODC.OCX"
Object = "{CDE57A40-8B86-11D0-B3C6-00A0C90AEA82}#1.0#0"; "MSDATGRD.OCX"
Begin VB.Form Form1 
   BorderStyle     =   0  'None
   Caption         =   "查询日志记录"
   ClientHeight    =   8925
   ClientLeft      =   0
   ClientTop       =   0
   ClientWidth     =   8310
   LinkTopic       =   "Form5"
   MDIChild        =   -1  'True
   ScaleHeight     =   8925
   ScaleWidth      =   8310
   ShowInTaskbar   =   0   'False
   Begin VB.Frame Frame3 
      Caption         =   "目标搜索"
      Height          =   975
      Left            =   120
      TabIndex        =   25
      Top             =   6480
      Width           =   2775
      Begin VB.CommandButton Command5 
         Caption         =   "搜索"
         Height          =   255
         Left            =   720
         TabIndex        =   28
         Top             =   600
         Width           =   1215
      End
      Begin VB.TextBox Text4 
         Height          =   270
         Left            =   1200
         TabIndex        =   26
         Text            =   "Text4"
         Top             =   240
         Width           =   1455
      End
      Begin VB.Label Label4 
         AutoSize        =   -1  'True
         Caption         =   "目标IP地址:"
         Height          =   180
         Left            =   120
         TabIndex        =   27
         Top             =   240
         Width           =   1080
      End
   End
   Begin VB.CommandButton Command4 
      Caption         =   "退出"
      Height          =   375
      Left            =   1920
      TabIndex        =   24
      Top             =   5880
      Width           =   975
   End
   Begin MSDataGridLib.DataGrid DataGrid1 
      Height          =   8535
      Left            =   3120
      TabIndex        =   23
      Top             =   240
      Width           =   4935
      _ExtentX        =   8705
      _ExtentY        =   15055
      _Version        =   393216
      AllowUpdate     =   0   'False
      HeadLines       =   1
      RowHeight       =   15
      FormatLocked    =   -1  'True
      BeginProperty HeadFont {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      BeginProperty Font {0BE35203-8F91-11CE-9DE3-00AA004BB851} 
         Name            =   "宋体"
         Size            =   9
         Charset         =   134
         Weight          =   400
         Underline       =   0   'False
         Italic          =   0   'False
         Strikethrough   =   0   'False
      EndProperty
      Caption         =   "搜索结果"
      ColumnCount     =   2
      BeginProperty Column00 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      BeginProperty Column01 
         DataField       =   ""
         Caption         =   ""
         BeginProperty DataFormat {6D835690-900B-11D0-9484-00A0C91110ED} 
            Type            =   0
            Format          =   ""
            HaveTrueFalseNull=   0
            FirstDayOfWeek  =   0
            FirstWeekOfYear =   0
            LCID            =   2052
            SubFormatType   =   0
         EndProperty
      EndProperty
      SplitCount      =   1
      BeginProperty Split0 
         BeginProperty Column00 
         EndProperty
         BeginProperty Column01 
         EndProperty
      EndProperty
   End
   Begin VB.CommandButton Command3 
      Caption         =   "搜索当天记录"
      Height          =   375
      Left            =   120
      TabIndex        =   22
      Top             =   5880
      Width           =   1335
   End
   Begin VB.Frame Frame2 
      Caption         =   "显示选项"
      Height          =   2775
      Left            =   120
      TabIndex        =   8
      Top             =   2520
      Width           =   2775
      Begin VB.CommandButton Command2 
         Caption         =   "确认选项"
         Height          =   255
         Left            =   720
         TabIndex        =   21
         Top             =   2400
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "接收字节"
         Height          =   255
         Index           =   11
         Left            =   1560
         TabIndex        =   20
         Top             =   2040
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "发送字节"
         Height          =   255
         Index           =   10
         Left            =   1560
         TabIndex        =   19
         Top             =   1680
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "服务方式"
         Height          =   255
         Index           =   9
         Left            =   1560
         TabIndex        =   18
         Top             =   1320
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "策略代码"
         Height          =   255
         Index           =   8
         Left            =   1560
         TabIndex        =   17
         Top             =   960
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "持续时间"
         Height          =   255
         Index           =   7
         Left            =   1560
         TabIndex        =   16
         Top             =   600
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "结束时间"
         Height          =   255
         Index           =   6
         Left            =   1560
         TabIndex        =   15
         Top             =   240
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "结束日期"
         Height          =   255
         Index           =   5
         Left            =   120
         TabIndex        =   14
         Top             =   2040
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "开始时间"
         Height          =   255
         Index           =   4
         Left            =   120
         TabIndex        =   13
         Top             =   1680
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "开始日期"
         Height          =   255
         Index           =   3
         Left            =   120
         TabIndex        =   12
         Top             =   1320
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "目标地址"
         Height          =   255
         Index           =   2
         Left            =   120
         TabIndex        =   11
         Top             =   960
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "源IP地址"
         Height          =   255
         Index           =   1
         Left            =   120
         TabIndex        =   10
         Top             =   600
         Width           =   1095
      End
      Begin VB.CheckBox Check1 
         Caption         =   "顺序号"
         Height          =   255
         Index           =   0
         Left            =   120
         TabIndex        =   9
         Top             =   240
         Width           =   855
      End
   End
   Begin VB.Frame Frame1 
      Caption         =   "搜索设置"
      Height          =   2175
      Left            =   120
      TabIndex        =   0
      Top             =   120
      Width           =   2775
      Begin VB.CommandButton Command1 
         Caption         =   "搜索"
         Height          =   255
         Left            =   720
         TabIndex        =   7
         Top             =   1800
         Width           =   1215
      End
      Begin VB.TextBox Text3 
         Height          =   270
         Left            =   1080
         TabIndex        =   5
         Text            =   "Text3"
         Top             =   1320
         Width           =   1455
      End
      Begin VB.TextBox Text2 
         Height          =   270
         Left            =   1080
         TabIndex        =   3
         Text            =   "Text2"

⌨️ 快捷键说明

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