代码搜索:lInux
找到约 10,000 项符合「lInux」的源代码
代码结果 10,000
www.eeworm.com/read/199886/7814897
mht linux tutorial - linux network administration.mht
From:
Subject: Linux Tutorial - Linux Network Administration
Date: Wed, 4 Apr 2007 11:32:56 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
type
www.eeworm.com/read/105943/15652165
url tucows linux welcome to tucows linux howto!.url
[DEFAULT]
BASEURL=http://howto.tucows.com/
[InternetShortcut]
URL=http://howto.tucows.com/
Modified=40472C71127FC00176
www.eeworm.com/read/105943/15653428
url linux links - the linux portal site.url
[InternetShortcut]
URL=http://www.linuxlinks.com/
Modified=602D479B6735BF01CB
www.eeworm.com/read/391963/8371459
pdf linux华为.pdf
www.eeworm.com/read/391517/8399483
ico system (linux).ico
www.eeworm.com/read/291494/8413237
readme-linux
Welcome to YAFFS, the first file system developed specifically for NAND flash.
It is now YAFFS2 - original YAFFS (AYFFS1) only supports 512-byte page
NAND and is now deprectated. YAFFS2 supports 512b
www.eeworm.com/read/191298/8431239
linux install.linux
Common Install process for linux/UNIX.
1: compile/install libosip first.
$> tar -xvzf libosip2-x.x.x.tar.gz
$> CFLAGS="-I/usr/local/include/" ../configure
$> make
$> make install (as r
www.eeworm.com/read/189512/8466450
linux makefile.linux
#
# Makefile for the utilities source directory
#
# $Id: Makefile.linux,v 1.1 1999/11/03 20:42:14 golda Exp $
#
prefix = /usr/local/harvest
INSTALL_BINDIR = $(prefix)/bin
INSTALL_LIBDIR = $(prefix)
www.eeworm.com/read/189512/8466476
linux makefile.linux
#
# Makefile for the common source directory
#
# $Id: Makefile.linux,v 1.1 1999/11/03 20:41:18 golda Exp $
#
SUBDIRS = util template #md5 util url template
DEBUG_TOP = #-O #-g #-DDEBUG
prefix = /u
www.eeworm.com/read/189512/8466533
linux makefile.linux
#
# Makefile for the SOIF template processing code
#
# Darren Hardy, hardy@cs.colorado.edu, May 1994
#
# $Id: Makefile.linux,v 1.1 1999/11/03 21:41:04 golda Exp $
#
prefix = /usr/local/harvest
INST