代码搜索:DestFile
找到约 147 项符合「DestFile」的源代码
代码结果 147
www.eeworm.com/read/119334/14832301
cpp preview.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/112193/15491765
cpp preview.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/111407/15512978
cpp preview.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/108712/15578144
cpp preview.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( devs@emule-project.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify it und
www.eeworm.com/read/108658/15579917
cpp preview.cpp
//this file is part of eMule
//Copyright (C)2002 Merkur ( merkur-@users.sourceforge.net / http://www.emule-project.net )
//
//This program is free software; you can redistribute it and/or
//modify
www.eeworm.com/read/105612/15663995
c update.c
/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */
/* This file is intended to be compiled with Turbo-C */
#include
#include
#include
#include
www.eeworm.com/read/186483/8930660
parselink manual.parselink
ParseLink for the CWT100g程序使用文档
2005-04-09 by YHF
所有程序代码是在linux环境下调试通过. 欢迎大家提供相应的window版本.
一、名词约定
以下名词在程序名和参数名中出现:
Raw: 原始网页库,文件名必须以"Tianwang.raw."开头.
Src: 表示将要读取的源文件,如SrcFile.
Dest: 表示将要写入的目标文件,即程序
www.eeworm.com/read/176167/9513195
install-in-kernel
#!/bin/bash
#
# This script installs the serial driver into a Linux kernel tree.
#
ARG=$1
if [ "$ARG"x = x ]; then
ARG=$DESTDIR
fi
if [ "$ARG"x = x ]; then
ARG=/usr/src/linux
fi
install_file ()
www.eeworm.com/read/244358/12871138
c udbuffil.c
/* $Header: "%n Ver=%v %f LastEdit=%w Locker=%l" */
/* "UDBUFFIL.C Ver=2 26-Nov-97,11:19:18 LastEdit=JIMV Locker=***_NOBODY_***" */
/***********************************************************
www.eeworm.com/read/140999/13048712
c mycopy.c
#include
#include
#include
#include
#include
#include
#include
_syscall4(int , mycopy, int, SourceFile, int, DestF