代码搜索:Directory

找到约 10,000 项符合「Directory」的源代码

代码结果 10,000
www.eeworm.com/read/113668/6126606

cpp zip_end_of_central_directory_record.cpp

/* $Id: zip_end_of_central_directory_record.cpp,v 1.4 2003/07/20 22:30:53 grumbel Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see t
www.eeworm.com/read/113668/6126610

h zip_end_of_central_directory_record.h

/* $Id: zip_end_of_central_directory_record.h,v 1.5 2003/10/14 15:52:12 mbn Exp $ ** ** ClanLib Game SDK ** Copyright (C) 2003 The ClanLib Team ** For a total list of contributers see the fil
www.eeworm.com/read/127767/14336487

txt e492. authenticating to the directory.txt

This example uses the JNDI/LDAP service provider to create an authenticated session to an LDAP server on the local machine, by using simple authentication. String url = "ldap://localhost/o=JNDIT
www.eeworm.com/read/127767/14336583

txt e030. deleting a directory.txt

// Delete an empty directory boolean success = (new File("directoryName")).delete(); if (!success) { // Deletion failed } If the directory is not empty, it is necessary to
www.eeworm.com/read/127767/14337520

txt e029. creating a directory.txt

// Create a directory; all ancestor directories must exist boolean success = (new File("directoryName")).mkdir(); if (!success) { // Directory creation failed } // C
www.eeworm.com/read/213039/4931726

dsp wfmo_reactor_directory_changes_static.dsp

# Microsoft Developer Studio Project File - Name="WFMO_Reactor_Directory_Changes_Static" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT *
www.eeworm.com/read/189320/5198544

dsp wfmo_reactor_directory_changes_static.dsp

# Microsoft Developer Studio Project File - Name="WFMO_Reactor_Directory_Changes_Static" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT **