代码搜索:plugin
找到约 10,000 项符合「plugin」的源代码
代码结果 10,000
www.eeworm.com/read/432012/1901296
plugin rules.plugin
# -*- makefile -*-
INCLUDES = -I$(top_srcdir)/include -DBOOTSTRAP
CFLAGS = -fPIC
%.so: %.o
$(CC) -shared $(CFLAGS) $(filter %.o,$^) -o $@
THISDIR := $(notdir $(shell pwd))
all-local: $(addp
www.eeworm.com/read/431083/1913468
java plugin.java
/* CVS ID: $Id: Plugin.java,v 1.2 2000/04/06 08:02:02 wastl Exp $ */
package net.wastl.webmail.server;
/*
* Plugin.java
*
* Created: Sep 1999
*
* Copyright (C) 1999-2000 Sebastian Schaffert
*
www.eeworm.com/read/427735/1967561
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/427735/1967565
cpp plugin.cpp
// Plugin.cpp
#include "StdAfx.h"
#include "Plugin.h"
#include "Common/IntToString.h"
#include "Common/StringConvert.h"
#include "Common/Wildcard.h"
#include "Windows/FileDir.h"
#includ
www.eeworm.com/read/426719/1987041
h plugin.h
/***************************************************************************
* *
* This program is free software; you can