代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.plg
Build Log
--------------------Configuration: Clock - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"D
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
clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockView
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Clock.h
clock.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
clock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
clock.h
// Clock.h : main header file for the CLOCK application
//
#if !defined(AFX_CLOCK_H__6ABBC808_0D9D_4518_AFDC_41C6ECF5F4BE__INCLUDED_)
#define AFX_CLOCK_H__6ABBC808_0D9D_4518_AFDC_41C6ECF5F4BE__IN
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