代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/101082/6252263
c clock.c
#ifndef lint
static char *sccsid = "@(#)clock.c 4.1 (ULTRIX) 8/9/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1989 b
www.eeworm.com/read/101082/6252265
h clock.h
/*
* @(#)clock.h 4.2 (ULTRIX) 8/9/90
*/
/************************************************************************
* *
* Copyright (c) 1985,86,87,88,89 by *
* Digital Equipment Corpora
www.eeworm.com/read/101082/6252353
c clock.c
#ifndef lint
static char *sccsid = "@(#)clock.c 4.1 (ULTRIX) 7/2/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 198
www.eeworm.com/read/101082/6252354
h clock.h
/*
* @(#)clock.h 4.1 Ultrix 7/2/90
*/
/************************************************************************
* *
* Copyright (c) 1985 by *
* Digital Equipment Corporation, Mayna
www.eeworm.com/read/101066/6256443
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/420856/6277059
desktop clock.desktop
[Desktop Entry]
Comment=A Clock Program
Exec=clock
Icon=Clock
Type=Application
Name=Clock
Name[no]=Klokke
Name[de]=Uhr
Name[ja]=時計
Name[zh_CN]=时间
www.eeworm.com/read/114785/6278988
java clock.java
import java.util.*;
import java.awt.*;
import java.applet.*;
public class Clock extends Applet implements Runnable
{
Thread timer = null;
int lastxs=0, lastys=0, lastxm=0, lastym=0, lastxh=0,
www.eeworm.com/read/114785/6278990
class clock.class
www.eeworm.com/read/125603/6280039