代码搜索:Specific
找到约 10,000 项符合「Specific」的源代码
代码结果 10,000
www.eeworm.com/read/292016/8382663
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
// TODO: reference
www.eeworm.com/read/191408/8429993
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
www.eeworm.com/read/190997/8435301
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef VC_EXTRALEAN
www.eeworm.com/read/291164/8438904
h recovery.h
/*
* This file is part of John the Ripper password cracker,
* Copyright (c) 1996-2001,2005 by Solar Designer
*/
/*
* Crash recovery routines.
*/
#ifndef _JOHN_RECOVERY_H
#define _JOHN_RECOVERY_
www.eeworm.com/read/390669/8453289
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include "targetve
www.eeworm.com/read/290403/8484550
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#include
www.eeworm.com/read/288992/8587875
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef STRICT
#defin
www.eeworm.com/read/288992/8587929
h stdafx.h
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently,
// but are changed infrequently
#pragma once
#ifndef STRICT
#defin
www.eeworm.com/read/288820/8605624
conf audio.conf
# Configuration file for the audio service
# This section contains options which are not specific to any
# particular interface
[General]
# If we want to disable support for specific services
# Defa
www.eeworm.com/read/288679/8614152
java userhome.java
/*
* UserHome.java
*
* Created on 2003年5月13日, 上午10:04
*/
/**
*
* @author administrator
*/
import java.util.*;
import java.rmi.RemoteException;
import javax.ejb.*;
public interface UserHome e