代码搜索:source 有哪些应用?
找到约 10,000 项符合「source 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4747999
h source.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/225531/4794817
dup-source
#!/bin/sh
# Ensure that cp merely warns when a non-directory source file is
# listed on the command line more than once. fileutils-4.1.1
# made this fail: cp a a d/
# Ensure that mv fails with a sim
www.eeworm.com/read/222708/4818544
java source.java
/*-----------------------------------------------------------------------------
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Pu
www.eeworm.com/read/216802/4884891
c source.c
/*
* File source.c - source files management
*
* Copyright (C) 2004, Eric Pouech.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the
www.eeworm.com/read/216802/4886011
c source.c
/*
* Implementation of the Microsoft Installer (msi.dll)
*
* Copyright 2005 Aric Stewart for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/213837/4911779
java source.java
/**
* @(#)Source.java 1.2 03/01/23
*
* Copyright 2003 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the proprietary information of Sun Microsystems, Inc.
* Use is subjec
www.eeworm.com/read/212736/4934501
c source.c
#include "source.h"
Source::Source( char delim[], char *fn)
{
if(fn== NULL)
{
fname = new char[1024];
printf("Please enter training file name:");
scanf("%s", fname);
#ifdef BDG
cout
www.eeworm.com/read/212736/4934510
h source.h
#ifndef SOURCE_H
#define SOURCE_H
#include
#include
#include
#include
#include "util.h"
#define MAXLEN 4096
typedef float Description;
class Source {
p
www.eeworm.com/read/209211/4981581
c source.c
#include "stdinc.h"
#include "dat.h"
#include "fns.h"
#include "error.h"
static int sizeToDepth(uvlong s, int psize, int dsize);
static u32int tagGen(void);
static Block *sourceLoad(Source *r, Entr