代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/306765/3734625
searchresults enor.searchresults
---- ADC Matches (42 in 4 files) ----
BoardIni.c (d:\enor\controler\enoronhand\source\platform\avr): /* ADC setting */
BoardIni.c (d:\enor\controler\enoronhand\source\platform\avr):/* ADCSRA
Bo
www.eeworm.com/read/305098/3780548
java nocachetag.java
package com.ora.jsp.tags;
import javax.servlet.http.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
/**
* This class is a custom action for setting response headers
* tha
www.eeworm.com/read/304657/3793698
java serial.java
// Copyright (c) 2003-2004 Brian Wellington (bwelling@xbill.org)
package org.xbill.DNS;
/**
* Helper functions for doing serial arithmetic. These should be used when
* setting/checking SOA serial
www.eeworm.com/read/299781/3850777
h bitops.h
#ifndef _ASM_BITOPS_H
#define _ASM_BITOPS_H
/*
* Copyright 1992, Linus Torvalds.
*/
#ifdef i386
/*
* These have to be done with inline assembly: that way the bit-setting
* is guaranteed to be ato
www.eeworm.com/read/294038/3925260
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in
www.eeworm.com/read/292705/3949867
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in
www.eeworm.com/read/282272/4106328
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/273740/4199329
c ipt_tcpmss.c
/*
* This is a module which is used for setting the MSS option in TCP packets.
*
* Copyright (c) 2000 Marc Boucher
*/
#include
#include
#include
#in