代码搜索结果
找到约 50,122 项符合
Button 的代码
button.d
.\Obj\button.o: ..\..\Source\src\button.c
.\Obj\button.o: ..\..\Libraries\CMSIS\Core\CM3\stm32f10x.h
.\Obj\button.o: ..\..\Libraries\CMSIS\Core\CM3\core_cm3.h
.\Obj\button.o: d:\Keil\ARM\RV31\INC\s
button.txt
; generated by ARM C/C++ Compiler with , RVCT4.0 [Build 524] for uVision
; commandline ArmCC [--split_sections --debug -c --asm --interleave -o.\Obj\button.o --depend=.\Obj\button.d --device=DARMSTM
button.h
/****************************************************************************
* Copyright (C), 2009-2010, www.armfly.com
*
* 文件名: button.h
* 内容简述: 头文件
*
* 文件历史:
* 版本号 日期 作者 说明
* v0.1
button.c
/****************************************************************************
* Copyright (C), 2009-2010, www.armfly.com
*
* 文件名: button.c
* 内容简述: 本模块实现7个按键的检测,具有滤波机制,支持按下,弹起和长按动作。
* 通过GetKey()
button.as
class mx.controls.Button extends mx.controls.SimpleButton
{
var initializing, labelPath, initIcon, getState, enabled, phase, idNames, __width, __height, setState, invalidate, __get__labelPlaceme
button.js
if(!dojo._hasResource["dijit.form.Button"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dijit.form.Button"] = true;
dojo.provide("dijit.for
sync.button.js
/**
* Component rendering peer: Button
*/
Echo.Sync.Button = Core.extend(Echo.Render.ComponentSync, {
$static: {
/**
* Default margin between icon and text elements.
button.js
Class("linb.UI.Button", ["linb.UI.Widget","linb.absValue"],{
Instance:{
activate:function(){
this.getSubNode('FOCUS').focus();
return this;
},
button.js
Class('App.linb_UI_Button', 'linb.Com',{
Instance:{
//base Class for linb.Com
base:["linb.UI"],
//requried class for the App
required:["linb.UI.Button", "linb.UI.D
button-min.js
Ext.Button=Ext.extend(Ext.Component,{hidden:false,disabled:false,pressed:false,enableToggle:false,menuAlign:"tl-bl?",type:"button",menuClassTarget:"tr",clickEvent:"click",handleMouseEvents:true,toolti