代码搜索:whenever
找到约 2,638 项符合「whenever」的源代码
代码结果 2,638
www.eeworm.com/read/324447/3503224
g test4.g
if ( is_boolean(script) )
{
print "Master"
s := client("SUN4/glish", "demos/test4.g", "-- arg1 arg2 arg3")
whenever s->* do
print $name, $value
s->foo( 1:5 )
s->foo( "hello there" )
}
else
www.eeworm.com/read/323581/3514674
g test4.g
if ( is_boolean(script) )
{
print "Master"
s := client("SUN4/glish", "demos/test4.g", "-- arg1 arg2 arg3")
whenever s->* do
print $name, $value
s->foo( 1:5 )
s->foo( "hello there" )
}
else
www.eeworm.com/read/285874/8807118
htm ei21.htm
Effective C++, 2E | Item 21: Use const whenever possible
www.eeworm.com/read/279032/10481023
htm ei21.htm
Effective C++, 2E | Item 21: Use const whenever possible
www.eeworm.com/read/225725/14522201
htm ei21.htm
Effective C++, 2E | Item 21: Use const whenever possible
www.eeworm.com/read/108874/15573304
htm ei21.htm
Effective C++, 2E | Item 21: Use const whenever possible
www.eeworm.com/read/101783/15817527
htm ei21.htm
Effective C++, 2E | Item 21: Use const whenever possible
www.eeworm.com/read/316872/3606806
makefile
obj-$(CONFIG_IP_DCCP) += dccp.o dccp_ipv4.o
dccp-y := ccid.o feat.o input.o minisocks.o options.o output.o proto.o timer.o
dccp_ipv4-y := ipv4.o
# build dccp_ipv6 as module whenever either IPv6 or