代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/235990/7103849
frm
VERSION 5.00
Begin VB.Form Frm月库备份
Caption = "月库备份"
ClientHeight = 3075
ClientLeft = 60
ClientTop = 345
ClientWidth = 7110
LinkTopic
www.eeworm.com/read/235990/7103910
frm
VERSION 5.00
Begin VB.Form frm报盘输出
Caption = "报盘输出"
ClientHeight = 1500
ClientLeft = 60
ClientTop = 345
ClientWidth = 4875
ControlBox
www.eeworm.com/read/235990/7103923
frm
VERSION 5.00
Begin VB.Form Frm标准库备份
Caption = "标准库备份"
ClientHeight = 1515
ClientLeft = 60
ClientTop = 345
ClientWidth = 4695
LinkTopic
www.eeworm.com/read/189342/7114846
c bdos.c
#include
#include
void main(void)
{
int drive;
drive = bdos(0x19, 0, 0);
printf("Current drive is %c\n", 'A' + drive);
}
www.eeworm.com/read/189342/7114902
c split.c
#include
#include
#include
void main (void)
{
char *path_1 = "C:\\SUBDIR\\FILENAME.EXT";
char *path_2 = "SUBDIR\\FILENAME.EXT";
char *path_3 = "FILE
www.eeworm.com/read/189342/7114932
c test_a.c
#include
#include
void main(void)
{
char buffer[8192];
// Try reading head 1, track 1, sector 1
if (biosdisk(2, 0, 1, 1, 1, 1, buffer))
printf("Error acces
www.eeworm.com/read/140797/7146865
c syslinux.c
#ident "$Id$"
/* ----------------------------------------------------------------------- *
*
* Copyright 1998-2004 H. Peter Anvin - All Rights Reserved
*
* This program is free software; yo
www.eeworm.com/read/162490/7148442
frm
VERSION 5.00
Begin VB.Form Frm月库备份
Caption = "月库备份"
ClientHeight = 3075
ClientLeft = 60
ClientTop = 345
ClientWidth = 7110
LinkTopic
www.eeworm.com/read/162490/7148502
frm
VERSION 5.00
Begin VB.Form frm报盘输出
Caption = "报盘输出"
ClientHeight = 1500
ClientLeft = 60
ClientTop = 345
ClientWidth = 4875
ControlBox
www.eeworm.com/read/162490/7148516
frm
VERSION 5.00
Begin VB.Form Frm标准库备份
Caption = "标准库备份"
ClientHeight = 1515
ClientLeft = 60
ClientTop = 345
ClientWidth = 4695
LinkTopic