代码搜索结果
找到约 50,122 项符合
Button 的代码
button.pbi
This is an internal working file generated by the Source Browser.
07:49 22s
E:\AT91EBxx\button.c
E:\AT91EBxx\button.c
--fpu
None
-D
RAMCODE=1
-lCN
E:\AT91EBxx\ramcode-EBxx\List\
-o
E:\AT91E
a2dp_sd_button.button
// Copyright (C) Cambridge Silicon Radio Ltd. 2005-2006
// Part of BlueLab 3.5.2-release
// Bind buttons to PIOs
pio 3 BUTTON
// Define the button press actions
message APP_BUTTON_PRESS_IND
button.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CButtonDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Button.
button.rc2
//
// BUTTON.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////
button.dsp
# Microsoft Developer Studio Project File - Name="Button" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
button.plg
Build Log
--------------------Configuration: Button - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"
button.java
import java.awt.*;
import java.awt.event.*;
public class button implements ActionListener {
Frame f;
Button b1, b2, b3;
Panel p;
public static void main(String[] args) {
button er
button.aspx
public void Button_Click(Object sender,EventArgs e)
{
string argName = ((Button)sender).CommandName;
string argArg = ((Button)s
button.aspx
public void Button_Click(Object sender,EventArgs e)
{
string argName = ((Button)sender).CommandName;
string argArg = ((Button)s