代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/113668/6126574
cpp directory_scanner_unix.cpp
/* $Id: directory_scanner_unix.cpp,v 1.15 2004/01/07 18:36:53 sphair Exp $
**
** ClanLib Game SDK
** Copyright (C) 2003 The ClanLib Team
** For a total list of contributers see the file CREDI
www.eeworm.com/read/476862/6752278
qip ncofsymbol.qip
set_global_assignment -name VERILOG_FILE [file join $::quartus(qip_path) "ncofsymbol_st.v"]
set_global_assignment -name VHDL_FILE [file join $::quartus(qip_path) "ncofsymbol.vhd"]
set_global_assignm
www.eeworm.com/read/217256/14972688
cpp global.cpp
//PK 2006/10/06 - 2007/02/14
#include "global.h"
fs::path g_root_dir(fs::initial_path());
fs::path g_repository_dir("repository", fs::native);
fs::path g_record_dir("records", fs::native);
www.eeworm.com/read/169602/5419760
c ndbconfig.c
/* Copyright (C) 2003 MySQL AB
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 Fou
www.eeworm.com/read/169190/5426730
c copy.c
/* Copyright 2002-2005 The Apache Software Foundation or its licensors, as
* applicable.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in c
www.eeworm.com/read/161040/5563971
bash_profile .bash_profile
# .bash_profile
# Get the aliases and functions
if [ -f ~/.bashrc ]; then
. ~/.bashrc
fi
# Oracle env
if [ -f /etc/shell-mods.sh ]; then
. /etc/shell-mods.sh
fi
# User specific environment and st
www.eeworm.com/read/292796/8333031
at semantics.at
# -*- Autotest -*-
AT_BANNER([Semantics.])
# Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under t
www.eeworm.com/read/100358/15876304
profile
umask 022
export EDITOR=vi
export ORACLE_BASE=/oracle
export ORACLE_HOME=/oracle/8.1.5
export LD_LIBRARY_PATH=$ORACLE_HOME/lib
export SH_LIB=$ORACLE_HOME/lib64
export NLS_LANG="SIMPLIFIED CHINESE_CHIN