代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/128628/14286427
cpp win_a.cpp
#include
#include
#include
void main(void)
{
char szBuffer[MAX_PATH+100];
UINT nDrive = 0;
DWORD dwLogicalDrives = GetLogicalDrives();
if (
www.eeworm.com/read/128628/14286430
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/128628/14286436
cpp win_did.cpp
#include
#include
#include
void main(void)
{
char szBuffer[MAX_PATH+100];
DWORD dwLogicalDrives = GetLogicalDrives();
for ( nDrive = 0; nDrive
www.eeworm.com/read/128628/14286439
c fullname.c
#include
#include
#include
void main(void)
{
char s[MAXPATH];
char drive[MAXDRIVE];
char dir[MAXDIR];
char file[MAXFILE];
char ext[MAXEXT];
www.eeworm.com/read/128628/14286495
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 = "FI
www.eeworm.com/read/128628/14287167
c makepath.c
#include
#include
#include
void main(void)
{
char pathname[MAXPATH];
char *drive = "C:";
char *subdir = "\\SUBDIR";
char *filename = "FILENAME";
www.eeworm.com/read/128415/14299619
frm viruscleaner.frm
VERSION 5.00
Begin VB.Form VirusCleanerMain
Caption = "Love Cleaner"
ClientHeight = 6615
ClientLeft = 60
ClientTop = 345
ClientWidth = 9150
www.eeworm.com/read/127281/14363488
c pcf8576.c
/****************************************************************************
* File:PCF8576.C
* 功能:PCF8576驱动程序。
* 说明:需要使用I2C软件包。
******************************************************************
www.eeworm.com/read/127281/14363491
lst pcf8576.lst
C51 COMPILER V7.01 PCF8576 02/11/2003 10:59:20 PAGE 1
C51 COMPILER V7.01, COMPILATION OF MODULE PCF8576
OBJECT MODULE PLACED IN