代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/217145/14977140
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/116195/14983276
cpp menu.cpp
/* game menu
* Template CS game
* (C)2001 Mat Sutcliffe. See license.txt for license info (GPL)
*/
#include
#include
#include
#include "menu.h"
#incl
www.eeworm.com/read/116023/14992433
makedev
#!/bin/bash
function makedev () {
for dev in 0 1 2 3; do
echo "/dev/$1$dev: char 81 $[ $2 + $dev ]"
rm -f /dev/$1$dev
mknod /dev/$1$dev c 81 $[ $2 + $dev ]
chmod 666 /dev/$1$dev
done
# s
www.eeworm.com/read/116023/14992487
c saa7134-oss.c
/*
* device driver for philips saa7134 based TV cards
* oss dsp interface
*
* (c) 2001,02 Gerd Knorr [SuSE Labs]
*
* This program is free software; you can redistribute it
www.eeworm.com/read/116018/14992723
cpp qextserialport.cpp
/*!
\class QextSerialPort
\version 0.70 (pre-alpha)
\author Wayne Roth
A cross-platform serial port class.
This class encapsulates a serial port on both POSIX and Windows systems. The user wil
www.eeworm.com/read/216437/15014175
c ll_rw_blk.c
/*
* linux/kernel/blk_dev/ll_rw.c
*
* (C) 1991 Linus Torvalds
*/
/*
* This handles all read/write requests to block devices
*/
#include
#include
#include
www.eeworm.com/read/114188/15066757
htm 00000005.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
寄信人: cc (猪仔)
标 题: 轻轻松松安装 Linux 第四章
www.eeworm.com/read/114188/15071512
htm 00000019.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: linuxrat (竹剑居士*打回原形), 信区: Linux
www.eeworm.com/read/114188/15072946
htm 00000032.htm
BBS水木清华站∶精华区
BBS水木清华站∶精华区
发信人: jinger (风之舞—我是男生), 信区: Linux
标 题: 也谈NT与LINUX的共存