代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/261929/4318839
java clock.java
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import java.util.Date;
public class clock extends java.applet.Applet implements Runnable{
Font myfont=new Font("TimesRoman",Font.
www.eeworm.com/read/261929/4319047
java clock.java
package untitled1;
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import java.util.Date;
public class clock extends Applet implements Runnable{
Thread timer = null;
int lastX
www.eeworm.com/read/261580/4320757
c clock.c
/* Copyright (C) 1992-2000 the Florida State University
Distributed by the Florida State University under the terms of the
GNU Library General Public License.
This file is part of Pthreads.
Pt
www.eeworm.com/read/261580/4321077
h clock.h
#ifndef _ASMSPARC_CLOCK_PARAM_H
#define _ASMSPARC_CLOCK_PARAM_H
#include
#ifndef __ASSEMBLER__
int gettimeofday(struct timeval *tv, struct timezone *tz);
int settimeofday(const st
www.eeworm.com/read/261389/4322039
java clock.java
import java.applet.*;
import java.awt.*;
import java.util.*;
import java.text.*;
import java.net.*;
import java.awt.image.*;
class RotateG
{
private Graphics g;
private int ox = 0
www.eeworm.com/read/259371/4343906
c clock.c
/*
* Copyright (c) 1998-2000 Sendmail, Inc. and its suppliers.
* All rights reserved.
* Copyright (c) 1983, 1995-1997 Eric P. Allman. All rights reserved.
* Copyright (c) 1988, 1993
* The R
www.eeworm.com/read/259100/4346285
java clock.java
//时钟
package myQQ;
import java.util.*;
import java.awt.*;
import java.awt.event.*;
import java.awt.geom.*;
import javax.swing.*;
import javax.swing.Timer;
class Clock extends JPanel
{
i
www.eeworm.com/read/259059/4346609
java clock.java
/*
* Copyright (c) 2006, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide
www.eeworm.com/read/259059/4346847
c clock.c
#include "sys/clock.h"
#include "sys/etimer.h"
#include
#include
static volatile clock_time_t count;
/*----------------------------------------------------------------
www.eeworm.com/read/259059/4347311
c clock.c
/*
* Copyright (c) 2005, Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provide