代码搜索:DEV

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

代码结果 10,000
www.eeworm.com/read/295759/8141916

dev project10.dev

[Project] FileName=Project10.dev Name=Project10 UnitCount=1 Type=1 Ver=1 ObjFiles= Includes= Libs= PrivateResource= ResourceIncludes= MakeIncludes= Compiler= CppCompiler= Linker= IsCpp=
www.eeworm.com/read/146024/12683200

h fs_dev.h

/* ********************************************************************** * Micrium, Inc. * 949 Crestview Circle * Weston, FL 33327-1
www.eeworm.com/read/246850/12701120

c file_dev.c

Linux/fs/file_dev.c
www.eeworm.com/read/246850/12701143

htm block_dev.htm

Linux/fs/block_dev.c
www.eeworm.com/read/246850/12701167

c block_dev.c

Linux/fs/block_dev.c
www.eeworm.com/read/246850/12701179

htm file_dev.htm

Linux/fs/file_dev.c
www.eeworm.com/read/246850/12701192

c char_dev.c

Linux/fs/char_dev.c
www.eeworm.com/read/246850/12701199

htm char_dev.htm

Linux/fs/char_dev.c
www.eeworm.com/read/246372/12733840

c dev_test.c

#include #include #include #include main(){ int mydev; int i; char buf[5]; mydev=open("/dev/mydev",O_RDWR); if(mydev == -1) { print
www.eeworm.com/read/243981/12902179

c file_dev.c

#include #include #include #include #include #define MIN(a,b) (((a)(b))?(a):(b)) int file_