代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/245868/12775456
pas u_help.pas
unit U_Help;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls;
type
TFrm_help = class(TForm)
Label1: TLabel;
www.eeworm.com/read/245868/12775457
dcu u_main.dcu
www.eeworm.com/read/245868/12775459
ddp u_syset.ddp
www.eeworm.com/read/245868/12775464
~pas u_dlkl.~pas
unit U_dlkl;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,u_public;
type
TFrm_dlkl = class(TForm)
GroupBox1: TGrou
www.eeworm.com/read/245868/12775467
~dfm u_dlkl.~dfm
object Frm_dlkl: TFrm_dlkl
Left = 343
Top = 168
BorderIcons = []
BorderStyle = bsSingle
Caption = #31995#32479
ClientHeight = 200
ClientWidth = 321
Color = clBtnFace
Font.Ch
www.eeworm.com/read/245868/12775470
~dfm u_help.~dfm
object Frm_help: TFrm_help
Left = 225
Top = 155
BorderStyle = bsNone
Caption = #24110#21161
ClientHeight = 297
ClientWidth = 435
Color = clBtnFace
Font.Charset = DEFAULT_CHARSE
www.eeworm.com/read/245868/12775473
pas u_public.pas
unit U_Public;
interface
type
Yl_Num=record
FH:real;//负荷
Wy:real;// 位移
Sj:real;//时间
end;
Type
Axis_xy=record //XY坐标轴的数据变量定义
X_Axis_max:real;// X坐标最
www.eeworm.com/read/245868/12775478
~pas u_main.~pas
unit U_Main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, Buttons, ComCtrls, TComm1,u_public,StrUtils;
type
www.eeworm.com/read/245868/12775483
dfm u_main.dfm
object Frm_Main: TFrm_Main
Left = 115
Top = 120
BorderStyle = bsNone
Caption = #38050#31563#25289#20280#21333#26426#29256
ClientHeight = 641
ClientWidth = 794
Color = clMenuText
www.eeworm.com/read/245868/12775485