代码搜索:Behaviour

找到约 1,042 项符合「Behaviour」的源代码

代码结果 1,042
www.eeworm.com/read/470693/1465218

java thread_interrupt.java

// Test interrupt() behaviour on a thread in wait(), sleep(), and spinning // in a loop. // Origin: Bryce McKinlay class Waiter extends Thread { public synchronized void ru
www.eeworm.com/read/457515/1596322

java requestwrapper.java

package net.java.workeffort.webapp.support; import javax.servlet.http.HttpServletRequest; import javax.servlet.http.HttpServletRequestWrapper; /** * Used to mimic standard container behaviour for g
www.eeworm.com/read/229812/4737071

c diag0010.c

/* Test unterminated string behaviour for the C compiler. * -za switch OFF */ #if 0 char *s1 = " ; #endif char *s2 = " ; int main( void ) { return ( 0 ); }
www.eeworm.com/read/190666/5180585

java thread_interrupt.java

// Test interrupt() behaviour on a thread in wait(), sleep(), and spinning // in a loop. // Origin: Bryce McKinlay class Waiter extends Thread { public synchronized void ru
www.eeworm.com/read/177235/5331732

h config_api.h

#ifndef NET_SNMP_CONFIG_API_H #define NET_SNMP_CONFIG_API_H /** * Library API routines concerned with configuration and control * of the behaviour of the library, agent and other ap
www.eeworm.com/read/340665/3281747

java thread_interrupt.java

// Test interrupt() behaviour on a thread in wait(), sleep(), and spinning // in a loop. // Origin: Bryce McKinlay class Waiter extends Thread { public synchronized void ru
www.eeworm.com/read/282003/4110337

java usbio_query_pipe_statistics.java

package de.thesycon.usbio.structs; /** * The USBIO_QUERY_PIPE_STATISTICS class provides options that modify the behaviour * of the IOCTL_USBIO_QUERY_PIPE_STATISTICS operation. * This structur
www.eeworm.com/read/277826/4150168

cs holidaytestcase.cs

using System; using NUnit.Framework; using Castle.MonoRail.TestSupport; namespace NetBpm.Test.Web { /// /// Test the behaviour of the web application by using the holiday example.
www.eeworm.com/read/271875/4220998

c mteobjectstable.c

/* * DisMan Event MIB: * Implementation of the mteObjectsTable MIB interface * See 'mteObjects.c' for active behaviour of this table. * * (based on mib2c.table_data.conf output) */ #include
www.eeworm.com/read/271875/4221000

c mteeventsettable.c

/* * DisMan Event MIB: * Implementation of the mteEventSetTable MIB interface * See 'mteEvent.c' for active behaviour of this table. * * (based on mib2c.table_data.conf output) */ #include