代码搜索:PATH

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

代码结果 10,000
www.eeworm.com/read/144212/5752855

c dosutil.c

#ifdef __DJGPP__ #include #include #include #include #include #include #include #include #include
www.eeworm.com/read/144212/5752898

basename

# Date: Fri, 11 Oct 91 11:22:36 edt # From: friedman@gnu.ai.mit.edu # To: bfox@gnu.ai.mit.edu # A replacement for basename(1). Not all the systems I use have this # program. Usage: basename [path]
www.eeworm.com/read/144212/5752986

where

#! /bin/bash # # original from: # @(#) where.ksh 1.1 94/07/11 # 91/01/12 john h. dubois iii (john@armory.com) # 92/08/10 Only print executable *files*. # 92/10/06 Print err msg if no match found. # 92
www.eeworm.com/read/143803/5754313

pl bzip2.pl

# # -*- Perl -*- # $Id: bzip2.pl,v 1.16 2000/03/23 10:41:04 knok Exp $ # Copyright (C) 2000 Namazu Project All rights reserved , # This is free software with ABSOLUTELY NO WARRANTY. # # This prog
www.eeworm.com/read/143622/5756141

java renamer.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *
www.eeworm.com/read/143622/5756172

java zipfilecreator.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *
www.eeworm.com/read/143622/5756208

java localio.java

/* * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 *
www.eeworm.com/read/143026/5759708

cpp utils.cpp

// 2002.11.23 // copy from kdphoto projects #include "stdafx.h" int GetChar( char ** str ) { int code = **((unsigned char **)str); if ( !str ) return 0; if ( !*str ) return 0
www.eeworm.com/read/142331/5765640

readme

# $Id: README,v 1.2 2001/05/31 23:09:10 dda Exp $ Use the scripts testall or testone to run all, or just one of the Java tests. You must be in this directory to run them. For example, $ ex
www.eeworm.com/read/141297/5773432

cc gr_preferences.cc

/* -*- c++ -*- */ /* * Copyright 2003 Free Software Foundation, Inc. * * This file is part of GNU Radio * * GNU Radio is free software; you can redistribute it and/or modify * it under the ter