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

📄 unit1.~xfm

📁 一个简单的execl(linux)下的服务器代码
💻 ~XFM
字号:
object Form1: TForm1  Left = 227  Top = 184  Width = 696  Height = 480  HorzScrollBar.Range = 395  VertScrollBar.Range = 185  ActiveControl = Button1  Caption = 'Form1'  Color = clBackground  PixelsPerInch = 75  TextHeight = 15  TextWidth = 7  object Button1: TButton    Left = 320    Top = 160    Width = 75    Height = 25    Caption = 'Button1'    TabOrder = 0    OnClick = Button1Click  end  object Label1: TLabel    Left = 136    Top = 48    Width = 42    Height = 15    Caption = 'Label1'  end  object Timer1: TTimer    OnTimer = Timer1Timer    Left = 208    Top = 144  endend

⌨️ 快捷键说明

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