代码搜索:FPC
找到约 401 项符合「FPC」的源代码
代码结果 401
www.eeworm.com/read/260605/11717290
dpr demo_fpc.dpr
program demo_fpc;
//This program can uses Free Pascal compile,
// add DGL Source path in it's directory,and set it's compiler mode is "Delphi compatible";
uses
DGL_Integer;
procedure bt
www.eeworm.com/read/260605/11717301
cfg demo_fpc.cfg
-$A8
-$B-
-$C+
-$D+
-$E-
-$F-
-$G+
-$H+
-$I+
-$J-
-$K-
-$L+
-$M-
-$N+
-$O+
-$P+
-$Q-
-$R-
-$S-
-$T-
-$U-
-$V+
-$W-
-$X+
-$YD
-$Z1
-cg
-AWinTypes=Windows;WinProcs=Windows;Dbi
www.eeworm.com/read/260605/11717306
dof demo_fpc.dof
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=0
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
U
www.eeworm.com/read/260605/11717318
identcache demo_fpc.identcache
www.eeworm.com/read/229509/14333606
c fpc8583.c
#include "math.h"
#include "2407.h"
#define SDA_1() {PFDATDIR = PFDATDIR|0x2000;PFDATDIR = PFDATDIR|0x0020;} /* SDA_1( ) */
#define SDA_0() {PFDATDIR = PFDATDIR|0X2000;PFDATDIR = PFDATDIR&0XFFDF
www.eeworm.com/read/203690/15352979
pas rtcsdk_fpc.pas
{ This file was automatically created by Lazarus. Do not edit!
This source is only used to compile and install
the package rtcSDK_FPC 0.0.
@exclude
}
unit rtcSDK_FPC;
interface