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

📄 ufrmadd.dfm

📁 DAD2.0 上传下传DAD2.0 上传下传DAD2.0 上传下传DAD2.0 上传下传
💻 DFM
📖 第 1 页 / 共 3 页
字号:
object frmAdd: TfrmAdd
  Left = 238
  Top = 127
  Width = 644
  Height = 630
  Caption = #26032#22686#21152#24080#21495
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poOwnerFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Label1: TLabel
    Left = 36
    Top = 24
    Width = 24
    Height = 12
    Caption = 'user'
  end
  object Label2: TLabel
    Left = 36
    Top = 60
    Width = 24
    Height = 12
    Caption = 'type'
  end
  object Label8: TLabel
    Left = 552
    Top = 579
    Width = 36
    Height = 12
    Caption = #32447#31243#25968
    Visible = False
  end
  object Label9: TLabel
    Left = 18
    Top = 96
    Width = 36
    Height = 12
    Caption = #23376#31867#22411
  end
  object Label11: TLabel
    Left = 456
    Top = 27
    Width = 18
    Height = 12
    Caption = 'ctr'
  end
  object lblAccount: TLabel
    Left = 204
    Top = 96
    Width = 48
    Height = 12
    Caption = #24080#21495#24773#20917
  end
  object Label12: TLabel
    Left = 533
    Top = 25
    Width = 6
    Height = 12
    Caption = '%'
  end
  object Label4: TLabel
    Left = 26
    Top = 166
    Width = 42
    Height = 12
    Caption = 'referer'
  end
  object lblTips: TLabel
    Left = 440
    Top = 562
    Width = 24
    Height = 12
    Caption = #25552#31034
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label13: TLabel
    Left = 200
    Top = 60
    Width = 48
    Height = 12
    Caption = #36816#34892#27425#25968
  end
  object Label14: TLabel
    Left = 20
    Top = 182
    Width = 36
    Height = 12
    Caption = #20837#21475#39029
  end
  object Label15: TLabel
    Left = 336
    Top = 60
    Width = 36
    Height = 12
    Caption = #20248#20808#26435
  end
  object Label10: TLabel
    Left = 12
    Top = 128
    Width = 42
    Height = 12
    Caption = 'Account'
  end
  object Label18: TLabel
    Left = 208
    Top = 27
    Width = 36
    Height = 12
    Caption = #26085#27969#37327
  end
  object Label19: TLabel
    Left = 336
    Top = 26
    Width = 36
    Height = 12
    Caption = #26085#28857#20987
  end
  object txtUser: TEdit
    Left = 64
    Top = 24
    Width = 121
    Height = 20
    Enabled = False
    TabOrder = 2
    Text = '19632995'
  end
  object txtThreads: TEdit
    Left = 592
    Top = 574
    Width = 34
    Height = 20
    Enabled = False
    TabOrder = 5
    Text = '1'
    Visible = False
  end
  object txtMemo: TEdit
    Left = 63
    Top = 92
    Width = 122
    Height = 20
    TabOrder = 0
  end
  object cmdNew: TButton
    Left = 232
    Top = 554
    Width = 75
    Height = 25
    Caption = #26032#22686
    TabOrder = 3
    OnClick = cmdNewClick
  end
  object cmdClose: TButton
    Left = 336
    Top = 554
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 4
    OnClick = cmdCloseClick
  end
  object cmbType: TComboBox
    Left = 64
    Top = 56
    Width = 121
    Height = 20
    Style = csDropDownList
    DropDownCount = 25
    ItemHeight = 12
    TabOrder = 1
    OnChange = cmbTypeChange
    Items.Strings = (
      'search_get'
      'xmlfeed'
      'adb_cpc'
      'abcsearch'
      'ie_cpc'
      'iframe_cpc'
      'park'
      'vc'
      'vcpop'
      'tc'
      'big'
      'finditquick'
      'rm'
      'rmpop'
      'adsclick'
      'yahoo'
      'sedo'
      'RevDirect'
      'click3'
      '_DEBUG_TEST_')
  end
  object txtCTR: TEdit
    Left = 482
    Top = 22
    Width = 48
    Height = 20
    TabOrder = 6
    Text = '5'
  end
  object pc: TPageControl
    Left = 24
    Top = 304
    Width = 585
    Height = 228
    ActivePage = sheetIPs
    TabIndex = 5
    TabOrder = 7
    object TabSheet1: TTabSheet
      Caption = 'search'
      object Label3: TLabel
        Left = 9
        Top = 3
        Width = 186
        Height = 12
        Caption = 'adlink(iframsrc For iframe_cpc)'
      end
      object Label7: TLabel
        Left = 434
        Top = 15
        Width = 54
        Height = 12
        Caption = 'keywords2'
      end
      object txtADLink: TMemo
        Left = 4
        Top = 17
        Width = 399
        Height = 176
        ScrollBars = ssBoth
        TabOrder = 0
      end
      object txtKeywords2: TMemo
        Left = 432
        Top = 33
        Width = 138
        Height = 152
        Lines.Strings = (
          'sf.cgi?'
          'go.cgi?'
          'go.php?'
          'frameit.cgi?'
          'Clk.jsp?'
          'redirect.php?'
          'o.php?'
          'other.php?'
          'click/'
          '/link?')
        ScrollBars = ssBoth
        TabOrder = 1
      end
      object cmdDefault: TButton
        Left = 496
        Top = 8
        Width = 75
        Height = 22
        Caption = #40664#35748
        TabOrder = 2
        OnClick = cmdDefaultClick
      end
    end
    object TabSheet2: TTabSheet
      Caption = 'cpc'
      ImageIndex = 1
      object Label5: TLabel
        Left = 45
        Top = 89
        Width = 198
        Height = 13
        Caption = '('#22914#26524#31867#22411#20026'park'#30340#26102#20505','#36825#20010#20195#34920#27969#37327')'
        Color = clBtnFace
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clHotLight
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentColor = False
        ParentFont = False
      end
      object Label6: TLabel
        Left = 42
        Top = 8
        Width = 226
        Height = 13
        Caption = '('#22914#26524#31867#22411#20026'park'#30340#26102#20505','#36825#20010#20195#34920#31532'2'#27425'CTR)'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clHotLight
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        ParentFont = False
      end
      object Label16: TLabel
        Left = 11
        Top = 89
        Width = 36
        Height = 12
        Caption = 'imgsrc'
      end
      object Label17: TLabel
        Left = 12
        Top = 8
        Width = 30
        Height = 12
        Caption = 'ahref'
      end
      object txtImgsrc: TMemo
        Left = 10
        Top = 106
        Width = 551
        Height = 57
        TabOrder = 1
      end
      object txtAHref: TMemo
        Left = 10
        Top = 28
        Width = 551
        Height = 57
        TabOrder = 0
      end
    end
    object TabSheet4: TTabSheet
      Caption = #20801#35768#22269#23478
      ImageIndex = 3
      object CheckListBoxCountry: TCheckListBox
        Left = 0
        Top = 0
        Width = 577
        Height = 201
        Align = alClient
        ItemHeight = 12
        Items.Strings = (
          #20122#38750#25289
          #32654#22269
          #24503#22269
          #21152#25343#22823
          #33521#22269
          #27431#27954
          #28595#22823#21033#20122)
        TabOrder = 0
      end
      object cmdSelectAll: TButton
        Left = 312
        Top = 8
        Width = 75
        Height = 25
        Caption = #20840#36873
        TabOrder = 1
        OnClick = cmdSelectAllClick
      end
      object cmdSelectNot: TButton
        Left = 312
        Top = 40
        Width = 75
        Height = 25
        Caption = #21453#36873
        TabOrder = 2
        OnClick = cmdSelectNotClick
      end
      object cmdSelectOM: TButton
        Left = 312
        Top = 72
        Width = 75
        Height = 25
        Caption = #27431#32654
        TabOrder = 3
        OnClick = cmdSelectOMClick
      end
    end
    object TabSheet5: TTabSheet
      Caption = #24080#21495#20998#27969
      ImageIndex = 4
      object CheckListBoxUser: TCheckListBox
        Left = 0
        Top = 0
        Width = 577
        Height = 201
        OnClickCheck = CheckListBoxUserClickCheck
        Align = alClient
        ItemHeight = 12
        Items.Strings = (
          '43906838'
          '439068382'
          'xiaotm3')
        TabOrder = 0
      end
      object cmdSelectAllUser: TButton
        Left = 312
        Top = 8
        Width = 75
        Height = 25
        Caption = #20840#36873
        TabOrder = 1
        OnClick = cmdSelectAllUserClick
      end
      object cmdSelectUserNot: TButton
        Left = 312
        Top = 40
        Width = 75
        Height = 25
        Caption = #21453#36873
        TabOrder = 2
        OnClick = cmdSelectUserNotClick
      end
    end
    object TabSheet3: TTabSheet
      Caption = #20351#29992#30340#35828#26126
      ImageIndex = 2
      object txtDocument: TMemo
        Left = 0
        Top = 0
        Width = 577
        Height = 201
        Align = alClient
        Lines.Strings = (
          '1.'#25152#26377#36830#25509#20013#21644'Referer'#20013','#37117#26159#21487#20197#20351#29992#38543#26426#25968','#21644'{HTTP_USER_AGENT}'
          '[r]               =     '#38543#26426#25968
          '[r0]              =     '#38543#26426#25968
          '[r1]              =     '#38543#26426#25968
          '[rr,n1,n2]        =     '#38543#26426#25968#33539#22260#65292'[n1,n2) ,'#27604#22914'[rr,1,10000]'
          ''
          '[ip]              =     IP'#22320#22336
          '{keywords}        =     '#20851#38190#23383
          ''
          '{HTTP_USER_AGENT} =     HTTP_USER_AGENT'

⌨️ 快捷键说明

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