代码搜索:integer

找到约 10,000 项符合「integer」的源代码

代码结果 10,000
www.eeworm.com/read/431193/8703370

pas cmphoenix.pas

unit CMPhoenix; interface function Connect: Cardinal; cdecl; External 'PhoenixUSB.dll'; procedure Disconnect; cdecl; External 'PhoenixUSB.dll'; procedure SetProtocol(p: Integer); cdecl; Extern
www.eeworm.com/read/285170/8863905

pas unit1.pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Label1: TLabel; Memo1: TMemo;
www.eeworm.com/read/285170/8863945

~pas unit1.~pas

unit Unit1; interface uses Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm1 = class(TForm) Label1: TLabel; Memo1: TMemo;
www.eeworm.com/read/187009/8883669

pas bsskinzip.pas

{*******************************************************************} { } { Almediadev Visual Component Library
www.eeworm.com/read/187009/8883750

pas bsskinunzip.pas

{*******************************************************************} { } { Almediadev Visual Component Library
www.eeworm.com/read/426535/9015403

m ex3202.m

%例32-2:连接不同的Java 对象。 byte = java.lang.Byte(127); integer = java.lang.Integer(52); double = java.lang.Double(7.8); [byte; integer; double] % 使用方括号操作符
www.eeworm.com/read/282935/9051935

pas idrawbase.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/282935/9052114

pas idsnmp.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/282935/9052353

pas idudpbase.pas

{ $HDR$} {**********************************************************************} { Unit archived using Team Coherence } { Team Coherence is Copyright 2002 by Qual
www.eeworm.com/read/183955/9129056

~pas commclass.~pas

//****************************************************************************** //*本单元功能是继承了Comm的一个类模块 * //*单元名称:CommClass