代码搜索:Behaviour

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

代码结果 1,042
www.eeworm.com/read/462670/1543620

as callmethod-undefined-this.as

// makeswf -v 7 -s 200x150 -r 1 -o callmethod-undefined-this.swf callmethod-undefined-this.as trace ("Test the behaviour of CallMethod with a function name of undefined or \"\""); function foo () {
www.eeworm.com/read/459034/1574778

java sorter.java

package jmathlib.tools.junit.runner; import java.util.*; /** * A custom quick sort with support to customize the swap behaviour. * NOTICE: We can't use the the sorting support from the JDK
www.eeworm.com/read/219550/4847808

java cancelconnectbehaviour.java

package planet.symphony.behaviours; import planet.commonapi.Node; import planet.commonapi.RouteMessage; import planet.commonapi.behaviours.Behaviour; import planet.symphony.SymphonyNode; import
www.eeworm.com/read/219550/4847812

java setinfobehaviour.java

package planet.symphony.behaviours; import planet.commonapi.Node; import planet.commonapi.RouteMessage; import planet.commonapi.behaviours.Behaviour; import planet.results.LinkStateResults; imp
www.eeworm.com/read/219550/4847816

java closeneighbourconnectbehaviour.java

package planet.symphony.behaviours; import planet.commonapi.Node; import planet.commonapi.NodeHandle; import planet.commonapi.RouteMessage; import planet.commonapi.behaviours.Behaviour; impor
www.eeworm.com/read/334125/3374668

readme

This framework uses a VMware Server hosted Windows guest VM to test the behaviour of Windows -> Samba and Samba -> Windows interactions. To setup a Windows host for testing, vm_setup.tar.gz contain so
www.eeworm.com/read/333859/3380665

java ssresponderdispatcher.java

package jade.proto; import jade.core.*; import jade.core.behaviours.*; import jade.lang.acl.*; /** * This behaviour is designed to be used together with the Single-Session responder protocol
www.eeworm.com/read/292144/3956598

todo

Bugfix ====== P->current (Fix observable behaviour?) New calling convention for guard bifs (Recognize at load time). Long branches: timer:tc(hipe,c,[megaco_text_parser,[{timeout,infinity}]]).
www.eeworm.com/read/271875/4221088

c schedtable.c

/* * DisMan Schedule MIB: * Core implementation of the schedTable MIB interface. * See 'schedCore.c' for active behaviour of this table. * * (based on mib2c.table_data.conf output) */ #incl
www.eeworm.com/read/385462/2590271

c test-mmap.c

/* * Small test program to verify simulated mmap behaviour. * * When running qemu-linux-user with the -p flag, you may need to tell * this test program about the pagesize because getpagesize() wil