代码搜索:DateTime
找到约 6,148 项符合「DateTime」的源代码
代码结果 6,148
www.eeworm.com/read/398942/7907293
bmp datetime.bmp
www.eeworm.com/read/298962/7913324
h datetime.h
#if !defined(AFX_DateTimeDLG_H__D8E5B436_BBF1_11D1_A18D_DCB3C85EBD34__INCLUDED_)
#define AFX_DateTimeDLG_H__D8E5B436_BBF1_11D1_A18D_DCB3C85EBD34__INCLUDED_
#if _MSC_VER >= 1000
#pragma once
#end
www.eeworm.com/read/198748/7913712
obj datetime.obj
www.eeworm.com/read/198748/7914441
c datetime.c
/* --------------------------------------------------------------------
FILENAME: DATETIME.C
FUNCTION: Offers some functions on getting or setting the
date and time.
AUTHOR: Bob Kong.
DA
www.eeworm.com/read/298428/7962033
c datetime.c
#include
void main ()
{
printf("Beta Testing: Last compiled %s %s\n", __DATE__,
__TIME__);
}
www.eeworm.com/read/197685/7978433
rc datetime.rc
// Microsoft Visual C++ generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
/
www.eeworm.com/read/197685/7978436
ico datetime.ico
www.eeworm.com/read/197685/7978441
cpp datetime.cpp
// DateTime.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "DateTime.h"
#include "DateTimeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CDateTimeApp
BEGIN_MESSAGE_MAP(CDat
www.eeworm.com/read/197685/7978445
h datetime.h
// DateTime.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error include 'stdafx.h' before including this file for PCH
#endif
#include "resource.h" // 主符号
// CDate
www.eeworm.com/read/197685/7978451
sln datetime.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "DateTime", "DateTime.vcproj", "{D790683B-AF6C-4560-B4A6-D219976BD187}"
ProjectSection