代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/175133/9559150
dof convert.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/175133/9559157
dpr convert.dpr
program Convert;
uses
Forms,
Main in 'Main.pas' {MainForm},
Properties in 'Properties.pas' {PropertyDialog};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TMa
www.eeworm.com/read/175133/9559159
cfg convert.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/371033/9570707
exe convert.exe
www.eeworm.com/read/371033/9570711
res convert.res
www.eeworm.com/read/371033/9570724
dpr convert.dpr
program Convert;
uses
Forms,
Main in 'Main.pas' {MainForm},
Properties in 'Properties.pas' {PropertyDialog};
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TMa
www.eeworm.com/read/169903/9833333
obj convert.obj
www.eeworm.com/read/169903/9833410
c convert.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/365949/9838616
cpp convert.cpp
//这个程序在本书所带软盘中,文件名为CONVERT.CPP
//这个程序利用分支语句进行公里/英里,公斤/磅,以及华氏/摄氏度量单位的转换。
#include
#include
#include
#include
#define DELAY 9999999
int menu(void