代码搜索:Button
找到约 10,000 项符合「Button」的源代码
代码结果 10,000
www.eeworm.com/read/264097/4291810
xpm start_button.xpm
/* XPM */
static char * start_xpm[] = {
"50 16 10 1",
" c None",
". c #707070",
"+ c #FFFFFF",
"@ c #000000",
"# c #99CC00",
"$ c #C0C0C0",
"% c #666600",
"& c #333300",
"* c #336600",
"= c #003300",
www.eeworm.com/read/262766/4309648
php insert_button.php
window.onload = this.focus
window.opener.doStyles()
function printStyleList() {
if (window.opener.document.getElementById("sStyles") != null) {
document.write(wi
www.eeworm.com/read/262766/4309654
php modify_button.php
var myPage = window.opener;
window.opener.doStyles()
window.onload = setValues;
var buttonName = myPage.selectedButton.name;
var buttonValue = myPage.selectedButton
www.eeworm.com/read/259555/4342614
js form_button.js
function loadTxt()
{
var txtLang = document.getElementsByName("txtLang");
txtLang[0].innerHTML = "\u79cd\u7c7b ";
txtLang[1].innerHTML = "\u540d\u79f0 ";
txtLang[2].innerHTML
www.eeworm.com/read/259059/4347360
h button-sensor.h
#ifndef __BUTTON_SENSOR_H__
#define __BUTTON_SENSOR_H__
#include "lib/sensors.h"
extern const struct sensors_sensor button_sensor;
#define BUTTON_SENSOR "Button"
void button_press(void);
#endif /
www.eeworm.com/read/259059/4347363
c button-sensor.c
#include "dev/button-sensor.h"
const struct sensors_sensor button_sensor;
/*---------------------------------------------------------------------------*/
void
button_press(void)
{
sensors_changed
www.eeworm.com/read/259059/4347442
h button-sensor.h
#ifndef __BUTTON_SENSOR_H__
#define __BUTTON_SENSOR_H__
#include "lib/sensors.h"
extern const struct sensors_sensor button_sensor;
#define BUTTON_SENSOR "Button"
void button_press(void);
#endif /
www.eeworm.com/read/259059/4347451
c button-sensor.c
#include "dev/button-sensor.h"
const struct sensors_sensor button_sensor;
/*---------------------------------------------------------------------------*/
void
button_press(void)
{
sensors_changed
www.eeworm.com/read/259059/4347485
h button-sensor.h
/*
* Copyright (c) 2005, Swedish Institute of Computer Science
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/259059/4347497
c button-sensor.c
/*
* Copyright (c) 2005, Swedish Institute of Computer Science
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided