代码搜索:DEV
找到约 10,000 项符合「DEV」的源代码
代码结果 10,000
www.eeworm.com/read/327092/6345654
html 065-067.html
Linux Configuration and Installation:Installing Linux
www.eeworm.com/read/327092/6345687
html 1102-1102.html
Linux Complete Command Reference:Special Files:EarthWeb Inc.-
www.eeworm.com/read/327092/6346619
html 0195-0197.html
Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:Filesystems, Disks, and Other Devices
www.eeworm.com/read/327092/6347945
html 0317-0319.html
Developer.com - Online Reference Library - 0672311623:SAMS TEACH YOURSELF LINUX IN 24 HOURS:Handling Files
www.eeworm.com/read/494374/6375835
simple_load
#!/bin/sh
module="simple"
device="simple"
mode="664"
# Group: since distributions do it differently, look for wheel or use staff
if grep '^staff:' /etc/group > /dev/null; then
group="staff"
else
www.eeworm.com/read/493500/6394552
cpp qextserialport.cpp
/*!
\class QextSerialPort
\version 1.0.0
\author Stefan Sander
A cross-platform serial port class.
This class encapsulates a serial port on both POSIX and Windows systems. The user will be
www.eeworm.com/read/493101/6406560
s bootsect.s
!
! SYS_SIZE is the number of clicks (16 bytes) to be loaded.
! 0x3000 is 0x30000 bytes = 196kB, more than enough for current
! versions of linux ! SYS_SIZE 是要加载的节数(16 字节为1 节)。0x3000 共为
1 2 3 4 5 6
0x
www.eeworm.com/read/493101/6406621
c bitmap.c
/*
* linux/fs/bitmap.c
*
* (C) 1991 Linus Torvalds
*/
/* bitmap.c contains the code that handles the inode and block bitmaps */
/* bitmap.c 程序含有处理i 节点和磁盘块位图的代码 */
#include // 字符串头文件。主要定义了
www.eeworm.com/read/492033/6430546
cpp mohrcparab.cpp
#include
#include
#include
#include "mohrcparab.h"
#include "global.h"
#include "matrix.h"
#include "vector.h"
#include "tensor.h"
#include "intpoints.h"
#define nijac