代码搜索:Clock

找到约 10,000 项符合「Clock」的源代码

代码结果 10,000
www.eeworm.com/read/293069/3935310

java clock.java

package manpowersystem; import java.util.*; import java.awt.*; import javax.swing.*; public class Clock extends JPanel implements Runnable { boolean keepRunning = true; int lastxs =
www.eeworm.com/read/292705/3944828

h clock.h

/* $Id: clock.h,v 1.3 1995/11/25 02:31:25 davem Exp $ * clock.h: Definitions for clock operations on the Sparc. * * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu) */ #ifndef _SPARC_C
www.eeworm.com/read/291502/3964554

java clock.java

/* * Copyright (c) 2000 David Flanagan. All rights reserved. * This code is from the book Java Examples in a Nutshell, 2nd Edition. * It is provided AS-IS, WITHOUT ANY WARRANTY either expressed or
www.eeworm.com/read/290798/3971425

h clock.h

/* ===================================================================================== File name: clock.h Originator: newimage R&D Description:
www.eeworm.com/read/290343/3979384

java clock.java

/* * Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copy
www.eeworm.com/read/288590/4006130

java clock.java

/* * Copyright 2005 Joe Walker * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of th
www.eeworm.com/read/287927/4015027

c clock.c

/******************* * * Copyright 1998-2003 IAR Systems. All rights reserved. * * $Revision: 1.6 $ * * This is the default implementation of the "clock" function of the * standard libra
www.eeworm.com/read/287839/4015851

c clock.c

/* clock.c - clock file for time.h */ /* Copyright 1992-2001 Wind River Systems, Inc. */ /* modification history -------------------- 01d,05oct01,dcb Fix SPR 9814 and SPR 7736. Change document to
www.eeworm.com/read/287799/4017688

h clock.h

//clock.h class CClockStatusBar : public CStatusBar { DECLARE_DYNCREATE(CClockStatusBar) public: CClockStatusBar(); ~CClockStatusBar(); private: CString m_strClockFormat; p
www.eeworm.com/read/287799/4017698

cpp clock.cpp

//类实现文件 //clock.cpp: //============== #include "stdafx.h" #include "clock.h" #include "Resource.h" #ifdef _DEBUG #undef THIS_FILE static char BASED_CODE THIS_FILE[] = __FILE__; #endif