代码搜索:linux
找到约 10,000 项符合「linux」的源代码
代码结果 10,000
www.eeworm.com/read/187342/8832283
debug makefile.linux.debug
#
# Makefile for antiword (Linux version)
#
CC = gcc
LD = gcc
INSTALL = cp -f
INSTALL_PROGRAM = $(INSTALL)
INSTALL_DATA = $(INSTALL)
# must be equal to DEBUG or NDEBUG
DB = DEBUG
# Optimization: -
www.eeworm.com/read/384835/8839563
chm linux内核源码.chm
www.eeworm.com/read/285367/8846723
doc linux_knowledge.doc
www.eeworm.com/read/384697/8850850
linux makefile_demo.linux
CFLAGS= $(COPS)
COPS = -O2 -finline-functions -g -march=armv4 -mtune=arm9tdmi
CC = arm-linux-gcc
AS = arm-linux-as
STRIP = arm-linux-strip
clean:
rm -f *.o *.a fmad.* fmad
fmad:
$(CC) $(CFL
www.eeworm.com/read/384648/8855012
pdf linux网络编程.pdf
www.eeworm.com/read/384538/8861322
pdf linux1.pdf
www.eeworm.com/read/384538/8861323
pdf linux2.pdf
www.eeworm.com/read/285160/8864394
chm linux快速教程.chm
www.eeworm.com/read/384479/8867422
chm linux c语言.chm
www.eeworm.com/read/428340/8875860
c util-linux.c
#include "util.h"
#include
#include
#include
#include
#include
#include
#include
#include
#include