代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/260165/4334609
h path_unittest_.h
// Updated: 30th May 2006
#if !defined(UNIXSTL_INCL_UNIXSTL_FILESYSTEM_HPP_PATH)
# error This file cannot be directly included, and should only be included within unixstl/path.hpp
#endif /* !UN
www.eeworm.com/read/260165/4334630
hpp path_functions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: unixstl/filesystem/path_functions.hpp
*
* Purpose: Helper functions for file handling
*
* Crea
www.eeworm.com/read/260165/4334660
hpp path_functions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: platformstl/filesystem/path_functions.hpp
*
* Purpose: Path manipulation functions.
*
* Create
www.eeworm.com/read/260165/4335007
h path_unittest_.h
// Updated: 12th August 2007
#if !defined(WINSTL_INCL_WINSTL_FILESYSTEM_HPP_PATH)
# error This file cannot be directly included, and should only be included within winstl/filesystem/path.hpp
#e
www.eeworm.com/read/260165/4335030
hpp absolute_path.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/filesystem/absolute_path.hpp
*
* Purpose: Simple class that converts a relative path to an
www.eeworm.com/read/260165/4335032
hpp path_functions.hpp
/* /////////////////////////////////////////////////////////////////////////
* File: winstl/filesystem/path_functions.hpp
*
* Purpose: Helper functions for file handling
*
* Creat
www.eeworm.com/read/259371/4344083
sh find_in_path.sh
#! /bin/sh
#
# $Id: find_in_path.sh,v 8.2 1999/09/23 20:42:22 gshapiro Exp $
#
EX_OK=0
EX_NOT_FOUND=1
ifs="$IFS"; IFS="${IFS}:"
for dir in $PATH /usr/5bin /usr/ccs/bin
do
if [ -r $dir/$1 ]
www.eeworm.com/read/255500/4374284
h path_vms.h
//
// Path_VMS.h
//
// $Id: //poco/1.2/Foundation/include/Poco/Path_VMS.h#1 $
//
// Library: Foundation
// Package: Filesystem
// Module: Path
//
// Definition of the PathImpl class for OpenVMS.
//
/
www.eeworm.com/read/255500/4374397
h path_unix.h
//
// Path_UNIX.h
//
// $Id: //poco/1.2/Foundation/include/Poco/Path_UNIX.h#1 $
//
// Library: Foundation
// Package: Filesystem
// Module: Path
//
// Definition of the PathImpl class fo rUnix.
//
//
www.eeworm.com/read/255500/4374878
cpp path_unix.cpp
//
// Path_UNIX.cpp
//
// $Id: //poco/1.2/Foundation/src/Path_UNIX.cpp#1 $
//
// Library: Foundation
// Package: Filesystem
// Module: Path
//
// Copyright (c) 2004-2006, Applied Informatics Software