代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CClockDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "clock.h"
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.cpp
// clock.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "clock.h"
#include "clockDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static
clock.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
clock.plg
Build Log
--------------------Configuration: clock - Win32 Debug--------------------
Command Lines
Results
clock.exe - 0 error(
clock.h
#ifndef _REAL_TIMER_DS1302
#define _REAL_TIMER_DS1302
/*****************************预定义**************************************/
#define uchar unsigned char
#define uint unsigned int/***************