代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/366195/9825447
cpp pathfn.cpp
#include "rar.hpp"
char* PointToName(const char *Path)
{
const char *Found=NULL;
for (const char *s=Path;*s!=0;s=charnext(s))
if (IsPathDiv(*s))
Found=(char*)(s+1);
if (Found!=NULL)
www.eeworm.com/read/351934/9829094
pas kole2stream.pas
unit KOLE2Stream;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
uses SysUtils, Classes, KOLE2Import;
type
TEnumOle2Open = (Ole2_Read, Ole
www.eeworm.com/read/169968/9829378
c ffttgenc.c
/*
* Fast Fourier Transform table generation
* Copyright (C) ARM Limited 1998-1999. All rights reserved.
*/
#include
#include
#include
#include "ffttgenc.h"
www.eeworm.com/read/366065/9833776
c tclmacutil.c
/*
* tclMacUtil.c --
*
* This contains utility functions used to help with
* implementing Macintosh specific portions of the Tcl port.
*
* Copyright (c) 1993-1994 Lockheed Missle & Space Comp
www.eeworm.com/read/366065/9834628
c tclwininit.c
/*
* tclWinInit.c --
*
* Contains the Windows-specific interpreter initialization functions.
*
* Copyright (c) 1994-1997 Sun Microsystems, Inc.
* Copyright (c) 1998-1999 by Scriptics Corporatio
www.eeworm.com/read/169790/9838270
cpp keydata.cpp
// Copyright (C) 1999-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publ
www.eeworm.com/read/169790/9838336
cpp url.cpp
// Copyright (C) 2001-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publis
www.eeworm.com/read/169790/9838345
cpp dir.cpp
// Copyright (C) 1999-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publis
www.eeworm.com/read/169790/9838362
cpp file.cpp
// Copyright (C) 1999-2005 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publ