代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/367643/2841156
clw clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockCtrl
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Clock.h
www.eeworm.com/read/367643/2841158
def clock.def
; Clock.def : Declares the module parameters.
LIBRARY "CLOCK.OCX"
EXPORTS
DllCanUnloadNow @1 PRIVATE
DllGetClassObject @2 PRIVATE
DllRegisterServer @3 PRIVATE
DllUnregisterS
www.eeworm.com/read/367643/2841159
rc clock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/367643/2841160
dsw clock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/367643/2841162
h clock.h
#if !defined(AFX_CLOCK_H__B718F913_4FC8_41D2_A826_E3A277A30A4E__INCLUDED_)
#define AFX_CLOCK_H__B718F913_4FC8_41D2_A826_E3A277A30A4E__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/367643/2841163
cpp clock.cpp
// Clock.cpp : Implementation of CClockApp and DLL registration.
#include "stdafx.h"
#include "Clock.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/367182/2851488
c clock.c
/* Copyright (C) 1991, 1997, 1998, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
www.eeworm.com/read/367182/2851679
c clock.c
/* Copyright (C) 1991, 1992, 1996, 1999 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it un
www.eeworm.com/read/367182/2854044
c clock.c
/* Return the CPU time used by the program so far. Hurd version.
Copyright (C) 2001 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software
www.eeworm.com/read/365785/2895316
c clock.c
/*
clock.c
Copyright 1995 Philip Homburg
*/
#include "inet.h"
#include "proto.h"
#include "generic/assert.h"
#include "generic/buf.h"
#include "generic/clock.h"
#include "generic/type.h"
THIS_FILE