代码搜索:Configurable
找到约 1,039 项符合「Configurable」的源代码
代码结果 1,039
www.eeworm.com/read/249144/4455458
h pngconf.h
/* pngconf.h - machine configurable file for libpng
*
* libpng 1.0.9 - January 31, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Rand
www.eeworm.com/read/247605/4477071
h pngconf.h
/* pngconf.h - machine configurable file for libpng
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 Glenn Rande
www.eeworm.com/read/242732/4537438
todo
WISHLIST:
* Make timeouts configurable.
* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
* DNSSEC compatibility - be
www.eeworm.com/read/232407/4700943
h pngconf.h
/* pngconf.h - machine configurable file for libpng
*
* libpng 1.0.12 - June 8, 2001
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2001 Glenn Randers
www.eeworm.com/read/216802/4881252
todo
WISHLIST:
* Make timeouts configurable.
* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
* DNSSEC compatibility - be
www.eeworm.com/read/211187/4945389
h pngconf.h
/* pngconf.h - machine configurable file for libpng
*
* libpng 1.2.5 - October 3, 2002
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2002 Glenn R
www.eeworm.com/read/208294/4994625
h pngconf.h
/* pngconf.h - machine configurable file for libpng
*
* libpng version 1.2.8 - December 3, 2004
* For conditions of distribution and use, see copyright notice in png.h
* Copyright (c) 1998-2004 G
www.eeworm.com/read/205824/5016132
todo
WISHLIST:
* Make timeouts configurable.
* `fake' reverse queries (give nnn.nnn.nnn.nnn either always or on error)
* `fake' forward queries (allow nnn.nnn.nnn.nnn -> A)
* DNSSEC compatibility - be
www.eeworm.com/read/204713/5029450
vhd iocore.vhd
--
-- iocore.vhd
--
-- io devices for core print only
-- means all 56 pins are configurable IOs
--
--
-- io address mapping:
--
-- 0 in, out port not used
-- 1 status
-- 2 uart data (rd/wr)
--
--
www.eeworm.com/read/204325/5032810
java environmentwrapper.java
package org.j3de.server;
import org.j3de.interfaces.LocalEnvironment;
import org.j3de.util.Configurable;
public class EnvironmentWrapper extends WrapperComponent {