代码搜索:lInux
找到约 10,000 项符合「lInux」的源代码
代码结果 10,000
www.eeworm.com/read/362974/9973043
jpg linux.jpg
www.eeworm.com/read/166757/10000270
exe linux.exe
www.eeworm.com/read/166050/10039893
txt linux.txt
70,252,39,0,112,0,78,123,8,1,32,60,1,0,0,33,78,123,12,4,32,60,16,0,0,1,78,123,12,15,46,124, //line 1
0,255,255,0,47,60,16,0,0,0,78,185,0,0,18,128,78,185,0,0,16,124,78,185,0,0,17,0,78,185,0,0, //lin
www.eeworm.com/read/166050/10039934
txt linux.txt
70,252,39,0,112,0,78,123,8,1,32,60,1,0,0,33,78,123,12,4,32,60,16,0,0,1,78,123,12,15,46,124, //line 1
0,255,255,0,47,60,16,0,0,0,78,185,0,0,18,128,78,185,0,0,16,124,78,185,0,0,17,0,78,185,0,0, //lin
www.eeworm.com/read/165117/10075826
linux makefile.linux
#
# Makefile for serial, PVM and MPI versions of fastDNAml_1_2_2.c
# Makefile for Linux machines.
#
#*******************************************************************************
# C comp
www.eeworm.com/read/360815/10076334
mt linux.mt
# Target: Motorola PPC on Linux
TDEPFILES= rs6000-tdep.o ppc-linux-tdep.o mpcbdm.o
TM_FILE= tm-linux.h
www.eeworm.com/read/165020/10078749
linux makefile.linux
CC= gcc
#should be OK in most situations:
#CFLAGS= -O
# HP/UX 9.0X optimized code
#CFLAGS= +O3 +Oaggressive +Olibcalls -Aa -D_POSIX_SOURCE -DCHECK +FP VZOUiD
# HP/UX 9.0X debugging
#CFLAGS=
www.eeworm.com/read/360557/10088372
jpg linux.jpg
www.eeworm.com/read/360251/10105679
linux makefile.linux
# Makefile for Comer Volume III
# Simple PCM Mu-law / RTP Player
# $Id: Makefile,v 1.17.2.12 2000/04/11 16:36:27 evangemh Exp $
DEFS = -DLINUX
INCLUDE = -I../h
LD = ld
CC = gcc
CPP = ${CC} -E
LI
www.eeworm.com/read/164371/10112706
bat linux.bat
REM Start qemu on windows.
@ECHO OFF
START qemu.exe -L . -m 128 -cdrom dsl.iso -enable-audio -localtime -user-net
CLS
EXIT