代码搜索:U盘设计
找到约 10,000 项符合「U盘设计」的源代码
代码结果 10,000
www.eeworm.com/read/451789/7455542
pas u_client.pas
unit U_Client;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, StdCtrls, ExtCtrls;
type
TF_Client = class(TForm)
Pan
www.eeworm.com/read/451789/7455546
~pas u_client.~pas
unit U_Client;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ScktComp, StdCtrls, ExtCtrls;
type
TF_Client = class(TForm)
Pan
www.eeworm.com/read/451789/7455548
~dfm u_client.~dfm
object F_Client: TF_Client
Left = 326
Top = 145
Width = 462
Height = 376
Caption = #32842#22825#23460
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/451789/7455549
ddp u_server.ddp
www.eeworm.com/read/451789/7455550
~dfm u_server.~dfm
object F_Server: TF_Server
Left = 311
Top = 231
Width = 420
Height = 365
Caption = 'Chat Server'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
F
www.eeworm.com/read/451789/7455552
~ddp u_server.~ddp
www.eeworm.com/read/451789/7455555
dfm u_server.dfm
object F_Server: TF_Server
Left = 311
Top = 231
Width = 420
Height = 365
Caption = #26381#21153#22120
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/451789/7455558