代码搜索:folder
找到约 10,000 项符合「folder」的源代码
代码结果 10,000
www.eeworm.com/read/141164/5775545
entries
D/dottext////
D/_vti_cnf////
/folder.big.gif/1.1.1.1/Sun Jan 11 20:22:34 2004/-kb/
/folder.small.gif/1.1.1.1/Sun Jan 11 20:22:34 2004/-kb/
/folder.up.gif/1.1.1.1/Sun Jan 11 20:22:34 2004/-kb/
www.eeworm.com/read/138727/5815211
cpp plugin.cpp
// Plugin.cpp
#include "StdAfx.h"
#include "Plugin.h"
#include "Common/StringConvert.h"
#include "Common/Wildcard.h"
#include "Windows/PropVariantConversions.h"
#include "Windows/FileNam
www.eeworm.com/read/132649/5915953
cpp msvc_masterproject_generator.cpp
/*
* ===========================================================================
* PRODUCTION $Log: msvc_masterproject_generator.cpp,v $
* PRODUCTION Revision 1000.1 2004/06/01 18:30:56 gouriano
www.eeworm.com/read/131315/5942700
c bbl.c
/* bbl.c - ease the tasks of a BBleader */
#ifndef lint
static char ident[] = "@(#)$Id: bbl.c,v 2.4 1992/11/04 00:39:25 jromine Exp $";
#endif lint
#include "../h/mh.h"
#include "../h/local.h"
#inclu
www.eeworm.com/read/131315/5942707
c rmf.c
/* rmf.c - remove a folder */
#ifndef lint
static char ident[] = "@(#)$Id: rmf.c,v 2.7 1992/12/15 00:20:22 jromine Exp $";
#endif /* lint */
#include "../h/mh.h"
#include "../h/local.h"
#include
www.eeworm.com/read/118804/6093554
test delete.test
// Delete subfolder, then folder
C: 10 DELETE test.subfolder
S: 10 OK DELETE completed
C: 11 DELETE test
S: 11 OK DELETE completed
// Delete folder first, then subfolder.
C: 14 DELETE test1.subfolder