代码搜索结果

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

button.h

// Button.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error 在包含用于 PCH 的此文件之前包含“stdafx.h” #endif #include "resource.h" // 主符号 // CButtonApp: // 有关此类的实现,请参阅 Butt

button.cpp

// Button.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "Button.h" #include "ButtonDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #endif // CButtonApp BEGIN_MESSAGE_MAP(CButtonApp,

button.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Button", "Button.vcproj", "{49E673E0-2A4D-41BD-A59A-A7FFFF4F5C30}" ProjectSection(Pro

button.h

/* ********************************************************************************************************* * uC/GUI V3.98 * Univ

button.c

/* ********************************************************************************************************* * uC/GUI V3.98 * Univ

button.c

/* * acpi_button.c - ACPI Button Driver ($Revision: 30 $) * * Copyright (C) 2001, 2002 Andy Grover * Copyright (C) 2001, 2002 Paul Diefenbaugh

button.c

#include #include #include #include #include #include #include typedef struct Button Button; struct Button { Control; CImage *

button.h

#ifndef _button_Module_H #define _button_Module_H /* * Include the generic CPU header file */ #include "mcf5xxx.h" /* * Include the specific CPU header file */ #include "mcf5213.h"

button.c

/***************************************************** www.hhcn.org www.hhcn.com author:michael.chen email:mingzhixx@gmail.com time:2006.05.17 revision:1.0 **********************************