代码搜索:Hello

找到约 10,000 项符合「Hello」的源代码

代码结果 10,000
www.eeworm.com/read/247212/4483573

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Server rm -f hello.ref ./server & server_pid=$! trap "kill $server_pid > /dev/null 2> /dev/null" 0 for i in 0 1 2 3 4 5 6 7 8 9 ; do if test -r hello.
www.eeworm.com/read/247212/4483947

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Naming Service echo "Starting Naming Service ..." rm -f nsd.ior nsd --ior nsd.ior & nsd_pid=$! trap "kill $nsd_pid > /dev/null 2> /dev/null" 0 # wa
www.eeworm.com/read/247212/4483976

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Naming Service echo "Starting Naming Service ..." rm -f nsd.ior nsd --ior nsd.ior & nsd_pid=$! trap "kill $nsd_pid > /dev/null 2> /dev/null" 0 # wa
www.eeworm.com/read/247212/4483983

hello

#!/bin/sh MICORC=/dev/null export MICORC OPT="-ORBCSIv2" ADDR="ssl:inet:localhost:0" SERVER_SEC_OPT="-ORBSSLCAfile ca_cert.pem -ORBSSLcert s_cert.pem -ORBSSLkey s_key.pem -ORBSSLverify 1" CLIENT_SEC
www.eeworm.com/read/247212/4484013

hello

#!/bin/sh MICORC=/dev/null export MICORC OPT="-ORBCSIv2" # run Server rm -f hello.ref ./server $OPT -ORBCSIv2Realm '@objectsecurity.com' -ORBGSSServerUser karel,cobalt -ORBUserIdentity karel,karel_
www.eeworm.com/read/247212/4484019

hello

#!/bin/sh MICORC=/dev/null export MICORC OPT="-ORBCSIv2" ADDR="ssl:inet:localhost:0" SERVER_SEC_OPT="-ORBSSLCAfile ca_cert.pem -ORBSSLcert s_cert.pem -ORBSSLkey s_key.pem -ORBSSLverify 1" CLIENT_SEC
www.eeworm.com/read/247212/4484028

hello

#!/bin/sh MICORC=/dev/null export MICORC OPT="-ORBCSIv2" # run Server rm -f hello.ref ./server $OPT -ORBCSIv2Realm '@objectsecurity.com' -ORBGSSServerUser karel,cobalt & server_pid=$! trap "kill $
www.eeworm.com/read/247212/4484034

hello

#!/bin/sh MICORC=/dev/null export MICORC OPT="-ORBCSIv2" ADDR="ssl:inet:localhost:0" SERVER_SEC_OPT="-ORBSSLCAfile ca_cert.pem -ORBSSLcert s_cert.pem -ORBSSLkey s_key.pem -ORBSSLverify 1" CLIENT_SEC
www.eeworm.com/read/247212/4484250

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Server rm -f hello.ref ./server & server_pid=$! trap "kill $server_pid > /dev/null 2> /dev/null" 0 for i in 0 1 2 3 4 5 6 7 8 9 ; do if test -r hello.
www.eeworm.com/read/247212/4484332

hello

#!/bin/sh MICORC=/dev/null export MICORC # run Server rm -f hello.ref ./server & server_pid=$! trap "kill $server_pid > /dev/null 2> /dev/null" 0 for i in 0 1 2 3 4 5 6 7 8 9 ; do if test -r hello.