代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/221205/14753682
b
echo "oms" | dd conv=ebcdic 2>/dev/null | od -b | read -r f1 rest; for i in $rest
do
echo "\\\\0$i\c"
done
www.eeworm.com/read/121395/14757763
sh choose.sh
result="$4"
case "$1" in
*c*) ./compile $2.c >/dev/null 2>&1 || result="$3" ;;
esac
case "$1" in
*l*) ./load $2 >/dev/null 2>&1 || result="$3" ;;
esac
case "$1" in
*L*) lib=`cat $5.lib`; ./l
www.eeworm.com/read/121311/14760322
c route.c
1 /*
2 * INET An implementation of the TCP/IP protocol suite for the LINUX
3 * operating system. INET is implemented using the BSD Socket
4 * interfac
www.eeworm.com/read/121311/14760342
c arp.c
1 /*
2 * INET An implementation of the TCP/IP protocol suite for the LINUX
3 * operating system. INET is implemented using the BSD Socket
4 * interfac
www.eeworm.com/read/119862/14819360
sh autogen.sh
#!/bin/sh
# Run this to generate all the initial makefiles, etc.
DIE=0
if [ -n "$GNOME2_PATH" ]; then
ACLOCAL_FLAGS="-I $GNOME2_PATH/share/aclocal $ACLOCAL_FLAGS"
PATH="$GNOME2_PATH/bin:$PATH"
ex
www.eeworm.com/read/119154/14838124
mak watcw32.mak
# Copyright (C) 1991-1998 Aladdin Enterprises. All rights reserved.
#
# This file is part of Aladdin Ghostscript.
#
# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No aut
www.eeworm.com/read/119154/14838142
mak unix-cc.mak
# Copyright (C) 1997, 1998 Aladdin Enterprises. All rights reserved.
#
# This file is part of Aladdin Ghostscript.
#
# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No au
www.eeworm.com/read/119154/14838173
mak dvx-gcc.mak
# Copyright (C) 1997, 1998 Aladdin Enterprises. All rights reserved.
#
# This file is part of Aladdin Ghostscript.
#
# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No au
www.eeworm.com/read/119154/14838290
mak bcwin32.mak
# Copyright (C) 1989-1998 Aladdin Enterprises. All rights reserved.
#
# This file is part of Aladdin Ghostscript.
#
# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No aut
www.eeworm.com/read/119154/14838338
mak unixansi.mak
# Copyright (C) 1997, 1998 Aladdin Enterprises. All rights reserved.
#
# This file is part of Aladdin Ghostscript.
#
# Aladdin Ghostscript is distributed with NO WARRANTY OF ANY KIND. No au