代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/250709/4428182
java plugin.java
/*
* Copyright (c) 2003 The Nutch Organization. All rights reserved. Use subject
* to the conditions in http://www.nutch.org/LICENSE.txt.
*/
package net.nutch.plugin;
/**
* A nutch-plugin is
www.eeworm.com/read/250103/4442190
c plugin.c
#include
#include "MyMath.h"
#include "Math.h"
unsigned int g_stringsize;
stack_t **g_stacktop;
char *g_variables;
#ifdef _DEBUG_LEAKS
#include
int blocksnum = 0
www.eeworm.com/read/250103/4442274
h plugin.h
#ifndef ___PLUGIN__H___
#define ___PLUGIN__H___
typedef struct _stack_t {
struct _stack_t *next;
char text[1]; // this should be the length of string_size
} stack_t;
enum
{
INST_0,
www.eeworm.com/read/250103/4442279
c plugin.c
#include "stdafx.h"
#include "Plugin.h"
#include "Buffers.h"
#include "System.h"
HWND g_hwndParent;
int g_stringsize;
stack_t **g_stacktop;
char *g_variables;
char *AllocString()
{
r
www.eeworm.com/read/248559/4467556
properties plugin.properties
testedClasspath=
PRECOMPILE_JAVAHOME=C\:/jdk1.6.0/
ant_home=C\:/apache-ant-1.7.0/
testedPackagePrefix=\ -in com
PREVERIFIER=C\:/WTK25/bin/preverify1.1.exe
IMPLEMENTATION.CLASS.PATH=C\:/WTK25/lib/
www.eeworm.com/read/247871/4473355
h plugin.h
// 7zip/Far/Plugin.h
#ifndef __7ZIP_FAR_PLUGIN_H
#define __7ZIP_FAR_PLUGIN_H
#include "Common/MyCom.h"
#include "Windows/COM.h"
#include "Windows/FileFind.h"
#include "Windows/PropVariant.
www.eeworm.com/read/247871/4473359
cpp plugin.cpp
// Plugin.cpp
#include "StdAfx.h"
#include "Plugin.h"
#include "Common/StringConvert.h"
#include "Common/Wildcard.h"
#include "Windows/PropVariantConversions.h"
#include "Windows/FileNam
www.eeworm.com/read/247605/4476448
cpp plugin.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: plugin.cpp,v 1.1.8.1 2004/07/09 01:50:08 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
www.eeworm.com/read/247605/4476487
cpp plugin.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: plugin.cpp,v 1.4.20.1 2004/07/09 01:56:54 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
www.eeworm.com/read/247605/4476622
cpp plugin.cpp
/* ***** BEGIN LICENSE BLOCK *****
* Source last modified: $Id: plugin.cpp,v 1.2 2004/07/09 18:31:54 hubbe Exp $
*
* Portions Copyright (c) 1995-2004 RealNetworks, Inc. All Rights Reserved.
*
*