代码搜索:lInux

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

代码结果 10,000
www.eeworm.com/read/330400/6946563

linux-unix


www.eeworm.com/read/359142/6954462

png linux.png

www.eeworm.com/read/359142/6954486

png linux.png

www.eeworm.com/read/169502/6963522

mk linux.mk

.SUFFIXES: .o .c CC=gcc CFLAG= -c -g -D_GNU_SOURCE OBJS=ivr_frame.o ivr_proc.o ivr_log.c APPINC=$(HOME)/reuter/incl APPLIB=$(HOME)/lib rtime:$(OBJS) $(CC) -o $@ $(OBJS) -I$(APPINC) -L$(APPLIB) -lbk
www.eeworm.com/read/226800/6971922

14 linux c 2006.6.14 linux c

www.eeworm.com/read/467127/7018208

pdf linux.pdf

www.eeworm.com/read/466084/7044280

makefile-linux

# Makefile for jpcap # Copyright (c) 2000 Keita Fujii JAVA_DIR = /usr/local/java JNI_INCLUDE = $(JAVA_DIR)/include # Uncomment the one which includes your OS #JNI_INCLUDE2 = $(JAVA_DIR)/include/free
www.eeworm.com/read/465652/7051428

doc linux.doc

www.eeworm.com/read/465382/7054513

doc linux.doc

www.eeworm.com/read/464894/7062026

linux makefile.linux

# makefile for libpng on Linux ELF with gcc # Copyright (C) 1998, 1999 Greg Roelofs # Copyright (C) 1996, 1997 Andreas Dilger # For conditions of distribution and use, see copyright notice in png.h C