代码搜索:fpc连接器
找到约 719 项符合「fpc连接器」的源代码
代码结果 719
www.eeworm.com/read/38039/1091493
mnu connview.mnu
CONN#VIEW 连接器查看
#
Num#Vis#Pins 可见销钉数
Specify the number of visible pins in the connector.
指定连接器中可见销钉的数量。
Pin#Spacing 销钉间距
Specify the pin spacing.
指定销钉间距。
Mod#Pin#Gaps 调节销钉间隙
Increase/decrease the di
www.eeworm.com/read/38039/1091837
mnu cbl_debug.mnu
CABLE#DEBUG 电缆调试
#
Connectors 连接器
Dump connector information to OS window.
将连接器信息转储到OS窗口。
Trace#Info 轨迹信息
Dump trace info for a cable to screen.
将缆轨迹信息转储到屏幕。
TraceBundle#Info TraceBundle#信息
Dump trac
www.eeworm.com/read/308116/13707846
pas ulzmabase.pas
unit ULZMABase;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
function StateInit:integer;
function StateUpdateChar(const index:integer):integer;
function StateUpdateMatch(const index:int
www.eeworm.com/read/202263/6290520
pas ulzmabase.pas
unit ULZMABase;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
function StateInit:integer;
function StateUpdateChar(const index:integer):integer;
function StateUpdateMatch(const index:int
www.eeworm.com/read/229232/14348379
pas ulzmabase.pas
unit ULZMABase;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
function StateInit:integer;
function StateUpdateChar(const index:integer):integer;
function StateUpdateMatch(const index:int
www.eeworm.com/read/430682/1918252
pas cachedupdates.pas
unit CachedUpdates;
interface
uses
{$IFDEF FPC}
LResources,
{$ENDIF}
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBCtrls, ExtCtrls, Db, Grids, DBGrids, S
www.eeworm.com/read/430682/1918270
pas unidacabout.pas
unit UniDacAbout;
interface
uses
{$IFDEF FPC}
LResources,
{$ENDIF}
{$IFDEF CLR}
Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls, System.ComponentMo
www.eeworm.com/read/430682/1918285
pas sql.pas
unit Sql;
interface
uses
{$IFDEF FPC}
LResources,
{$ENDIF}
Classes, SysUtils,
{$IFNDEF LINUX}
Windows, Menus, ImgList, StdCtrls, ComCtrls, Buttons, ExtCtrls, Graphics,
Controls, F
www.eeworm.com/read/430682/1918286
pas masterdetail.pas
unit MasterDetail;
interface
uses
{$IFDEF FPC}
LResources,
{$ENDIF}
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBCtrls, ExtCtrls, Db, Grids, DBGrids, S
www.eeworm.com/read/430682/1918296
pas query.pas
unit Query;
interface
uses
{$IFDEF FPC}
LResources,
{$ENDIF}
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
DBCtrls, ExtCtrls, Db, Grids, DBGrids, StdCtrls,