代码搜索:fpc连接器
找到约 719 项符合「fpc连接器」的源代码
代码结果 719
www.eeworm.com/read/229812/4752436
gml restrict.gml
.*
.section Current Restrictions
.*
The following are restrictions for this release of &cmpname for Windows.
.begbull
.bull
programs must be compiled using one of the
.kw fpc
or
.kw fpi87
op
www.eeworm.com/read/357319/3022440
inc kylix.inc
//
// This is FPC-incompatible code and was excluded from jedi.inc for this reason
//
// Kylix 3/C++ for some reason evaluates CompilerVersion comparisons to False,
// if the constant to compare w
www.eeworm.com/read/357319/3025256
inc kylix.inc
//
// This is FPC-incompatible code and was excluded from jedi.inc for this reason
//
// Kylix 3/C++ for some reason evaluates CompilerVersion comparisons to False,
// if the constant to compare w
www.eeworm.com/read/38039/1091252
mnu editconn.mnu
EDIT#CONN 编辑连接
#
Pin#Sequence 销钉序列
Specify the pin number sequence.
指定销钉序号的序列.
Add#View 增加视图
Add a new view of the connector.
新增连接器的一个视图
Mod#View 修改视图
Modify a view of the connector.
修改连接器的一个视图
Split
www.eeworm.com/read/38039/1091900
mnu addcblsel.mnu
ADD#CBL#SEL 增加缆选取
#
Select 选取
Select cables to add to those being routed.
选取缆来加入正在确定路径的缆
Attach#Conn 依附于连接器
Select all cables attached to a connector to add to those being routed.
选取依附于连接器的全部缆加入正在确定路
www.eeworm.com/read/202263/6290527
pas ubufferedfs.pas
unit UBufferedFS;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
uses Classes,Math;
const BufferSize=$10000;//64K
type TBFSMode=(BFMRead,BFMWrite);
TBufferedFS=class(TFileStre
www.eeworm.com/read/229232/14348403
pas ubufferedfs.pas
unit UBufferedFS;
{$IFDEF FPC}
{$MODE Delphi}
{$ENDIF}
interface
uses Classes,Math;
const BufferSize=$10000;//64K
type TBFSMode=(BFMRead,BFMWrite);
TBufferedFS=class(TFileStre
www.eeworm.com/read/227241/14436288
in pascal.jsf.in
# PASCAL highlighter for JOE
# With support for Delphi and FPC by Michael Van Canneyt
=Idle
=Comment green
=Constant cyan
=Type bold
=Keyword bold
=Operator bold
=Function bold
:idle Idle
www.eeworm.com/read/227241/14436309
jsf pascal.jsf
# PASCAL highlighter for JOE
# With support for Delphi and FPC by Michael Van Canneyt
=Idle
=Comment green
=Constant cyan
=Type bold
=Keyword bold
=Operator bold
=Function bold
:idle Idle
www.eeworm.com/read/211952/15170198
pas p1151.pas
// GPC ACed FPC TLE
PROGRAM p1151;
VAR
n,k :integer;
team :integer;
s :string;
i :Integer;
FUNCTION ans(s:string):string;
var