代码搜索:Hello
找到约 10,000 项符合「Hello」的源代码
代码结果 10,000
www.eeworm.com/read/416830/2106275
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/416830/2106304
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/416830/2106311
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 -ORBCSIv2 &
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
www.eeworm.com/read/416830/2106324
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 -ORBCSIv2 &
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
www.eeworm.com/read/416830/2106335
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 &
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 -
www.eeworm.com/read/416830/2106342
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 -ORBCSIv2 &
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
www.eeworm.com/read/416830/2106350
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 &
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 -
www.eeworm.com/read/416830/2106362
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
rm -f NameService-root.inf
echo "starting Naming Service daemon ..."
nsd -ORBIIOPAddr inet:`uname -n`:12456 &
nsd_pid=$!
sleep 3
# run Server
#rm -f hello
www.eeworm.com/read/416830/2106373
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 &
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 -
www.eeworm.com/read/416830/2106383
hello
#!/bin/sh
MICORC=/dev/null
export MICORC
# run Server
rm -f hello.ref
./server -ORBSL3 -ORBCSIv2 &
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