代码搜索:fpc连接器

找到约 719 项符合「fpc连接器」的源代码

代码结果 719
www.eeworm.com/read/273525/4208814

ado _svy_newrule.ado

*! version 1.0.2 01apr2005 program define _svy_newrule version 8 local version : di "version " string(_caller()) ":" syntax [, pweight iweight strata(string) psu(string) fpc(string) * ] if `
www.eeworm.com/read/280948/10276837

dpr proconnectdb.dpr

program ProConnectDB; uses Forms, SqlServerSetup in 'SqlServerSetup.pas' {Form1}; {$R *.res} begin Application.Initialize; Application.Title := 'SQL Server连接器'; Application.C
www.eeworm.com/read/300850/13888975

pas ul_drvdef.pas

unit ul_drvdef; interface {$DEFINE UL_INDIR} {$IFDEF FPC} {$PACKRECORDS C} {$ENDIF} //uses // Windows; const UL_BFL_LOCK = $8000; { Message must be received by some proccess } UL_
www.eeworm.com/read/260832/11699942

pas ul_drvdef.pas

unit ul_drvdef; interface {$DEFINE UL_INDIR} {$IFDEF FPC} {$PACKRECORDS C} {$ENDIF} uses Windows; const UL_BFL_LOCK = $8000; { Message must be received by some proccess } UL_BFL_
www.eeworm.com/read/272894/10937177

dpr ex.dpr

{ MLE 1 time WA 2 times there notice: (1)the taps may be not in shoplist. (2)taps may be not unique. (3)integer in fpc = longint , so should use smallint } program Ural_1326(Input,Outp
www.eeworm.com/read/463677/7176845

c hx8312.c

/*=======================================*/ /* Main IC: LDS191 VER.B */ /* 8080 MPU 8-bit Parallel 128*160 Dots */ /* CGS172B01 FPC V.01 // MCU AT89C2051 /*
www.eeworm.com/read/124485/14565211

cpp video.cpp

#include "video.h" typedef unsigned long DWORD; static DWORD _inpd(int portnum); static DWORD _outpd(int portnum, DWORD val); unsigned long VIDDID(int iBus, int iDevice); FILE *fpE; FILE *fpC;
www.eeworm.com/read/273525/4206277

ado svy_head.ado

*! version 1.0.2 13sep2000 program define svy_head /* display header */ version 6 args nobs nstr npsu npop osub nsub wgt exp strata psu fpc /* */ subpop subexp dash if "`wgt'" == "" {
www.eeworm.com/read/481156/6644002

c last.c

/********************************** 程序框架 **********************************/ #include #define MAXNUM 400 #define MAXNUM2 200 //最大容许分配384个字节,见连接器配置文件