代码搜索:TTime
找到约 360 项符合「TTime」的源代码
代码结果 360
www.eeworm.com/read/137329/13329573
cpp ttime.cpp
#include
#include
_LIT(KTxtExampleCode,"时间演示");
LOCAL_D CConsoleBase* console;
//执行例子程序
LOCAL_C void callExampleL();
LOCAL_D TInt error;
LOCAL_C void Exit(
www.eeworm.com/read/137329/13329575
opt ttime.opt
www.eeworm.com/read/137329/13329578
ncb ttime.ncb
www.eeworm.com/read/137329/13329586
dsp ttime.dsp
# Microsoft Developer Studio Project File - Name="TTIME" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/137329/13329590
dsw ttime.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/137329/13329594
mmp ttime.mmp
TARGET TTime.exe
TARGETTYPE exe
UID 0
VENDORID 0x70000001
SOURCEPATH .
SOURCE TTime.cpp
USERINCLUDE .
USERINCLUDE .
SYSTEMINCLUDE \Epoc32\include
LIBRA
www.eeworm.com/read/137329/13329606
plg ttime.plg
Build Log
--------------------Configuration: TTIME - Win32 Uni Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADM
www.eeworm.com/read/137626/5823079
h ttime.h
/* $Id: ttime.h,v 1.8 2004/11/12 09:49:05 zas Exp $ */
#ifndef EL__UTIL_TTIME_H
#define EL__UTIL_TTIME_H
#ifdef HAVE_SYS_TIME_H
#include
#endif
#ifdef HAVE_TIME_H
#include
#end
www.eeworm.com/read/137626/5823109
c ttime.c
/* Time operations */
/* $Id: ttime.c,v 1.7.14.1 2005/02/28 01:21:35 jonas Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_SYS_TIME_H
#include
#endif
#ifdef HAVE_TI
www.eeworm.com/read/120203/14811109