代码搜索:Clock
找到约 10,000 项符合「Clock」的源代码
代码结果 10,000
www.eeworm.com/read/353006/3091296
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/353006/3091299
plg clock.plg
Build Log
--------------------Configuration: clock - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/353006/3091303
rc clock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/353006/3091304
h clock.h
// clock.h : main header file for the CLOCK application
//
#if !defined(AFX_CLOCK_H__0CD30B98_7DD0_44F5_9DAB_299E2C072B02__INCLUDED_)
#define AFX_CLOCK_H__0CD30B98_7DD0_44F5_9DAB_299E2C072B02__IN
www.eeworm.com/read/353006/3091308
clw clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockView
LastTemplate=CView
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "clock.h"
www.eeworm.com/read/353006/3091309
dsp clock.dsp
# Microsoft Developer Studio Project File - Name="clock" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) App
www.eeworm.com/read/353006/3091310
cpp clock.cpp
// clock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "clock.h"
#include "MainFrm.h"
#include "clockDoc.h"
#include "clockView.h"
#ifdef _DEBUG
www.eeworm.com/read/353006/3091313
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/353006/3091316
plg clock.plg
Build Log
--------------------Configuration: clock - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
www.eeworm.com/read/352449/3094650
java clock.java
// 程序:电子小时钟
// 范例文件:Clock.java
import java.awt.*;
import java.util.*;
import java.applet.*;
public class Clock extends Applet implements Runnable
{
int hour,minute,seco