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

📄 deng_lu.~dfm

📁 vc++网吧管理系统源代码可以实现多个机房的统一管理。用户端保证用户在登录系统前无法使用计算机。
💻 ~DFM
字号:
object denglu: Tdenglu
  Left = 390
  Top = 280
  Width = 291
  Height = 218
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #30331#38470
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -14
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 14
  object Label1: TLabel
    Left = 40
    Top = 32
    Width = 62
    Height = 20
    AutoSize = False
    Caption = #29992#25143#21517
  end
  object Label2: TLabel
    Left = 48
    Top = 72
    Width = 46
    Height = 20
    AutoSize = False
    Caption = #23494#30721
  end
  object Edit1: TEdit
    Left = 96
    Top = 24
    Width = 121
    Height = 22
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 96
    Top = 72
    Width = 121
    Height = 22
    ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
    PasswordChar = '*'
    TabOrder = 1
    OnKeyPress = Edit2KeyPress
  end
  object Button1: TButton
    Left = 48
    Top = 128
    Width = 75
    Height = 25
    Caption = #30830#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 152
    Top = 128
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 3
    OnClick = Button2Click
  end
end

⌨️ 快捷键说明

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