代码搜索:Configurable

找到约 1,039 项符合「Configurable」的源代码

代码结果 1,039
www.eeworm.com/read/202706/15375493

txt 程序说明.txt

ISR-Driven Serial I/O V2 This example program provides you with easily configurable interrupt-driven serial I/O routines. The buffer sizes for receive and transmit may be independently configured t
www.eeworm.com/read/479151/1339350

h st_options.h

/* The compile-time configurable defaults for the Linux SCSI tape driver. Copyright 1995-2000 Kai Makisara. Last modified: Sat Apr 22 14:47:02 2000 by makisara@kai.makisara.local */ #ifnde
www.eeworm.com/read/179911/5296116

h st_options.h

/* The compile-time configurable defaults for the Linux SCSI tape driver. Copyright 1995-2000 Kai Makisara. Last modified: Sat Apr 22 14:47:02 2000 by makisara@kai.makisara.local */ #ifnde
www.eeworm.com/read/350097/3131009

h st_options.h

/* The compile-time configurable defaults for the Linux SCSI tape driver. Copyright 1995-2000 Kai Makisara. Last modified: Sat Apr 22 14:47:02 2000 by makisara@kai.makisara.local */ #ifnde
www.eeworm.com/read/310422/3698410

phpt db_error2.phpt

--TEST-- DB configurable error handler test --FILE--
www.eeworm.com/read/141954/5767528

java mp3inputstream.java

package streams.mp3; import java.util.*; import java.io.*; import streams.MediaInputStream; import common.Configuration; import common.Configurable; import common.Bitmask; import common.Delay; /**
www.eeworm.com/read/209559/4965850

h st_options.h

/* The compile-time configurable defaults for the Linux SCSI tape driver. Copyright 1995-2003 Kai Makisara. Last modified: Mon Apr 7 22:49:18 2003 by makisara */ #ifndef _ST_OPTIONS_H #de
www.eeworm.com/read/209559/4967266

h dm-io.h

/* * Copyright (C) 2003 Sistina Software * * This file is released under the GPL. */ #ifndef _DM_IO_H #define _DM_IO_H #include "dm.h" /* FIXME make this configurable */ #define DM_MAX_IO_REGIO
www.eeworm.com/read/204325/5032803

java environmentlist.java

package org.j3de.server; import java.util.Iterator; import org.j3de.util.Configurable; import org.j3de.interfaces.LocalEnvironment; public interface EnvironmentList extends Co
www.eeworm.com/read/204325/5032805

java applicationlist.java

package org.j3de.server; import java.util.Iterator; import org.j3de.util.Configurable; import org.j3de.interfaces.Application; public interface ApplicationList extends Configurabl