代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/169937/5408571
c mou_ads.c
/*
* Microwindows touch screen driver for ADS Graphics Client (www.flatpanels.com)
*
* Copyright (c) 2000 Century Software Embedded Technologies
*
* Requires /dev/ts kernel driver (char special 1
www.eeworm.com/read/169937/5408575
c mou_ipaq.c
/*
* Microwindows touch screen driver for UCB1200 & UCB1300's
* used with ARM boards, including Compaq iPAQ and Intel Assabet.
*
* Copyright (c) 2000, 2003 Century Software Embedded Technologies
www.eeworm.com/read/169937/5408659
c mou_ps5.c
/*
* Microwindows touch screen driver for Psion 5
*/
#include
#include
#include
#include
#include
#include
#include
#define
www.eeworm.com/read/165261/5484047
java sqltypevalue.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/164931/5485835
hlp datetime.hlp
The date/time dialog box is for setting a date/time parameter. It contains
6 spin boxes representing hour, minute, secs, month, day, and year.
To manipulate the spin boxes, simply use the up and do
www.eeworm.com/read/164604/5488790
java amplifier.java
package headfirst.facade.hometheater;
public class Amplifier {
String description;
Tuner tuner;
DvdPlayer dvd;
CdPlayer cd;
public Amplifier(String description) {
this.description = descript
www.eeworm.com/read/161513/5551928
java saveasimagefilechooser.java
// **********************************************************************
//
//
//
// BBN Technologies
// 10 Moulton Street
// Cambridge, MA 02138
// (617) 873-8000
//
// Copyright
www.eeworm.com/read/161438/5553691
c utime.c
#include
#include
void main(int argc, char **argv)
{
if (utime(argv[1], (struct utimbuf *) NULL))
printf("Error setting date and time\n");
else
printf("Da
www.eeworm.com/read/158793/5594725
c mou_ads.c
/*
* Microwindows touch screen driver for ADS Graphics Client (www.flatpanels.com)
*
* Copyright (c) 2000 Century Software Embedded Technologies
*
* Requires /dev/ts kernel driver (char special 1
www.eeworm.com/read/158793/5594729
c mou_ipaq.c
/*
* Microwindows touch screen driver for UCB1200 & UCB1300's
* used with ARM boards, including Compaq iPAQ and Intel Assabet.
*
* Copyright (c) 2000, 2003 Century Software Embedded Technologies