代码搜索:drive 有哪些应用?

找到约 10,000 项符合「drive 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/443610/7630257

txt customer.txt

Records from : Customer Last Updated 30\04\2007 at 15:27 (1) 1 Banu Kones 5/1A, Edgewood close, Thomastown 03-94641746 (2) 2 Ajay Rafael 2, Edgewood close, Thomastown 0312584785 (3) 3 Praveen Ba
www.eeworm.com/read/442053/7660583

frm frmopendir.frm

VERSION 5.00 Begin VB.Form frmopendir Caption = "请打开备份文件的目录" ClientHeight = 2625 ClientLeft = 60 ClientTop = 450 ClientWidth = 3165 LinkTo
www.eeworm.com/read/440862/7679823

makefile

#------------------------------------------------------------------- # D - F L A T M A K E F I L E - Borland C++ 3.1 and 4.0 #-------------------------------------------------------------
www.eeworm.com/read/439490/7707907

c viewcmos.c

#include #include typedef struct { char seconds; /* AT Real Time Clock (RTC): Seconds */ char secalrm; /* AT RTC: Seconds Alarm */ char minutes; /* AT RTC: Minutes */ char
www.eeworm.com/read/439490/7708013

c wr_prot.c

#include char buffer[2048]; int main() { union REGS inregs, outregs; struct SREGS segregs; char far *bufferp; inregs.h.al = 0; /* drive number 0,1 = a,b: 128,129=c,d */
www.eeworm.com/read/438794/7726800

c fat.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/438794/7726808

c fdt.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/438794/7726813

c fat.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/438794/7726821

c fdt.c

/****************************************Copyright (c)************************************************** ** 广州周立功单片机发展有限公司 ** 研 究
www.eeworm.com/read/438711/7727948

h ff.h

/*--------------------------------------------------------------------------/ / FatFs - FAT file system module include file R0.05 (C)ChaN, 2007 /--------------------------------------------