代码搜索:drive 有哪些应用?
找到约 10,000 项符合「drive 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/407061/11430492
makefile
#####################################################################
#
# Created by u'nSP IDE 19:18:48 12/26/08
#
##############################################################
www.eeworm.com/read/406820/11435018
frm frmopendir.frm
VERSION 5.00
Begin VB.Form frmopendir
Caption = "请打开备份文件的目录"
ClientHeight = 4290
ClientLeft = 60
ClientTop = 450
ClientWidth = 4380
LinkTo
www.eeworm.com/read/406613/11438984
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/406613/11439014
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/405722/11458704
txt 目录和文件操作命令.txt
Windows XP 控制台命令详解 - 目录和文件操作命令
2002-02-22 作者:
编者语:
Windows XP(包括 Windows 2000)的控制台命令是在系统出现一些意外情况下的一种非常有效的诊断和测试以及恢复系统功能的工具。小编的确一直都想把这方面的命令做个总结,这次辛苦老范给我们整理了这份实用的秘笈。
Attrib
更改单个文 ...
www.eeworm.com/read/404917/11475905
c main.c
//*****************************************************************************
//
// main.c - Brushless DC motor drive main application.
//
// Copyright (c) 2007-2008 Luminary Micro, Inc. All ri
www.eeworm.com/read/401271/11560085
c sys.c
/****************************************************************/
/* */
/* sys.c */
/* DOS-C */
/* */
/* sys utility for DOS-C */
/* */
/
www.eeworm.com/read/401271/11560107
c dosfns.c
/****************************************************************/
/* */
/* dosfns.c
www.eeworm.com/read/400584/11572421
m concatpath.m
function str = concatpath(varargin)
%CONCATPATH Concatenate file parts with correct file separator.
% STR = CONCATPATH(STR1, STR2, ...) concatenates file/path parts with the
% file separator "/"
www.eeworm.com/read/262485/11587694
c fat.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究