代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/362762/2927300
h clock.h
/*
clock.h
Copyright 1995 Philip Homburg
*/
#ifndef CLOCK_H
#define CLOCK_H
struct timer;
typedef void (*timer_func_t) ARGS(( int fd, struct timer *timer ));
typedef struct timer
{
struct timer
www.eeworm.com/read/362748/2928301
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/361772/2944445
cs clock.cs
namespace Delegates
{
using System.Windows.Forms;
class Clock
{
public Clock(TextBox displayBox)
{
this.display = displayBox;
}
public voi
www.eeworm.com/read/361772/2944456
cs clock.cs
namespace Delegates
{
using System.Windows.Forms;
class Clock
{
public Clock(TextBox displayBox)
{
this.display = displayBox;
}
public voi
www.eeworm.com/read/361772/2944656
cs clock.cs
namespace Operators
{
class Clock
{
public Clock()
{
System.DateTime now = System.DateTime.Now;
this.hour = new Hour(now.Hour);
this.minute = new Minute(now.Minute);
this.
www.eeworm.com/read/361772/2944670
cs clock.cs
namespace Operators
{
class Clock
{
public Clock()
{
System.DateTime now = System.DateTime.Now;
this.hour = new Hour(now.Hour);
this.minute = new Minute(now.Minute);
this.
www.eeworm.com/read/361261/2948547
c clock.c
/*****************************************************************************
* input_clock.c: Clock/System date convertions, stream management
*****************************************************
www.eeworm.com/read/360211/2966737
h clock.h
#if !defined(AFX_CLOCK_H__BD8EE04A_F00E_4DCF_B3FE_25EA804CEA0F__INCLUDED_)
#define AFX_CLOCK_H__BD8EE04A_F00E_4DCF_B3FE_25EA804CEA0F__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/360211/2966746
cpp clock.cpp
// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++
// NOTE: Do not modify the contents of this file. If this class is regenerated by
// Microsoft Visual C++, your m
www.eeworm.com/read/360211/2966754
odl clock.odl
// Clock.odl : type library source for ActiveX Control project.
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (Clock.tlb) that will become