代码搜索:timesync
找到约 43 项符合「timesync」的源代码
代码结果 43
www.eeworm.com/read/375827/9348840
cfg timesync.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/375827/9348842
dpr timesync.dpr
program TimeSync;
uses
Forms,
Main in 'Main.pas' {MainFrm};
{$R *.res}
begin
Application.Initialize;
Application.CreateForm(TMainFrm, MainFrm);
Application.Run;
end.
www.eeworm.com/read/375827/9348843
txt timesync.txt
KingNest@GMail.com
使用 Delphi7 + IdDayTime(Indy的控件) 编写的互联网时间同步小程序
没什么技术含量,可算的上是知识点的也就是时区的时间差异修正,呵呵
www.eeworm.com/read/375827/9348845
res timesync.res
www.eeworm.com/read/375827/9348846
exe timesync.exe
www.eeworm.com/read/375827/9348854
dof timesync.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/159513/10644925
h timesync.h
/******************************************************************************\
* Technische Universitaet Darmstadt, Institut fuer Nachrichtentechnik
* Copyright (c) 2001
*
* Author(s):
* Volker
www.eeworm.com/read/159513/10644941
cpp timesync.cpp
/******************************************************************************\
* Technische Universitaet Darmstadt, Institut fuer Nachrichtentechnik
* Copyright (c) 2001
*
* Author(s):
* Volker
www.eeworm.com/read/244176/12879681
c timesync.c
/**************************************************************/
/* */
/* Program Name : timesync */
/*
www.eeworm.com/read/209083/15227457
vts timesync.vts
; Testing Support for Executing the BACnet TimeSynchronization Service
; Version 2.0
;
; written by Steven T. Bushby, 09/16/96
; modified 10/31/96 added DER bit
;