代码搜索结果

找到约 10,000 项符合 LED 的代码

led.h

// LED.h : main header file for the LED application // #if !defined(AFX_LED_H__02FAEF15_9FEA_4715_8C1B_8DB4F2A56A41__INCLUDED_) #define AFX_LED_H__02FAEF15_9FEA_4715_8C1B_8DB4F2A56A41__INCLUDED_

led.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CLEDDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "LED.h"

led.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////

led.dsp

# Microsoft Developer Studio Project File - Name="LED" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appli

led.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE! ###############################################################################

led.cpp

// LED.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "LED.h" #include "LEDDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T