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

📄 workman.~dfm

📁 C++BUILDER实现的高校毕业生就业信息管理系统 是大学本科的毕业设计论文
💻 ~DFM
字号:
object frmWorkMan: TfrmWorkMan
  Left = 47
  Top = 129
  Width = 937
  Height = 580
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #39640#26657#27605#19994#29983#23601#19994#20449#24687#31649#29702#31995#32479
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label7: TLabel
    Left = 8
    Top = 152
    Width = 45
    Height = 13
    Caption = #38498'    '#31995'   '
  end
  object Label8: TLabel
    Left = 192
    Top = 152
    Width = 42
    Height = 13
    Caption = #19987'    '#19994'  '
  end
  object Label9: TLabel
    Left = 376
    Top = 152
    Width = 45
    Height = 13
    Caption = #24180'    '#32423'   '
  end
  object Label10: TLabel
    Left = 488
    Top = 152
    Width = 42
    Height = 13
    Caption = #29677'    '#32423'  '
  end
  object Label11: TLabel
    Left = 608
    Top = 152
    Width = 45
    Height = 13
    Caption = #23398'    '#21495'   '
  end
  object Label12: TLabel
    Left = 736
    Top = 152
    Width = 42
    Height = 13
    Caption = #22995'    '#21517'  '
  end
  object Label13: TLabel
    Left = 848
    Top = 152
    Width = 48
    Height = 13
    Caption = #23601'    '#19994'    '
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 913
    Height = 129
    Caption = #26597'    '#35810
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 48
      Width = 36
      Height = 13
      Caption = #38498#31995#65306
    end
    object Label2: TLabel
      Left = 288
      Top = 48
      Width = 36
      Height = 13
      Caption = #19987#19994#65306
    end
    object Label3: TLabel
      Left = 560
      Top = 48
      Width = 36
      Height = 13
      Caption = #24180#32423#65306
    end
    object Label4: TLabel
      Left = 728
      Top = 48
      Width = 36
      Height = 13
      Caption = #29677#32423#65306
    end
    object Label5: TLabel
      Left = 288
      Top = 88
      Width = 36
      Height = 13
      Caption = #23398#21495#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 88
      Width = 36
      Height = 13
      Caption = #22995#21517#65306
    end
    object rad_All: TRadioButton
      Left = 16
      Top = 24
      Width = 65
      Height = 17
      Caption = #20840'    '#37096
      TabOrder = 0
    end
    object rad_hasjob: TRadioButton
      Left = 80
      Top = 24
      Width = 57
      Height = 17
      Caption = #24050#23601#19994
      TabOrder = 1
    end
    object rad_nojob: TRadioButton
      Left = 144
      Top = 24
      Width = 57
      Height = 17
      Caption = #26410#23601#19994
      TabOrder = 2
    end
    object cmb_YX: TComboBox
      Left = 48
      Top = 48
      Width = 233
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 3
      OnChange = cmb_YXChange
    end
    object cmb_Major: TComboBox
      Left = 320
      Top = 48
      Width = 233
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 4
      OnChange = cmb_MajorChange
    end
    object cmb_Grade: TComboBox
      Left = 592
      Top = 48
      Width = 129
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 5
      OnChange = cmb_GradeChange
    end
    object cmb_Class: TComboBox
      Left = 760
      Top = 48
      Width = 129
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 6
    end
    object txt_Name: TEdit
      Left = 48
      Top = 88
      Width = 233
      Height = 21
      TabOrder = 7
    end
    object txt_Num: TEdit
      Left = 320
      Top = 88
      Width = 233
      Height = 21
      TabOrder = 8
    end
    object btn_Select: TButton
      Left = 760
      Top = 80
      Width = 129
      Height = 33
      Caption = #26597'    '#35810
      TabOrder = 9
      OnClick = btn_SelectClick
    end
  end
  object lis_Student: TListBox
    Left = 8
    Top = 168
    Width = 913
    Height = 289
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 12
    ParentFont = False
    TabOrder = 1
  end
  object btn_Add: TButton
    Left = 464
    Top = 488
    Width = 105
    Height = 33
    Caption = #28155'    '#21152
    TabOrder = 2
    OnClick = btn_AddClick
  end
  object btn_Upd: TButton
    Left = 592
    Top = 488
    Width = 105
    Height = 33
    Caption = #20462'    '#25913
    TabOrder = 3
    OnClick = btn_UpdClick
  end
  object btn_Delete: TButton
    Left = 712
    Top = 488
    Width = 105
    Height = 33
    Caption = #21024'    '#38500
    TabOrder = 4
    OnClick = btn_DeleteClick
  end
  object btn_Cancel: TButton
    Left = 832
    Top = 488
    Width = 89
    Height = 33
    Caption = #36820'    '#22238
    TabOrder = 5
    OnClick = btn_CancelClick
  end
  object ADOCommand1: TADOCommand
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=123456;Persist Security Info=True;U' +
      'ser ID=sa;Initial Catalog=Graduated;Data Source=(local)'
    Parameters = <>
    Left = 328
    Top = 488
  end
  object ADODataSet1: TADODataSet
    ConnectionString = 
      'Provider=SQLOLEDB.1;Password=123456;Persist Security Info=True;U' +
      'ser ID=sa;Initial Catalog=Graduated;Data Source=(local)'
    Parameters = <>
    Left = 384
    Top = 488
  end
end

⌨️ 快捷键说明

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