代码搜索:DateTime
找到约 6,148 项符合「DateTime」的源代码
代码结果 6,148
www.eeworm.com/read/138196/5817275
java datetime.java
//jTDS JDBC Driver for Microsoft SQL Server and Sybase
//Copyright (C) 2004 The jTDS Project
//
//This library is free software; you can redistribute it and/or
//modify it under the terms of the GNU L
www.eeworm.com/read/133287/5906433
vmsbuild datetime.vmsbuild
#
# sample.vmsbuild
#
# $Id: //poco/Main/Foundation/samples/DateTime/DateTime.vmsbuild#5 $
#
EXE=DateTime
DateTime
www.eeworm.com/read/133287/5906435
cpp datetime.cpp
//
// DateTime.cpp
//
// $Id: //poco/Main/Foundation/samples/DateTime/src/DateTime.cpp#5 $
//
// This sample demonstrates the DateTime class.
//
// Copyright (c) 2004-2005, Guenter Obiltschnig/
www.eeworm.com/read/133287/5906466
h datetime.h
//
// DateTime.h
//
// $Id: //poco/Main/Foundation/include/Foundation/DateTime.h#5 $
//
// Definition of the DateTime class.
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
www.eeworm.com/read/133287/5906829
cpp datetime.cpp
//
// DateTime.cpp
//
// $Id: //poco/Main/Foundation/src/DateTime.cpp#5 $
//
// Copyright (c) 2004, Guenter Obiltschnig/Applied Informatics.
// All rights reserved.
//
// Redistribution and us
www.eeworm.com/read/126884/6010982
java datetime.java
package org.trinet.util;
import java.text.*;
import java.util.*;
import org.trinet.jdbc.datatypes.DateStringFormatter;
/**
* Handle Epoch date/time in a reasonable fashion
* Extends the Da
www.eeworm.com/read/125896/6020403
java datetime.java
/*********************************************************************
*
* Copyright (C) 2001 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under the t
www.eeworm.com/read/125640/6027442
js datetime.js
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|22 Apr 2003 06:29:51 -0000
vti_extenderversion:SR|4.0.2.6513
www.eeworm.com/read/124900/6039525
java datetime.java
import javax.microedition.midlet.*;
import javax.microedition.lcdui.*;
import java.util.*;
public class datetime extends MIDlet implements CommandListener
{
Display dis;
Form frm1,frm2;