代码搜索结果
找到约 10,000 项符合
Button 的代码
button.html
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|26 Aug 2008 15:52:50 -0000
vti_extenderversion:SR|6.0.2.6551
vti_backlinkinfo:VX|body.asp
button.htc
if(type=="submit" || type == "button")
{
onmouseover = function()
{
if(name=="btn")
className = "btnOver";
else if(name=="btn1")
className = "b
button.c
/*
** $Id: button.c,v 1.12.10.1 2006/06/16 01:01:45 xwyan Exp $
**
** button.c: The Button control demo program.
**
** Copyright (C) 2001 ~ 2002 Wei Yongming.
** Copyright (C) 2003 ~ 2006 Feynman Soft
button.h
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* - File
button.c
// This file has been prepared for Doxygen automatic documentation generation.
/*! \file ********************************************************************
*
* Atmel Corporation
*
* - File
button.pbi
This is an internal working file generated by the Source Browser.
09:17 22s
C:\Documents and Settings\vkbakken\Desktop\AVR323 Interfacing GSM modems\Source\IAR\ATAVRBFLY\ATAVRBFLY_FILES\button.c
C:
button.cpp
#include
#include
int main(int argc, char **argv)
{
QApplication button(argc, argv);
QPushButton hello("Hello, Button!", 0);
hello.resize(150, 30);
hello.setFon