代码搜索:ServerTime
找到约 52 项符合「ServerTime」的源代码
代码结果 52
www.eeworm.com/read/132337/14098316
dfm fcorbamdservermain.dfm
object Form1: TForm1
Left = 125
Top = 147
Width = 643
Height = 244
Caption = '局ΤServerTime疭┦
www.eeworm.com/read/430090/8769046
cs gydataobjects.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace Qeb.Support.Common
{
///
///
///
public class GyDataObjects
{
www.eeworm.com/read/376468/2710409
sql sp_getservertime.sql
CREATE PROCEDURE dbo.sp_getservertime;1
(@ServerTime datetime output)
AS
BEGIN
SELECT @ServerTime=getdate()
END
www.eeworm.com/read/376468/2710449
sql sp_getservertime.sql
CREATE PROCEDURE dbo.sp_getservertime;1
(@ServerTime datetime output)
AS
BEGIN
SELECT @ServerTime=getdate()
END
www.eeworm.com/read/376468/2710490
sql sp_gerservertime.sql
CREATE PROCEDURE dbo.sp_getservertime;1
(@ServerTime datetime output)
AS
BEGIN
SELECT @ServerTime=getdate()
END
www.eeworm.com/read/101018/6260772
cpp cnetclock.cpp
/*******************************************************************
* Advanced 3D Game Programming using DirectX 9.0
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
www.eeworm.com/read/101018/6261065
cpp cnetclock.cpp
/*******************************************************************
* Advanced 3D Game Programming using DirectX 9.0
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
www.eeworm.com/read/101018/6261327
cpp cnetclock.cpp
/*******************************************************************
* Advanced 3D Game Programming using DirectX 9.0
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
www.eeworm.com/read/101018/6261541
cpp cnetclock.cpp
/*******************************************************************
* Advanced 3D Game Programming using DirectX 9.0
* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
www.eeworm.com/read/374502/9402178
time
# This will put the current time, date, etc according to your server
# in the appropriate variables
alias servertime {
stack push on 391
^on ^391 * {
@ day = [$2]
@ month = [$3]
@ date = [$4]